|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use DTDParserTokenManager | |
|---|---|
| org.exolab.castor.xml.dtd.parser | The XML DTD Parser API
Version: $Revision: 6213 $ $Date: 2003-03-03 00:05:44 -0700 (Mon, 03 Mar 2003) $
Author: Alexander Totok
This package consists of two parsers:
Initial Parser
parses the input text, searches for parameter
entity declarations (i.e. entities used only within XML DTD)
and substitutes parameter entity
references by corresponding replacement text. |
| Uses of DTDParserTokenManager in org.exolab.castor.xml.dtd.parser |
|---|
| Fields in org.exolab.castor.xml.dtd.parser declared as DTDParserTokenManager | |
|---|---|
DTDParserTokenManager |
DTDParser.token_source
|
| Methods in org.exolab.castor.xml.dtd.parser with parameters of type DTDParserTokenManager | |
|---|---|
void |
DTDParser.ReInit(DTDParserTokenManager tm)
|
| Constructors in org.exolab.castor.xml.dtd.parser with parameters of type DTDParserTokenManager | |
|---|---|
DTDParser(DTDParserTokenManager tm)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||