Uses of Package
org.apache.cocoon.components.sax

Packages that use org.apache.cocoon.components.sax
org.apache.cocoon.components.pipeline.impl   
org.apache.cocoon.components.sax   
org.apache.cocoon.portal.transformation   
org.apache.cocoon.transformation   
 

Classes in org.apache.cocoon.components.sax used by org.apache.cocoon.components.pipeline.impl
XMLDeserializer
          This interfaces identifies classes that deserialize XML data, sending SAX events to the configured XMLConsumer (or SAX ContentHandler and LexicalHandler).
XMLSerializer
          This interfaces identifies classes that serialize XML data, receiving notification of SAX events.
 

Classes in org.apache.cocoon.components.sax used by org.apache.cocoon.components.sax
XMLDeserializer
          This interfaces identifies classes that deserialize XML data, sending SAX events to the configured XMLConsumer (or SAX ContentHandler and LexicalHandler).
XMLSerializer
          This interfaces identifies classes that serialize XML data, receiving notification of SAX events.
 

Classes in org.apache.cocoon.components.sax used by org.apache.cocoon.portal.transformation
XMLDeserializer
          This interfaces identifies classes that deserialize XML data, sending SAX events to the configured XMLConsumer (or SAX ContentHandler and LexicalHandler).
 

Classes in org.apache.cocoon.components.sax used by org.apache.cocoon.transformation
XMLDeserializer
          This interfaces identifies classes that deserialize XML data, sending SAX events to the configured XMLConsumer (or SAX ContentHandler and LexicalHandler).
XMLSerializer
          This interfaces identifies classes that serialize XML data, receiving notification of SAX events.
 



Copyright ? 1999-2005 The Apache Software Foundation. All Rights Reserved.