|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectbiz.hammurapi.web.eval.XsltEvaluator
Applies stylesheet to "result" context entry or to the whole context if there is no "result" entry. If "result" is present then other context entries are passed as parameters to stylesheet. Root element name for the doc is always "result".
| Constructor Summary | |
XsltEvaluator()
|
|
| Method Summary | |
EvaluationResult |
evaluate(java.lang.String source,
java.lang.String sourceName,
java.util.Map context,
java.lang.ClassLoader classLoader)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public XsltEvaluator()
| Method Detail |
public EvaluationResult evaluate(java.lang.String source,
java.lang.String sourceName,
java.util.Map context,
java.lang.ClassLoader classLoader)
throws HammurapiWebException
evaluate in interface EvaluatorHammurapiWebException
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||