public class IgnoreTopicMapDTDEntityResolver extends ConfigurableEntityResolver
"-//TopicMaps.Org//DTD XML Topic Map (XTM) 1.0//EN" "+//IDN ontopia.net//DTD Topic Map Interchange Format (Strict 1.0)//EN"An empty input source is also used if the system_id ends with '.dtd'.
| Modifier and Type | Field and Description |
|---|---|
protected InputSourceFactoryIF |
factory |
public_ids, system_ids| Constructor and Description |
|---|
IgnoreTopicMapDTDEntityResolver() |
IgnoreTopicMapDTDEntityResolver(InputSourceFactoryIF factory) |
| Modifier and Type | Method and Description |
|---|---|
InputSource |
resolveEntity(String public_id,
String system_id) |
addPublicIdSource, addSystemIdSource, removePublicIdSource, removeSystemIdSourceprotected InputSourceFactoryIF factory
public IgnoreTopicMapDTDEntityResolver()
public IgnoreTopicMapDTDEntityResolver(InputSourceFactoryIF factory)
public InputSource resolveEntity(String public_id, String system_id)
resolveEntity in interface EntityResolverresolveEntity in class ConfigurableEntityResolver