Cocoon API: Package org.apache.cocoon.parser

Package org.apache.cocoon.parser

Interface Summary
Parser This class must be implemented by the services that implement XML parsing capabilites in order to be used by Cocoon.
 

Class Summary
AbstractParser This class implements all the common methods used by the XML parsers.
SunXMLParser This class implements an XML parser using the Sun ProjectX parser 'Technology Release 1'.
XercesParser This class implements an XML parser using the Apache Xerces XML parser.
 



Copyright © 1999-2001 Apache Software Foundation. All Rights Reserved.