com.atomikos.icatch.jaxb.wsa.v200408
Class NullResolver

java.lang.Object
  extended by com.atomikos.icatch.jaxb.wsa.v200408.NullResolver
All Implemented Interfaces:
EntityResolver

public class NullResolver
extends Object
implements EntityResolver


Constructor Summary
NullResolver()
           
 
Method Summary
 InputSource resolveEntity(String publicId, String systemId)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

NullResolver

public NullResolver()
Method Detail

resolveEntity

public InputSource resolveEntity(String publicId,
                                 String systemId)
                          throws SAXException,
                                 IOException
Specified by:
resolveEntity in interface EntityResolver
Throws:
SAXException
IOException


Copyright © 2012. All Rights Reserved.