Package org.apache.cocoon.xml

Interface Summary
AttributeTypes Insert the type's description here.
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 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.
 



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