Package com.ptc.transformation.filter
Class XMLFilterResultProcessor
java.lang.Object
com.ptc.transformation.filter.XMLFilterResultProcessor
- All Implemented Interfaces:
ResultProcessor
ResultProcessor which creates
Supported API: true
Extendable: false
XMLFilterEntry object from the objects returned from XMLDocument
object
It is supportable for only XMLDocument object query. If any other object model is used, it fails with
IllegalArgumentException. This result processor instance is not serializable so this should be used for only queries
which are done inside RemoteMethodServer stub
Supported API: true
Extendable: false
-
Method Summary