de.interactive_instruments.ShapeChange.Target.FeatureCatalogue
Class XsltUriResolver

java.lang.Object
  extended by de.interactive_instruments.ShapeChange.Target.FeatureCatalogue.XsltUriResolver
All Implemented Interfaces:
URIResolver

public class XsltUriResolver
extends Object
implements URIResolver

Author:
Johannes Echterhoff (echterhoff interactive-instruments de)

Constructor Summary
XsltUriResolver(Map<String,URI> hrefMappings)
           
 
Method Summary
 Source resolve(String href, String base)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

XsltUriResolver

public XsltUriResolver(Map<String,URI> hrefMappings)
Method Detail

resolve

public Source resolve(String href,
                      String base)
               throws TransformerException
Specified by:
resolve in interface URIResolver
Throws:
TransformerException


Copyright © 2015. All rights reserved.