|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||
java.lang.Object
|
+--org.apache.avalon.framework.logger.AbstractLoggable
|
+--org.apache.cocoon.xml.AbstractXMLProducer
|
+--org.apache.cocoon.components.parser.JaxpParser
|
+--org.apache.cocoon.components.parser.PooledJaxpParser
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.
| Fields inherited from class org.apache.cocoon.components.parser.JaxpParser |
docBuilder, docFactory, factory, manager, nsPrefixes, reader, resolver, reuseParsers |
| Fields inherited from class org.apache.cocoon.xml.AbstractXMLProducer |
contentHandler, lexicalHandler, xmlConsumer |
| Fields inherited from interface org.apache.cocoon.components.parser.Parser |
ROLE |
| Constructor Summary | |
PooledJaxpParser()
Deprecated. |
|
| Methods inherited from class org.apache.cocoon.components.parser.JaxpParser |
compose, dispose, error, fatalError, newDocument, newDocument, newDocument, parameterize, parse, parseDocument, setupDocumentBuilder, setupXMLReader, warning |
| Methods inherited from class org.apache.cocoon.xml.AbstractXMLProducer |
recycle, setConsumer, setContentHandler, setLexicalHandler |
| Methods inherited from class org.apache.avalon.framework.logger.AbstractLoggable |
getLogger, setLogger, setupLogger, setupLogger, setupLogger |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface org.apache.cocoon.components.parser.Parser |
setContentHandler, setLexicalHandler |
| Methods inherited from interface org.apache.cocoon.xml.XMLProducer |
setConsumer |
| Constructor Detail |
public PooledJaxpParser()
|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||