|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Object | +--net.sf.saxon.event.ResultWrapper
Helper class to construct a serialization pipeline for a given result destination and a given set of output properties. The pipeline is represented by a Receiver object to which result tree events are sent
| Constructor Summary | |
ResultWrapper()
|
|
| Method Summary | |
static Receiver |
getReceiver(javax.xml.transform.Result result,
Configuration config,
java.util.Properties props,
java.util.HashMap characterMapIndex)
Get a Receiver that wraps a given Result object |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public ResultWrapper()
| Method Detail |
public static Receiver getReceiver(javax.xml.transform.Result result,
Configuration config,
java.util.Properties props,
java.util.HashMap characterMapIndex)
throws XPathException
XPathException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||