Returns the page that contains this node. @return the page that contains this node
()
| 228 | * @return the page that contains this node |
| 229 | */ |
| 230 | public SgmlPage getPage() { |
| 231 | return page_; |
| 232 | } |
| 233 | |
| 234 | /** |
| 235 | * Returns the page that contains this node. |
no outgoing calls
no test coverage detected