com.ptc.windchill.upgrade.ius
Class IncrementalUpdate.IncrementalUpdateEntityResolver

java.lang.Object
  extended bycom.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.


Constructor Summary
private IncrementalUpdate.IncrementalUpdateEntityResolver()
           
 
Method Summary
 InputSource resolveEntity(String public_id, String system_id)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

IncrementalUpdate.IncrementalUpdateEntityResolver

private IncrementalUpdate.IncrementalUpdateEntityResolver()
Method Detail

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 -