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