Uses of Package
org.apache.cocoon.xml

Packages that use org.apache.cocoon.xml
org.apache.cocoon.components.pipeline   
org.apache.cocoon.generation   
org.apache.cocoon.serialization   
org.apache.cocoon.transformation   
org.apache.cocoon.xml   
 

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.
 

Classes in org.apache.cocoon.xml used by org.apache.cocoon.generation
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
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
XMLConsumer
          This interfaces identifies classes that consume XML data, receiving notification of SAX events.
XMLPipe
          The XMLPipe is both an XMLProducer and an XMLConsumer.
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
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.
 



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