se.unlogic.standardutils.xml
Class CachedXSLTResourceStream

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

public class CachedXSLTResourceStream
extends CachedXSLTBase


Field Summary
 
Fields inherited from class se.unlogic.standardutils.xml.CachedXSLTBase
templates
 
Constructor Summary
CachedXSLTResourceStream(Class<?> resourceClass, String path)
           
 
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

CachedXSLTResourceStream

public CachedXSLTResourceStream(Class<?> resourceClass,
                                String path)
                         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.