Package org.apache.cocoon.pipeline.util

Interface Summary
AttributeTypes Insert the type's description here.
 

Class Summary
AbstractXMLPipe This class provides a bridge class to connect to existing content handlers and lexical handlers.
AttributesImpl A helper Class creating SAX Attributes
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.
NullXMLConsumer An XMLConsumer that does swallows all incoming SAX events.
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  
StringRepresentation Helper class to create the String for Object.toString().
TransformationUtils This class contains utility methods to transform an XML string by using XSLT.
URLConnectionUtils  
XMLUtils  
 



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