Returns the page information. @return the info about the page under compilation
()
| 598 | * @return the info about the page under compilation |
| 599 | */ |
| 600 | public PageInfo getPageInfo() { |
| 601 | return pageInfo; |
| 602 | } |
| 603 | |
| 604 | /** |
| 605 | * Returns the JSP compilation context. |
no outgoing calls
no test coverage detected