Uses of Class
org.mule.module.xml.filters.AbstractJaxpFilter

Packages that use AbstractJaxpFilter
org.mule.module.json.transformers Transfromers for converting from JavaBeans and collections to JSON and back again. 
org.mule.module.xml.filters Filters that apply specifically to xml using xml querying mechanisms. 
 

Uses of AbstractJaxpFilter in org.mule.module.json.transformers
 

Subclasses of AbstractJaxpFilter in org.mule.module.json.transformers
 class JsonSchemaValidationFilter
          Validate a JSON string against an XML schema.
 

Uses of AbstractJaxpFilter in org.mule.module.xml.filters
 

Subclasses of AbstractJaxpFilter in org.mule.module.xml.filters
 class SchemaValidationFilter
          Filter for schema validation.
 class XPathFilter
           
 



Copyright © 2003-2012 MuleSoft, Inc.. All Rights Reserved.