public abstract class PageData
extends java.lang.Object
Objects of this type are generated by the JSP translator, e.g. when being passed to a TagLibraryValidator instance.
Constructor and Description |
---|
PageData()
Sole constructor.
|
Modifier and Type | Method and Description |
---|---|
abstract java.io.InputStream |
getInputStream()
Returns an input stream on the XML view of a JSP page.
|
Copyright © 2000-2018 Apache Software Foundation. All Rights Reserved.