Uses of Class
fi.iki.hsivonen.gnu.xml.aelfred2.XmlParser.EntityInfo

Packages that use XmlParser.EntityInfo
fi.iki.hsivonen.gnu.xml.aelfred2 This package contains Ælfred2, which includes an enhanced SAX2-compatible version of the Ælfred non-validating XML parser, a modular (and hence optional) DTD validating parser, and modular (and hence optional) JAXP glue to those. 
 

Uses of XmlParser.EntityInfo in fi.iki.hsivonen.gnu.xml.aelfred2
 

Fields in fi.iki.hsivonen.gnu.xml.aelfred2 with type parameters of type XmlParser.EntityInfo
private  HashMap<String,XmlParser.EntityInfo> XmlParser.entityInfo