Package org.mule.routing.filters.xml

Filters that apply specifically to xml using xml querying mechanisms.

See:
          Description

Class Summary
IsXmlFilter IsXmlFilter accepts a String or byte[] if its contents are valid (well-formed) XML.
JXPathFilter JXPathFilter evaluates an XPath expression against a W3C Document, XML string, or Java bean and returns true if the result is as expected.
JXPathMessageFilter Deprecated. Please use org.mule.routing.filters.xml.JXPathFilter instead.
 

Package org.mule.routing.filters.xml Description

Filters that apply specifically to xml using xml querying mechanisms.



Copyright © 2003-2008 MuleSource, Inc.. All Rights Reserved.