Module org.xbib.content.xml
Package org.xbib.content.xml.stream
package org.xbib.content.xml.stream
Classes for XML streams.
-
ClassDescriptionAbstract base class for various
Charactersimplementations.Abstract base class forXMLEventimplementations.Abstract class for implementing XML filters.ExtendedXMLEventinterface that provides additional functionality.Characters that represent line breaks and indentation.A filter that indents an XML stream.A filter that indents an XML stream.Receive and convert StAX events to SAX events.Receive and convert StAX events to SAX events.Simplejavax.xml.namespace.NamespaceContextimplementation.SAXContentHandlerthat transforms callback calls toXMLEvents and writes them to aXMLEventConsumer.SAXXMLReaderthat reads from a StAXXMLEventReader.A JAXPSourceimplementation that wraps the specifiedXMLStreamReaderorXMLEventReaderfor use by applications that expext aSource.SAXContentHandlerthat writes to aXMLStreamWriter.Abstract class for writing filtered XML streams.Extension to XMLFilterImpl that implements LexicalHandler.This is a simple utility class that adapts StAX events from anXMLStreamReaderto SAX events on aContentHandler, bridging between the two parser technologies.