Package org.apache.cocoon.components.elementprocessor

Interface Summary
ElementProcessor The ElementProcessor interface defines behavior for classes that can handle a particular XML element's content.
ElementProcessorFactory Create instances of specific ElementProcessor implementations to handle specific XML elements and their content.
 

Exception Summary
CannotCreateElementProcessorException Exception to be thrown when an ElementProcessor cannot be created.
 



Copyright � 1999-2002 Apache Software Foundation. All Rights Reserved.