org.odftoolkit.odfxsltrunner
Class ODFEntityResolver

java.lang.Object
  extended by org.odftoolkit.odfxsltrunner.ODFEntityResolver
All Implemented Interfaces:
EntityResolver

public class ODFEntityResolver
extends Object
implements EntityResolver


Constructor Summary
ODFEntityResolver(Logger aLogger)
           
 
Method Summary
 InputSource resolveEntity(String aPublicId, String aSystemId)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ODFEntityResolver

public ODFEntityResolver(Logger aLogger)
Method Detail

resolveEntity

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


Copyright © 2017 The Apache Software Foundation. All rights reserved.