Package org.apache.cocoon.xml

Class Summary
AbstractSAXFragment Abstract implementation of XMLFragment for objects that are more easily represented as SAX events.
AbstractXMLConsumer This abstract class provides default implementation of the methods specified by the XMLConsumer interface.
AbstractXMLPipe This class provides a bridge class to connect to existing content handlers and lexical handlers.
AbstractXMLProducer This abstract class provides default implementation of the methods specified by the XMLProducer interface.
AttributesImpl A helper Class creating SAX Attributes
ContentHandlerWrapper This class is an utility class "wrapping" around a SAX version 2.0 ContentHandler and forwarding it those events received throug its XMLConsumers interface.
DefaultLexicalHandler Default implementation of SAX's LexicalHandler interface.
EmbeddedXMLPipe This class implements a ContentHandler for embedding a full SAX event stream into an existing stream of SAX events.
ImmutableAttributesImpl Immutable attributes
IncludeXMLConsumer A special purpose XMLConsumer which can: Trim empty characters if ignoreEmptyCharacters is set.
SaxBuffer A class that can record SAX events and replay them later.
SaxBuffer.Characters  
SaxBuffer.Comment  
SaxBuffer.EndCDATA  
SaxBuffer.EndDocument  
SaxBuffer.EndDTD  
SaxBuffer.EndElement  
SaxBuffer.EndEntity  
SaxBuffer.EndPrefixMapping  
SaxBuffer.IgnorableWhitespace  
SaxBuffer.PI  
SaxBuffer.SkippedEntity  
SaxBuffer.StartCDATA  
SaxBuffer.StartDocument  
SaxBuffer.StartDTD  
SaxBuffer.StartElement  
SaxBuffer.StartEntity  
SaxBuffer.StartPrefixMapping  
SaxBuffer.XMLizableBit  
XMLBaseSupport Helper class for handling xml:base attributes.
XMLUtils XML utility methods.
 



Copyright © 1999-2008 The Apache Software Foundation. All Rights Reserved.