类 org.apache.jasper.compiler.PageInfo
的使用

使用 PageInfo 的软件包
org.apache.jasper.compiler   
 

org.apache.jasper.compilerPageInfo 的使用
 

返回 PageInfoorg.apache.jasper.compiler 中的方法
 PageInfo Compiler.getPageInfo()
          Gets the info about the page under compilation
 

参数类型为 PageInfoorg.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
 

参数类型为 PageInfoorg.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).
 



Copyright © 2013. All Rights Reserved.