public class PageBreakWriteOutContentHandler
extends WriteOutContentHandler
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
PAGEBREAK |
| Constructor and Description |
|---|
PageBreakWriteOutContentHandler(org.xml.sax.ContentHandler handler,
int writeLimit) |
PageBreakWriteOutContentHandler(java.io.Writer writer,
int writeLimit) |
| Modifier and Type | Method and Description |
|---|---|
void |
startElement(java.lang.String uri,
java.lang.String localName,
java.lang.String name,
org.xml.sax.Attributes atts) |
public static final java.lang.String PAGEBREAK