|
||||||||||
| 上一个 下一个 | 框架 无框架 | |||||||||
| 使用 PageInfo 的软件包 | |
|---|---|
| org.apache.jasper.compiler | |
| org.apache.jasper.compiler 中 PageInfo 的使用 |
|---|
| 返回 PageInfo 的 org.apache.jasper.compiler 中的方法 | |
|---|---|
PageInfo |
Compiler.getPageInfo()
Gets the info about the page under compilation |
| 参数类型为 PageInfo 的 org.apache.jasper.compiler 中的方法 | |
|---|---|
void |
TagPluginManager.apply(Node.Nodes page,
ErrorDispatcher err,
PageInfo pageInfo)
|
void |
Compiler.setPageInfo(PageInfo pageInfo)
Sets the info about the page under compilation |
| 参数类型为 PageInfo 的 org.apache.jasper.compiler 中的构造方法 | |
|---|---|
TagLibraryInfoImpl(String prefix,
String uri,
TagLibraryInfoImpl delegate,
PageInfo pageInfo)
Constructor which populates a TagLibraryInfoImpl from a given TagLibraryInfoImpl, and associates the new TagLibraryInfoImpl with the given translation unit (pageInfo). |
|
|
||||||||||
| 上一个 下一个 | 框架 无框架 | |||||||||