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