se.unlogic.standardutils.xml
Class CachedXSLTBase

java.lang.Object
  extended by se.unlogic.standardutils.xml.CachedXSLTBase
All Implemented Interfaces:
CachedXSLT
Direct Known Subclasses:
CachedXSLTFile, CachedXSLTResourceStream, CachedXSLTURI

public abstract class CachedXSLTBase
extends Object
implements CachedXSLT


Field Summary
protected  Templates templates
           
 
Constructor Summary
CachedXSLTBase()
           
 
Method Summary
 Transformer getTransformer()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
Methods inherited from interface se.unlogic.standardutils.xml.CachedXSLT
reloadStyleSheet
 

Field Detail

templates

protected Templates templates
Constructor Detail

CachedXSLTBase

public CachedXSLTBase()
Method Detail

getTransformer

public Transformer getTransformer()
                           throws TransformerConfigurationException
Specified by:
getTransformer in interface CachedXSLT
Throws:
TransformerConfigurationException


Copyright © 2011. All Rights Reserved.