javax.servlet.jsp.tagext
public abstract class PageData extends Object
Objects of this type are generated by the JSP translator, e.g. when being pased to a TagLibraryValidator instance.
Constructor Summary | |
---|---|
PageData()
Sole constructor. |
Method Summary | |
---|---|
abstract InputStream | getInputStream()
Returns an input stream on the XML view of a JSP page.
|
Returns: An input stream on the document.