See: Description
| Class | Description |
|---|---|
| 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. |
Copyright © 2003-2012 MuleSource, Inc.. All Rights Reserved.