fr.opensagres.xdocreport.converter.odt.xhtml
Class XHTMLURIResolver

java.lang.Object
  extended by fr.opensagres.xdocreport.converter.internal.xslt.AbstractURIResolver
      extended by fr.opensagres.xdocreport.converter.odt.xhtml.XHTMLURIResolver
All Implemented Interfaces:
URIResolver

public class XHTMLURIResolver
extends AbstractURIResolver


Field Summary
static URIResolver INSTANCE
           
 
Constructor Summary
XHTMLURIResolver()
           
 
Method Summary
protected  InputStream getInputStream(String href, String base)
          Returns the input stream.
 
Methods inherited from class fr.opensagres.xdocreport.converter.internal.xslt.AbstractURIResolver
resolve
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

INSTANCE

public static final URIResolver INSTANCE
Constructor Detail

XHTMLURIResolver

public XHTMLURIResolver()
Method Detail

getInputStream

protected InputStream getInputStream(String href,
                                     String base)
Description copied from class: AbstractURIResolver
Returns the input stream.

Specified by:
getInputStream in class AbstractURIResolver
Returns:


Copyright © 2013. All rights reserved.