Class XMLFilterResultProcessor

java.lang.Object
com.ptc.transformation.filter.XMLFilterResultProcessor
All Implemented Interfaces:
ResultProcessor

public class XMLFilterResultProcessor extends Object implements ResultProcessor
ResultProcessor which creates 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