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) SimpleHashtable
DTDParser. entities
private SimpleHashtable
DTDParser. ids
private SimpleHashtable
DTDParser. params
Methods in com.sun.xml.dtdparser with parameters of type SimpleHashtable Modifier and Type Method Description private void
DTDParser. expandEntityInLiteral(java.lang.String name, SimpleHashtable table, boolean isEntityValue)
-