|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface Parser
| Field Summary | |
|---|---|
static String |
ROLE
Deprecated. |
| Method Summary | |
|---|---|
void |
parse(InputSource in)
Deprecated. |
Document |
parseDocument(InputSource in)
Deprecated. |
void |
setContentHandler(ContentHandler contentHandler)
Deprecated. |
void |
setLexicalHandler(LexicalHandler lexicalHandler)
Deprecated. |
| Methods inherited from interface org.apache.cocoon.xml.XMLProducer |
|---|
setConsumer |
| Methods inherited from interface org.apache.cocoon.xml.dom.DOMFactory |
|---|
newDocument, newDocument, newDocument |
| Field Detail |
|---|
static final String ROLE
| Method Detail |
|---|
void setContentHandler(ContentHandler contentHandler)
void setLexicalHandler(LexicalHandler lexicalHandler)
void parse(InputSource in)
throws SAXException,
IOException
SAXException
IOException
Document parseDocument(InputSource in)
throws SAXException,
IOException
SAXException
IOException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||