Uses of Package
com.sun.msv.scanner.dtd
-
Packages that use com.sun.msv.scanner.dtd Package Description com.sun.msv.reader.dtd reads DTD and constructs AGM.com.sun.msv.scanner.dtd scan DTD stream and generates appropriate events. -
Classes in com.sun.msv.scanner.dtd used by com.sun.msv.reader.dtd Class Description DTDEventListener All DTD parsing events are signaled through this interface.InputEntity This is how the parser talks to its input entities, of all kinds. -
Classes in com.sun.msv.scanner.dtd used by com.sun.msv.scanner.dtd Class Description DTDEventListener All DTD parsing events are signaled through this interface.DTDParser.Catalog DTDParser.NameCache DTDParser.NameCacheEntry EntityDecl Base class for entity declarations as used by the parser.ExternalEntity InputEntity This is how the parser talks to its input entities, of all kinds.MessageCatalog This class provides support for multi-language string lookup, as needed to localize messages from applications supporting multiple languages at the same time.SimpleHashtable This class implements a special purpose hashtable.SimpleHashtable.Entry Hashtable collision list.XmlReader.BaseReader