Package | Description |
---|---|
org.znerd.xmlenc |
XMLenc, the fast XML output library.
|
org.znerd.xmlenc.sax |
SAX compatibility layer for XMLenc.
|
Modifier and Type | Interface and Description |
---|---|
interface |
StatefulXMLEventListener
Stateful
XMLEventListener . |
Modifier and Type | Class and Description |
---|---|
class |
XMLOutputter
Stream-based XML outputter.
|
Constructor and Description |
---|
SAXEventReceiver(XMLEventListener eventListener)
Constructs a new
SAXEventReceiver that sends events to the
specified XMLEventListener . |
Copyright © 2003–2013. All rights reserved.