@Version("2.2")
Package org.apache.jackrabbit.commons.xml
-
Class Summary Class Description DefaultContentHandler Adapter class for exposing aContentHandlerinstance asDefaultHandlerobject.DocumentViewExporter Document view exporter.Exporter Abstract base class for document and system view exporters.ParsingContentHandler Utility class that decorates aContentHandlerinstance with simple XML parsing capability.ProxyContentHandler A proxy content handler that passes all SAX events as-is to the proxied handler.SerializingContentHandler AContentHandlerthat serializes SAX events to a givenResultinstance.SystemViewExporter System view exporter.ToXmlContentHandler Simple XML serializer.XmlnsContentHandler Content handler proxy that adds explicit "xmlns" attributes for all namespace mappings introduced throughXmlnsContentHandler.startPrefixMapping(String, String)calls.