com.ebmwebsourcing.easycommons.xml.resolver
Class JARResolver

java.lang.Object
  extended by com.ebmwebsourcing.easycommons.xml.resolver.JARResolver
All Implemented Interfaces:
javax.xml.transform.URIResolver

public class JARResolver
extends java.lang.Object
implements javax.xml.transform.URIResolver


Constructor Summary
JARResolver()
           
 
Method Summary
 javax.xml.transform.Source resolve(java.lang.String href, java.lang.String base)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

JARResolver

public JARResolver()
Method Detail

resolve

public javax.xml.transform.Source resolve(java.lang.String href,
                                          java.lang.String base)
                                   throws javax.xml.transform.TransformerException
Specified by:
resolve in interface javax.xml.transform.URIResolver
Throws:
javax.xml.transform.TransformerException


Copyright © 2011 Petals Link. All Rights Reserved.