Uses of Class
com.sun.xml.dtdparser.SimpleHashtable
-
-
Uses of SimpleHashtable in com.sun.xml.dtdparser
Fields in com.sun.xml.dtdparser declared as SimpleHashtable Modifier and Type Field Description (package private) SimpleHashtableDTDParser. entitiesprivate SimpleHashtableDTDParser. idsprivate SimpleHashtableDTDParser. paramsMethods in com.sun.xml.dtdparser with parameters of type SimpleHashtable Modifier and Type Method Description private voidDTDParser. expandEntityInLiteral(java.lang.String name, SimpleHashtable table, boolean isEntityValue)
-