se.unlogic.standardutils.xml
Class CachedXSLTURI

java.lang.Object
  extended by se.unlogic.standardutils.xml.CachedXSLTBase
      extended by se.unlogic.standardutils.xml.CachedXSLTURI
All Implemented Interfaces:
CachedXSLT

public class CachedXSLTURI
extends CachedXSLTBase


Field Summary
 
Fields inherited from class se.unlogic.standardutils.xml.CachedXSLTBase
templates
 
Constructor Summary
CachedXSLTURI(URI uri)
           
CachedXSLTURI(URI uri, URIResolver uriResolver)
           
 
Method Summary
 void reloadStyleSheet()
           
 String toString()
           
 
Methods inherited from class se.unlogic.standardutils.xml.CachedXSLTBase
getTransformer
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

CachedXSLTURI

public CachedXSLTURI(URI uri)
              throws TransformerConfigurationException
Throws:
TransformerConfigurationException

CachedXSLTURI

public CachedXSLTURI(URI uri,
                     URIResolver uriResolver)
              throws TransformerConfigurationException
Throws:
TransformerConfigurationException
Method Detail

reloadStyleSheet

public void reloadStyleSheet()
                      throws TransformerConfigurationException
Throws:
TransformerConfigurationException

toString

public String toString()
Overrides:
toString in class Object


Copyright © 2011. All Rights Reserved.