Uses of Class
com.sun.xml.dtdparser.SimpleHashtable
-
Uses of SimpleHashtable in com.sun.xml.dtdparser
Fields in com.sun.xml.dtdparser declared as SimpleHashtableModifier and TypeFieldDescription(package private) SimpleHashtable
DTDParser.entities
private SimpleHashtable
DTDParser.ids
private SimpleHashtable
DTDParser.params
Methods in com.sun.xml.dtdparser with parameters of type SimpleHashtableModifier and TypeMethodDescriptionprivate void
DTDParser.expandEntityInLiteral
(String name, SimpleHashtable table, boolean isEntityValue)