| Package | Description |
|---|---|
| org.apache.jasper.compiler |
| Modifier and Type | Method and Description |
|---|---|
PageInfo |
Compiler.getPageInfo()
Gets the info about the page under compilation
|
| Modifier and Type | Method and Description |
|---|---|
void |
TagPluginManager.apply(Node.Nodes page,
ErrorDispatcher err,
PageInfo pageInfo) |
void |
Compiler.setPageInfo(PageInfo pageInfo)
Sets the info about the page under compilation
|
| Constructor and Description |
|---|
TagLibraryInfoImpl(java.lang.String prefix,
java.lang.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 (c) 1999-2012 Oracle and/or its affiliates. All Rights Reserved. Use is subject to license terms.