|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object net.ontopia.xml.ConfigurableEntityResolver net.ontopia.topicmaps.xml.IncludeTopicMapDTDEntityResolver
public 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.
The resolver returns an input source refering to the correct DTDs for each entity with the public ids:"-//TopicMaps.Org//DTD XML Topic Map (XTM) 1.0//EN" "+//IDN ontopia.net//DTD Topic Map Interchange Format (Strict 1.0)//EN"
Field Summary |
---|
Fields inherited from class net.ontopia.xml.ConfigurableEntityResolver |
---|
public_ids, system_ids |
Constructor Summary | |
---|---|
IncludeTopicMapDTDEntityResolver()
|
Method Summary |
---|
Methods inherited from class net.ontopia.xml.ConfigurableEntityResolver |
---|
addPublicIdSource, addSystemIdSource, removePublicIdSource, removeSystemIdSource, resolveEntity |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public IncludeTopicMapDTDEntityResolver()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |