Uses of Package
org.apache.cocoon.xml

Packages that use org.apache.cocoon.xml
org.apache.cocoon.ajax   
org.apache.cocoon.components   
org.apache.cocoon.components.expression   
org.apache.cocoon.components.language.markup   
org.apache.cocoon.components.language.markup.xsp   
org.apache.cocoon.components.parser   
org.apache.cocoon.components.pipeline   
org.apache.cocoon.components.profiler   
org.apache.cocoon.components.sax   
org.apache.cocoon.components.serializers   
org.apache.cocoon.components.source   
org.apache.cocoon.components.xpointer   
org.apache.cocoon.faces.renderkit   
org.apache.cocoon.faces.samples.components.taglib   
org.apache.cocoon.faces.taglib   
org.apache.cocoon.faces.taglib.html   
org.apache.cocoon.forms.datatype   
org.apache.cocoon.forms.formmodel   
org.apache.cocoon.forms.generation   
org.apache.cocoon.forms.transformation   
org.apache.cocoon.forms.util   
org.apache.cocoon.generation   
org.apache.cocoon.generation.asciiart   
org.apache.cocoon.mail.transformation   
org.apache.cocoon.portal.coplets.basket   
org.apache.cocoon.portal.generation   
org.apache.cocoon.portal.serialization   
org.apache.cocoon.portal.tools.copletManagement.generation   
org.apache.cocoon.portal.tools.generation   
org.apache.cocoon.portal.tools.transformation   
org.apache.cocoon.portal.transformation   
org.apache.cocoon.portal.util   
org.apache.cocoon.profiling.generation   
org.apache.cocoon.samples   
org.apache.cocoon.serialization   
org.apache.cocoon.sitemap   
org.apache.cocoon.slop.generation   
org.apache.cocoon.taglib   
org.apache.cocoon.taglib.core   
org.apache.cocoon.taglib.jxpath.core   
org.apache.cocoon.taglib.string   
org.apache.cocoon.taglib.test   
org.apache.cocoon.template   
org.apache.cocoon.template.instruction   
org.apache.cocoon.template.script   
org.apache.cocoon.template.script.event   
org.apache.cocoon.template.xml   
org.apache.cocoon.transformation   
org.apache.cocoon.transformation.helpers   
org.apache.cocoon.transformation.pagination   
org.apache.cocoon.util.jxpath   
org.apache.cocoon.webapps.authentication.generation   
org.apache.cocoon.webapps.portal.components   
org.apache.cocoon.webapps.portal.generation   
org.apache.cocoon.webapps.session   
org.apache.cocoon.webapps.session.components   
org.apache.cocoon.webapps.session.transformation   
org.apache.cocoon.woody.generation   
org.apache.cocoon.woody.transformation   
org.apache.cocoon.xml   
org.apache.cocoon.xml.dom   
org.apache.cocoon.xml.xlink   
 

Classes in org.apache.cocoon.xml used by org.apache.cocoon.ajax
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.
XMLConsumer
          This interfaces identifies classes that consume XML data, receiving notification of SAX events.
XMLPipe
          This interface glues together an XML producer and consumer to create a SAX pipe.
XMLProducer
          This interfaces identifies classes that produce XML data, sending SAX events to the configured XMLConsumer.
 

Classes in org.apache.cocoon.xml used by org.apache.cocoon.components
XMLConsumer
          This interfaces identifies classes that consume XML data, receiving notification of SAX events.
 

Classes in org.apache.cocoon.xml used by org.apache.cocoon.components.expression
NamespacesTable
          Keeps track of namespaces declarations and resolve namespaces names.
 

Classes in org.apache.cocoon.xml used by org.apache.cocoon.components.language.markup
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.
XMLConsumer
          This interfaces identifies classes that consume XML data, receiving notification of SAX events.
XMLPipe
          This interface glues together an XML producer and consumer to create a SAX pipe.
XMLProducer
          This interfaces identifies classes that produce XML data, sending SAX events to the configured XMLConsumer.
 

Classes in org.apache.cocoon.xml used by org.apache.cocoon.components.language.markup.xsp
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
XMLConsumer
          This interfaces identifies classes that consume XML data, receiving notification of SAX events.
XMLPipe
          This interface glues together an XML producer and consumer to create a SAX pipe.
XMLProducer
          This interfaces identifies classes that produce XML data, sending SAX events to the configured XMLConsumer.
 

Classes in org.apache.cocoon.xml used by org.apache.cocoon.components.parser
AbstractXMLProducer
          This abstract class provides default implementation of the methods specified by the XMLProducer interface.
XMLProducer
          This interfaces identifies classes that produce XML data, sending SAX events to the configured XMLConsumer.
 

Classes in org.apache.cocoon.xml used by org.apache.cocoon.components.pipeline
XMLConsumer
          This interfaces identifies classes that consume XML data, receiving notification of SAX events.
XMLProducer
          This interfaces identifies classes that produce XML data, sending SAX events to the configured XMLConsumer.
 

Classes in org.apache.cocoon.xml used by org.apache.cocoon.components.profiler
XMLConsumer
          This interfaces identifies classes that consume XML data, receiving notification of SAX events.
XMLPipe
          This interface glues together an XML producer and consumer to create a SAX pipe.
XMLProducer
          This interfaces identifies classes that produce XML data, sending SAX events to the configured XMLConsumer.
 

Classes in org.apache.cocoon.xml used by org.apache.cocoon.components.sax
AbstractSAXFragment
          Abstract implementation of XMLFragment for objects that are more easily represented as SAX events.
XMLConsumer
          This interfaces identifies classes that consume XML data, receiving notification of SAX events.
XMLFragment
          This interface must be implemented by classes willing to provide an XML representation of their current state.
XMLPipe
          This interface glues together an XML producer and consumer to create a SAX pipe.
XMLProducer
          This interfaces identifies classes that produce XML data, sending SAX events to the configured XMLConsumer.
 

Classes in org.apache.cocoon.xml used by org.apache.cocoon.components.serializers
XMLConsumer
          This interfaces identifies classes that consume XML data, receiving notification of SAX events.
 

Classes in org.apache.cocoon.xml used by org.apache.cocoon.components.source
AbstractXMLConsumer
          This abstract class provides default implementation of the methods specified by the XMLConsumer interface.
 

Classes in org.apache.cocoon.xml used by org.apache.cocoon.components.xpointer
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.
XMLConsumer
          This interfaces identifies classes that consume XML data, receiving notification of SAX events.
XMLPipe
          This interface glues together an XML producer and consumer to create a SAX pipe.
XMLProducer
          This interfaces identifies classes that produce XML data, sending SAX events to the configured XMLConsumer.
 

Classes in org.apache.cocoon.xml used by org.apache.cocoon.faces.renderkit
XMLConsumer
          This interfaces identifies classes that consume XML data, receiving notification of SAX events.
 

Classes in org.apache.cocoon.xml used by org.apache.cocoon.faces.samples.components.taglib
XMLProducer
          This interfaces identifies classes that produce XML data, sending SAX events to the configured XMLConsumer.
 

Classes in org.apache.cocoon.xml used by org.apache.cocoon.faces.taglib
XMLProducer
          This interfaces identifies classes that produce XML data, sending SAX events to the configured XMLConsumer.
 

Classes in org.apache.cocoon.xml used by org.apache.cocoon.faces.taglib.html
XMLProducer
          This interfaces identifies classes that produce XML data, sending SAX events to the configured XMLConsumer.
 

Classes in org.apache.cocoon.xml used by org.apache.cocoon.forms.datatype
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.
XMLConsumer
          This interfaces identifies classes that consume XML data, receiving notification of SAX events.
XMLPipe
          This interface glues together an XML producer and consumer to create a SAX pipe.
XMLProducer
          This interfaces identifies classes that produce XML data, sending SAX events to the configured XMLConsumer.
 

Classes in org.apache.cocoon.xml used by org.apache.cocoon.forms.formmodel
AttributesImpl
          A helper Class creating SAX Attributes
 

Classes in org.apache.cocoon.xml used by org.apache.cocoon.forms.generation
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.
XMLConsumer
          This interfaces identifies classes that consume XML data, receiving notification of SAX events.
XMLPipe
          This interface glues together an XML producer and consumer to create a SAX pipe.
XMLProducer
          This interfaces identifies classes that produce XML data, sending SAX events to the configured XMLConsumer.
 

Classes in org.apache.cocoon.xml used by org.apache.cocoon.forms.transformation
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.
SaxBuffer
          A class that can record SAX events and replay them later.
XMLConsumer
          This interfaces identifies classes that consume XML data, receiving notification of SAX events.
XMLPipe
          This interface glues together an XML producer and consumer to create a SAX pipe.
XMLProducer
          This interfaces identifies classes that produce XML data, sending SAX events to the configured XMLConsumer.
 

Classes in org.apache.cocoon.xml used by org.apache.cocoon.forms.util
AbstractXMLConsumer
          This abstract class provides default implementation of the methods specified by the XMLConsumer interface.
 

Classes in org.apache.cocoon.xml used by org.apache.cocoon.generation
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.
XMLConsumer
          This interfaces identifies classes that consume XML data, receiving notification of SAX events.
XMLPipe
          This interface glues together an XML producer and consumer to create a SAX pipe.
XMLProducer
          This interfaces identifies classes that produce XML data, sending SAX events to the configured XMLConsumer.
 

Classes in org.apache.cocoon.xml used by org.apache.cocoon.generation.asciiart
AbstractXMLProducer
          This abstract class provides default implementation of the methods specified by the XMLProducer interface.
XMLProducer
          This interfaces identifies classes that produce XML data, sending SAX events to the configured XMLConsumer.
 

Classes in org.apache.cocoon.xml used by org.apache.cocoon.mail.transformation
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.
XMLConsumer
          This interfaces identifies classes that consume XML data, receiving notification of SAX events.
XMLPipe
          This interface glues together an XML producer and consumer to create a SAX pipe.
XMLProducer
          This interfaces identifies classes that produce XML data, sending SAX events to the configured XMLConsumer.
 

Classes in org.apache.cocoon.xml used by org.apache.cocoon.portal.coplets.basket
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.
XMLConsumer
          This interfaces identifies classes that consume XML data, receiving notification of SAX events.
XMLPipe
          This interface glues together an XML producer and consumer to create a SAX pipe.
XMLProducer
          This interfaces identifies classes that produce XML data, sending SAX events to the configured XMLConsumer.
 

Classes in org.apache.cocoon.xml used by org.apache.cocoon.portal.generation
AbstractXMLProducer
          This abstract class provides default implementation of the methods specified by the XMLProducer interface.
XMLProducer
          This interfaces identifies classes that produce XML data, sending SAX events to the configured XMLConsumer.
 

Classes in org.apache.cocoon.xml used by org.apache.cocoon.portal.serialization
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.
XMLConsumer
          This interfaces identifies classes that consume XML data, receiving notification of SAX events.
XMLPipe
          This interface glues together an XML producer and consumer to create a SAX pipe.
XMLProducer
          This interfaces identifies classes that produce XML data, sending SAX events to the configured XMLConsumer.
 

Classes in org.apache.cocoon.xml used by org.apache.cocoon.portal.tools.copletManagement.generation
AbstractXMLProducer
          This abstract class provides default implementation of the methods specified by the XMLProducer interface.
XMLProducer
          This interfaces identifies classes that produce XML data, sending SAX events to the configured XMLConsumer.
 

Classes in org.apache.cocoon.xml used by org.apache.cocoon.portal.tools.generation
AbstractXMLProducer
          This abstract class provides default implementation of the methods specified by the XMLProducer interface.
XMLProducer
          This interfaces identifies classes that produce XML data, sending SAX events to the configured XMLConsumer.
 

Classes in org.apache.cocoon.xml used by org.apache.cocoon.portal.tools.transformation
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.
XMLConsumer
          This interfaces identifies classes that consume XML data, receiving notification of SAX events.
XMLPipe
          This interface glues together an XML producer and consumer to create a SAX pipe.
XMLProducer
          This interfaces identifies classes that produce XML data, sending SAX events to the configured XMLConsumer.
 

Classes in org.apache.cocoon.xml used by org.apache.cocoon.portal.transformation
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
XMLConsumer
          This interfaces identifies classes that consume XML data, receiving notification of SAX events.
XMLPipe
          This interface glues together an XML producer and consumer to create a SAX pipe.
XMLProducer
          This interfaces identifies classes that produce XML data, sending SAX events to the configured XMLConsumer.
 

Classes in org.apache.cocoon.xml used by org.apache.cocoon.portal.util
AbstractXMLConsumer
          This abstract class provides default implementation of the methods specified by the XMLConsumer interface.
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.
 

Classes in org.apache.cocoon.xml used by org.apache.cocoon.profiling.generation
AbstractXMLProducer
          This abstract class provides default implementation of the methods specified by the XMLProducer interface.
XMLProducer
          This interfaces identifies classes that produce XML data, sending SAX events to the configured XMLConsumer.
 

Classes in org.apache.cocoon.xml used by org.apache.cocoon.samples
AbstractXMLProducer
          This abstract class provides default implementation of the methods specified by the XMLProducer interface.
XMLProducer
          This interfaces identifies classes that produce XML data, sending SAX events to the configured XMLConsumer.
 

Classes in org.apache.cocoon.xml used by org.apache.cocoon.serialization
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.
XMLConsumer
          This interfaces identifies classes that consume XML data, receiving notification of SAX events.
XMLPipe
          This interface glues together an XML producer and consumer to create a SAX pipe.
XMLProducer
          This interfaces identifies classes that produce XML data, sending SAX events to the configured XMLConsumer.
 

Classes in org.apache.cocoon.xml used by org.apache.cocoon.sitemap
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.
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.
XMLConsumer
          This interfaces identifies classes that consume XML data, receiving notification of SAX events.
XMLPipe
          This interface glues together an XML producer and consumer to create a SAX pipe.
XMLProducer
          This interfaces identifies classes that produce XML data, sending SAX events to the configured XMLConsumer.
 

Classes in org.apache.cocoon.xml used by org.apache.cocoon.slop.generation
AbstractXMLProducer
          This abstract class provides default implementation of the methods specified by the XMLProducer interface.
XMLProducer
          This interfaces identifies classes that produce XML data, sending SAX events to the configured XMLConsumer.
 

Classes in org.apache.cocoon.xml used by org.apache.cocoon.taglib
SaxBuffer
          A class that can record SAX events and replay them later.
XMLConsumer
          This interfaces identifies classes that consume XML data, receiving notification of SAX events.
XMLProducer
          This interfaces identifies classes that produce XML data, sending SAX events to the configured XMLConsumer.
 

Classes in org.apache.cocoon.xml used by org.apache.cocoon.taglib.core
XMLProducer
          This interfaces identifies classes that produce XML data, sending SAX events to the configured XMLConsumer.
 

Classes in org.apache.cocoon.xml used by org.apache.cocoon.taglib.jxpath.core
XMLProducer
          This interfaces identifies classes that produce XML data, sending SAX events to the configured XMLConsumer.
 

Classes in org.apache.cocoon.xml used by org.apache.cocoon.taglib.string
XMLConsumer
          This interfaces identifies classes that consume XML data, receiving notification of SAX events.
XMLProducer
          This interfaces identifies classes that produce XML data, sending SAX events to the configured XMLConsumer.
 

Classes in org.apache.cocoon.xml used by org.apache.cocoon.taglib.test
XMLProducer
          This interfaces identifies classes that produce XML data, sending SAX events to the configured XMLConsumer.
 

Classes in org.apache.cocoon.xml used by org.apache.cocoon.template
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.
XMLConsumer
          This interfaces identifies classes that consume XML data, receiving notification of SAX events.
XMLPipe
          This interface glues together an XML producer and consumer to create a SAX pipe.
XMLProducer
          This interfaces identifies classes that produce XML data, sending SAX events to the configured XMLConsumer.
 

Classes in org.apache.cocoon.xml used by org.apache.cocoon.template.instruction
XMLConsumer
          This interfaces identifies classes that consume XML data, receiving notification of SAX events.
 

Classes in org.apache.cocoon.xml used by org.apache.cocoon.template.script
XMLConsumer
          This interfaces identifies classes that consume XML data, receiving notification of SAX events.
 

Classes in org.apache.cocoon.xml used by org.apache.cocoon.template.script.event
XMLConsumer
          This interfaces identifies classes that consume XML data, receiving notification of SAX events.
 

Classes in org.apache.cocoon.xml used by org.apache.cocoon.template.xml
XMLConsumer
          This interfaces identifies classes that consume XML data, receiving notification of SAX events.
 

Classes in org.apache.cocoon.xml used by org.apache.cocoon.transformation
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
IncludeXMLConsumer
          A special purpose XMLConsumer which can: Trim empty characters if ignoreEmptyCharacters is set.
ParamSaxBuffer
          Modification of the SAX buffer with parameterization capabilities.
XMLConsumer
          This interfaces identifies classes that consume XML data, receiving notification of SAX events.
XMLPipe
          This interface glues together an XML producer and consumer to create a SAX pipe.
XMLProducer
          This interfaces identifies classes that produce XML data, sending SAX events to the configured XMLConsumer.
 

Classes in org.apache.cocoon.xml used by org.apache.cocoon.transformation.helpers
XMLConsumer
          This interfaces identifies classes that consume XML data, receiving notification of SAX events.
 

Classes in org.apache.cocoon.xml used by org.apache.cocoon.transformation.pagination
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.
XMLConsumer
          This interfaces identifies classes that consume XML data, receiving notification of SAX events.
XMLPipe
          This interface glues together an XML producer and consumer to create a SAX pipe.
XMLProducer
          This interfaces identifies classes that produce XML data, sending SAX events to the configured XMLConsumer.
 

Classes in org.apache.cocoon.xml used by org.apache.cocoon.util.jxpath
NamespacesTable
          Keeps track of namespaces declarations and resolve namespaces names.
 

Classes in org.apache.cocoon.xml used by org.apache.cocoon.webapps.authentication.generation
AbstractXMLProducer
          This abstract class provides default implementation of the methods specified by the XMLProducer interface.
XMLConsumer
          This interfaces identifies classes that consume XML data, receiving notification of SAX events.
XMLProducer
          This interfaces identifies classes that produce XML data, sending SAX events to the configured XMLConsumer.
 

Classes in org.apache.cocoon.xml used by org.apache.cocoon.webapps.portal.components
XMLConsumer
          This interfaces identifies classes that consume XML data, receiving notification of SAX events.
 

Classes in org.apache.cocoon.xml used by org.apache.cocoon.webapps.portal.generation
AbstractXMLProducer
          This abstract class provides default implementation of the methods specified by the XMLProducer interface.
XMLProducer
          This interfaces identifies classes that produce XML data, sending SAX events to the configured XMLConsumer.
 

Classes in org.apache.cocoon.xml used by org.apache.cocoon.webapps.session
XMLConsumer
          This interfaces identifies classes that consume XML data, receiving notification of SAX events.
 

Classes in org.apache.cocoon.xml used by org.apache.cocoon.webapps.session.components
XMLConsumer
          This interfaces identifies classes that consume XML data, receiving notification of SAX events.
 

Classes in org.apache.cocoon.xml used by org.apache.cocoon.webapps.session.transformation
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.
XMLConsumer
          This interfaces identifies classes that consume XML data, receiving notification of SAX events.
XMLPipe
          This interface glues together an XML producer and consumer to create a SAX pipe.
XMLProducer
          This interfaces identifies classes that produce XML data, sending SAX events to the configured XMLConsumer.
 

Classes in org.apache.cocoon.xml used by org.apache.cocoon.woody.generation
AbstractXMLProducer
          This abstract class provides default implementation of the methods specified by the XMLProducer interface.
XMLProducer
          This interfaces identifies classes that produce XML data, sending SAX events to the configured XMLConsumer.
 

Classes in org.apache.cocoon.xml used by org.apache.cocoon.woody.transformation
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.
SaxBuffer
          A class that can record SAX events and replay them later.
XMLConsumer
          This interfaces identifies classes that consume XML data, receiving notification of SAX events.
XMLPipe
          This interface glues together an XML producer and consumer to create a SAX pipe.
XMLProducer
          This interfaces identifies classes that produce XML data, sending SAX events to the configured XMLConsumer.
 

Classes in org.apache.cocoon.xml used by org.apache.cocoon.xml
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
NamespacesTable.Declaration
          A namespace declaration.
NamespacesTable.Name
          A namespace-aware name.
SaxBuffer
          A class that can record SAX events and replay them later.
SaxBuffer.EndCDATA
           
SaxBuffer.EndDocument
           
SaxBuffer.EndDTD
           
SaxBuffer.StartCDATA
           
SaxBuffer.StartDocument
           
XMLConsumer
          This interfaces identifies classes that consume XML data, receiving notification of SAX events.
XMLFragment
          This interface must be implemented by classes willing to provide an XML representation of their current state.
XMLPipe
          This interface glues together an XML producer and consumer to create a SAX pipe.
XMLProducer
          This interfaces identifies classes that produce XML data, sending SAX events to the configured XMLConsumer.
 

Classes in org.apache.cocoon.xml used by org.apache.cocoon.xml.dom
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.
XMLConsumer
          This interfaces identifies classes that consume XML data, receiving notification of SAX events.
XMLPipe
          This interface glues together an XML producer and consumer to create a SAX pipe.
XMLProducer
          This interfaces identifies classes that produce XML data, sending SAX events to the configured XMLConsumer.
 

Classes in org.apache.cocoon.xml used by org.apache.cocoon.xml.xlink
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.
XMLConsumer
          This interfaces identifies classes that consume XML data, receiving notification of SAX events.
XMLPipe
          This interface glues together an XML producer and consumer to create a SAX pipe.
XMLProducer
          This interfaces identifies classes that produce XML data, sending SAX events to the configured XMLConsumer.
 



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