Uses of Class
net.ontopia.xml.ConfigurableEntityResolver
-
Packages that use ConfigurableEntityResolver Package Description net.ontopia.topicmaps.xml Classes for importing and exporting topic maps in the XML interchange format. -
-
Uses of ConfigurableEntityResolver in net.ontopia.topicmaps.xml
Subclasses of ConfigurableEntityResolver in net.ontopia.topicmaps.xml Modifier and Type Class Description class
IgnoreTopicMapDTDEntityResolver
INTERNAL: SAX entity resolver that makes sure that doctype declarations referencing the ISO 13250 and XTM 1.0 DTDs using public ids are ignored.class
IncludeTopicMapDTDEntityResolver
INTERNAL: SAX entity resolver that makes sure that doctype declarations referencing the XTM 1.0 DTD using public ids are given the correct DTD.
-