|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--org.openprivacy.reptile.xslt.DOMStylesheetEngine
Given an XML document and a StylesheetStack this will use TRAX to transform all the content.
Constructor Summary | |
DOMStylesheetEngine()
|
Method Summary | |
static DOMStylesheetEngine |
getInstance()
Get an instance of the DOMStylesheetEngine. |
java.lang.String |
transform(SequenceDispatchEntry sde)
|
java.lang.String |
transform(SequenceDispatchEntry sde,
ParameterPasser params)
Transform the given XML with all the given Stylesheets in the StylesheetStack. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public DOMStylesheetEngine()
Method Detail |
public static DOMStylesheetEngine getInstance()
public java.lang.String transform(SequenceDispatchEntry sde) throws java.lang.Exception
transform
in interface StylesheetEngine
java.lang.Exception
StylesheetEngine.transform(org.openprivacy.reptile.xslt.SequenceDispatchEntry)
public java.lang.String transform(SequenceDispatchEntry sde, ParameterPasser params) throws java.lang.Exception
transform
in interface StylesheetEngine
java.lang.Exception
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |