Class | Description |
---|---|
IndentingXMLEventWriter | |
InverseMarcContentHandler |
The inverse MARC content handler receives MARC events and fires XML SAX events to a content handler.
|
MarcContentHandler |
The Sax-ContentHandler-based MarcXchange handler can handle incoming SaX events
and fires events to a Marc listener.
|
MarcXchangeEventConsumer |
The MarcXchange event consumer listens to StaX events and converts them to MarcXchange events.
|
MarcXchangeWriter |
This MarcXchange Writer writes MarcXchange events to a StaX XML output stream or XML event consumer.
|
Sax2Dom |
Receive SAX events and create a DOM.
|