|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--org.openprivacy.reptile.xslt.BaseStylesheetEngine | +--org.openprivacy.reptile.xslt.StreamStylesheetEngine
StylesheetEngine
Constructor Summary | |
StreamStylesheetEngine()
|
Method Summary | |
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 org.openprivacy.reptile.xslt.BaseStylesheetEngine |
error |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public StreamStylesheetEngine()
Method Detail |
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 |