Package org.apache.cocoon.xml.sax

Interface Summary
AttributeTypes Insert the type's description here.
NamespacesTable.Declaration A namespace declaration.
NamespacesTable.Name A namespace-aware name.
 

Class Summary
AbstractSAXConsumer This abstract class provides default implementation of the methods specified by the ContentHandler and the LexicalHandler interface.
AbstractSAXPipe This class provides a bridge class to connect to existing content handlers and lexical handlers.
AbstractSAXProducer This abstract class provides utility methods to implement a producer for SAX events..
AttributesImpl A helper Class creating SAX Attributes
DefaultLexicalHandler Default implementation of SAX's LexicalHandler interface.
EmbeddedSAXPipe This class implements a ContentHandler for embedding a full SAX event stream into an existing stream of SAX events.
ImmutableAttributesImpl Immutable attributes
NamespacesTable Keeps track of namespaces declarations and resolve namespaces names.
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  
SAXUtils XML utility methods.
 



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