Uses of Interface
org.apache.cocoon.components.parser.Parser

Packages that use Parser
org.apache.cocoon.components.parser   
 

Uses of Parser in org.apache.cocoon.components.parser
 

Classes in org.apache.cocoon.components.parser that implement Parser
 class JaxpParser
          Deprecated. The Avalon XML Parser is now used inside Cocoon. This role will be removed in future releases.
 class PooledJaxpParser
          Deprecated. PooledJaxpParser is now the default parser for Cocoon and has thus been moved to JaxpParser - this class will be removed in a future release. The Avalon XML Parser is now used inside Cocoon. This role will be removed in future releases.
 class XercesParser
          Deprecated. The Avalon XML Parser is now used inside Cocoon. This role will be removed in future releases.
 



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