public abstract class PageData
extends java.lang.Object
| Constructor and Description |
|---|
PageData()
Zero-arg constructor for the PageData.
|
| Modifier and Type | Method and Description |
|---|---|
abstract java.io.InputStream |
getInputStream()
Returns an input stream on the XML document representing the page.
|