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–2013 MuleSource, Inc.. All rights reserved.