wt.workflow.forum
Class TemplateEntityResolver
java.lang.Object
wt.workflow.forum.TemplateEntityResolver
- All Implemented Interfaces:
- EntityResolver
- public class TemplateEntityResolver
- extends Object
- implements EntityResolver
Supported API: false
Extendable: false
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
RESOURCE
private static final String RESOURCE
- See Also:
- Constant Field Values
CLASSNAME
private static final String CLASSNAME
context
private WTContext context
TemplateEntityResolver
public TemplateEntityResolver(WTContext aContext)
Supported API: false
- Parameters:
aContext
-
resolveEntity
public InputSource resolveEntity(String public_id,
String system_id)
throws SAXException,
IOException
Supported API: false
- Specified by:
resolveEntity
in interface EntityResolver
- Parameters:
public_id
- system_id
-
- Returns:
- InputSource
- Throws:
SAXException
IOException