Uses of Package
org.exolab.castor.xml.dtd.parser

Packages that use org.exolab.castor.xml.dtd.parser
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
 

Classes in org.exolab.castor.xml.dtd.parser used by org.exolab.castor.xml.dtd.parser
CharStream
          This interface describes a character stream that maintains line and column number positions of the characters.
DTDInitialParserConstants
           
DTDInitialParserTokenManager
           
DTDParserConstants
           
DTDParserTokenManager
           
ParseException
          This exception is thrown when parse errors are encountered.
Token
          Describes the input token stream.
 



Copyright © 2012. All Rights Reserved.