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 and Description |
---|
PageData()
Sole constructor.
|
Modifier and Type | Method and Description |
---|---|
abstract InputStream |
getInputStream()
Returns an input stream on the XML view of a JSP page.
|
public PageData()
public abstract InputStream getInputStream()
Copyright © 1996-2017, Oracle and/or its affiliates. All Rights Reserved. Use is subject to license terms.