Package org.mule.module.xml.filters

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.
JaxenFilter JaxenFilter evaluates an XPath expression against an XML document using Jaxen.
JXPathFilter JXPathFilter evaluates an XPath expression against a W3C Document, XML string, or Java bean and returns true if the result is as expected.
 

Package org.mule.module.xml.filters Description

Filters that apply specifically to xml using xml querying mechanisms.



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