com.ptc.windchill.upgrade.ius
Class IncrementalUpdate.IncrementalUpdateEntityResolver
java.lang.Object
com.ptc.windchill.upgrade.ius.IncrementalUpdate.IncrementalUpdateEntityResolver
- All Implemented Interfaces:
- EntityResolver
- Enclosing class:
- IncrementalUpdate
- private static class IncrementalUpdate.IncrementalUpdateEntityResolver
- extends Object
- implements EntityResolver
Loads the DTD for the appropriate phase for the *.xml file to validate against.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
IncrementalUpdate.IncrementalUpdateEntityResolver
private IncrementalUpdate.IncrementalUpdateEntityResolver()
resolveEntity
public InputSource resolveEntity(String public_id,
String system_id)
throws WTSAXException
-
- Specified by:
resolveEntity
in interface EntityResolver
- Parameters:
public_id
- system_id
-
- Returns:
-
- Throws:
WTSAXException
-