Skip navigation links
A B C D E G H I J L M O P R S T V W X 

A

AbstractJsonTransformer - Class in org.mule.module.json.transformers
TODO
AbstractJsonTransformer() - Constructor for class org.mule.module.json.transformers.AbstractJsonTransformer
 
AbstractToFromXmlTransformer - Class in org.mule.module.json.transformers
Superclass for transformers that convert JSON to and from XML
AbstractToFromXmlTransformer() - Constructor for class org.mule.module.json.transformers.AbstractToFromXmlTransformer
 
accept(MuleMessage) - Method in class org.mule.module.json.filters.IsJsonFilter
 
accept(Object) - Method in class org.mule.module.json.filters.IsJsonFilter
 
accept(MuleMessage) - Method in class org.mule.module.json.transformers.JsonSchemaJsonValidationFilter
Deprecated.
 
accept(MuleMessage) - Method in class org.mule.module.json.transformers.JsonSchemaValidationFilter
Deprecated.
 
accept(MuleMessage) - Method in class org.mule.module.json.transformers.JsonSchemaXsdValidationFilter
Deprecated.
 
addSchemaRedirect(String, String) - Method in class org.mule.module.json.validation.JsonSchemaValidator.Builder
Allows to redirect any given URI in the Schema (or even the schema location itself) to any other specific URI.
addSchemaRedirects(Map<String, String>) - Method in class org.mule.module.json.validation.JsonSchemaValidator.Builder
Allows adding many redirects following the same rules as JsonSchemaValidator.Builder.addSchemaRedirect(String, String)
ANNOTATIONS_PACKAGE_NAME - Static variable in class org.mule.module.json.transformers.JsonMapperResolver
 
asJsonNode(Object) - Method in class org.mule.module.json.DefaultJsonParser
Parses the given input into a JsonNode.
asJsonNode(Object) - Method in interface org.mule.module.json.JsonParser
Parses the given input into a JsonNode.

B

build() - Method in class org.mule.module.json.validation.JsonSchemaValidator.Builder
Builds a new instance per the given configuration.
builder() - Static method in class org.mule.module.json.validation.JsonSchemaValidator

C

convert(Source, XMLOutputFactory) - Method in class org.mule.module.json.transformers.AbstractToFromXmlTransformer
Return result of transformation
createArgument(Class<?>, MuleContext) - Method in class org.mule.module.json.transformers.JsonMapperResolver
createInstance() - Method in class org.mule.module.json.config.MapperFactoryBean
 
createSchemaFactory(String) - Static method in class org.mule.module.json.transformers.TransformerInputs
 
createTransformerFactory() - Static method in class org.mule.module.json.transformers.TransformerInputs
 
createValidator() - Method in interface org.mule.module.json.transformers.JsonSchemaFilter
Deprecated.
 
createValidator() - Method in class org.mule.module.json.transformers.JsonSchemaJsonValidationFilter
Deprecated.
 
createValidator() - Method in class org.mule.module.json.transformers.JsonSchemaValidationFilter
Deprecated.
 

D

DefaultJsonParser - Class in org.mule.module.json
Default implementation of JsonParser.
DefaultJsonParser(MuleContext) - Constructor for class org.mule.module.json.DefaultJsonParser
 
delegate - Variable in class org.mule.module.json.transformers.JsonSchemaValidationFilter
Deprecated.
 
dispose() - Method in class org.mule.module.json.transformers.JsonTransformerResolver
 
doTransform(Object, String) - Method in class org.mule.module.json.transformers.JsonToXml
Use Staxon to convert JSON to an XML string
doTransform(Object, String) - Method in class org.mule.module.json.transformers.XmlToJson
Use Staxon to convert XML to a JSON string

E

equals(Object) - Method in class org.mule.module.json.JsonData
 
evaluate(String, MuleMessage) - Method in class org.mule.module.json.JsonExpressionEvaluator
 
extractResultFromNode(JsonNode) - Method in class org.mule.module.json.JsonExpressionEvaluator
 
extractResultFromNode(JsonNode) - Method in class org.mule.module.json.JsonNodeExpressionEvaluator
 

G

get(int) - Method in class org.mule.module.json.JsonData
 
get(String) - Method in class org.mule.module.json.JsonData
 
getAnnotationsPackageName() - Method in class org.mule.module.json.transformers.JsonMapperResolver
getArgumentClass() - Method in class org.mule.module.json.transformers.JsonMapperResolver
getAsString(String) - Method in class org.mule.module.json.JsonData
 
getDeserializationMixins() - Method in class org.mule.module.json.transformers.JsonToObject
 
getErrorHandler() - Method in interface org.mule.module.json.transformers.JsonSchemaFilter
Deprecated.
 
getErrorHandler() - Method in class org.mule.module.json.transformers.JsonSchemaJsonValidationFilter
Deprecated.
 
getErrorHandler() - Method in class org.mule.module.json.transformers.JsonSchemaValidationFilter
Deprecated.
 
getInputStream() - Method in class org.mule.module.json.transformers.TransformerInputs
 
getInvalidJson() - Method in exception org.mule.module.json.validation.JsonSchemaValidationException
Returns a String representation of the failing json
getMapper() - Method in class org.mule.module.json.transformers.AbstractJsonTransformer
 
getMapperResolver() - Method in class org.mule.module.json.transformers.JsonTransformerResolver
 
getMixins() - Method in class org.mule.module.json.config.MapperFactoryBean
 
getMixins() - Method in class org.mule.module.json.transformers.AbstractJsonTransformer
 
getName() - Method in class org.mule.module.json.config.MapperFactoryBean
 
getName() - Method in class org.mule.module.json.JsonExpressionEvaluator
 
getName() - Method in class org.mule.module.json.JsonNodeExpressionEvaluator
 
getObjectType() - Method in class org.mule.module.json.config.MapperFactoryBean
 
getPreferredTransactionFactoryClassname() - Static method in class org.mule.module.json.transformers.TransformerInputs
 
getPriorityWeighting() - Method in class org.mule.module.json.transformers.AbstractJsonTransformer
 
getReader() - Method in class org.mule.module.json.transformers.TransformerInputs
 
getResourceResolver() - Method in interface org.mule.module.json.transformers.JsonSchemaFilter
Deprecated.
 
getResourceResolver() - Method in class org.mule.module.json.transformers.JsonSchemaJsonValidationFilter
Deprecated.
 
getResourceResolver() - Method in class org.mule.module.json.transformers.JsonSchemaValidationFilter
Deprecated.
 
getSchemaLanguage() - Method in interface org.mule.module.json.transformers.JsonSchemaFilter
Deprecated.
 
getSchemaLanguage() - Method in class org.mule.module.json.transformers.JsonSchemaJsonValidationFilter
Deprecated.
 
getSchemaLanguage() - Method in class org.mule.module.json.transformers.JsonSchemaValidationFilter
Deprecated.
 
getSchemaLocations() - Method in interface org.mule.module.json.transformers.JsonSchemaFilter
Deprecated.
 
getSchemaLocations() - Method in class org.mule.module.json.transformers.JsonSchemaJsonValidationFilter
Deprecated.
 
getSchemaLocations() - Method in class org.mule.module.json.transformers.JsonSchemaValidationFilter
Deprecated.
 
getSchemaObject() - Method in interface org.mule.module.json.transformers.JsonSchemaFilter
Deprecated.
 
getSchemaObject() - Method in class org.mule.module.json.transformers.JsonSchemaJsonValidationFilter
Deprecated.
 
getSchemaObject() - Method in class org.mule.module.json.transformers.JsonSchemaValidationFilter
Deprecated.
 
getSerializationMixins() - Method in class org.mule.module.json.transformers.ObjectToJson
 
getSourceClass() - Method in class org.mule.module.json.transformers.ObjectToJson
 
getValidatorFeatures() - Method in interface org.mule.module.json.transformers.JsonSchemaFilter
Deprecated.
 
getValidatorFeatures() - Method in class org.mule.module.json.transformers.JsonSchemaJsonValidationFilter
Deprecated.
 
getValidatorFeatures() - Method in class org.mule.module.json.transformers.JsonSchemaValidationFilter
Deprecated.
 
getValidatorProperties() - Method in interface org.mule.module.json.transformers.JsonSchemaFilter
Deprecated.
 
getValidatorProperties() - Method in class org.mule.module.json.transformers.JsonSchemaJsonValidationFilter
Deprecated.
 
getValidatorProperties() - Method in class org.mule.module.json.transformers.JsonSchemaValidationFilter
Deprecated.
 
getXMLInputFactory() - Method in interface org.mule.module.json.transformers.JsonSchemaFilter
Deprecated.
 
getXMLInputFactory() - Method in class org.mule.module.json.transformers.JsonSchemaJsonValidationFilter
Deprecated.
 
getXMLInputFactory() - Method in class org.mule.module.json.transformers.JsonSchemaValidationFilter
Deprecated.
 

H

hashCode() - Method in class org.mule.module.json.JsonData
 
hasNode(String) - Method in class org.mule.module.json.JsonData
 

I

init() - Method in class org.mule.module.json.config.JsonNamespaceHandler
 
initialise() - Method in class org.mule.module.json.transformers.AbstractJsonTransformer
 
initialise() - Method in class org.mule.module.json.transformers.JsonSchemaJsonValidationFilter
Deprecated.
 
initialise() - Method in class org.mule.module.json.transformers.JsonSchemaValidationFilter
Deprecated.
 
initialise() - Method in class org.mule.module.json.transformers.JsonSchemaXsdValidationFilter
Deprecated.
 
initialise() - Method in class org.mule.module.json.transformers.JsonToObject
 
initialise() - Method in class org.mule.module.json.transformers.ObjectToJson
 
initialise() - Method in class org.mule.module.json.validation.ValidateJsonSchemaMessageProcessor
 
isArray() - Method in class org.mule.module.json.JsonData
 
isHandleException() - Method in class org.mule.module.json.transformers.ObjectToJson
 
IsJsonFilter - Class in org.mule.module.json.filters
A filter that will determine if the current message payload is a JSON encoded message.
IsJsonFilter() - Constructor for class org.mule.module.json.filters.IsJsonFilter
 
isJsonSchema(String) - Method in class org.mule.module.json.transformers.JsonSchemaValidationFilter
Deprecated.
 
isReturnResult() - Method in interface org.mule.module.json.transformers.JsonSchemaFilter
Deprecated.
 
isReturnResult() - Method in class org.mule.module.json.transformers.JsonSchemaJsonValidationFilter
Deprecated.
 
isReturnResult() - Method in class org.mule.module.json.transformers.JsonSchemaValidationFilter
Deprecated.
 
isUseStaxSource() - Method in interface org.mule.module.json.transformers.JsonSchemaFilter
Deprecated.
 
isUseStaxSource() - Method in class org.mule.module.json.transformers.JsonSchemaJsonValidationFilter
Deprecated.
 
isUseStaxSource() - Method in class org.mule.module.json.transformers.JsonSchemaValidationFilter
Deprecated.
 
isValidateParsing() - Method in class org.mule.module.json.filters.IsJsonFilter
 

J

JSON_MIME_TYPE - Static variable in class org.mule.module.json.transformers.JsonTransformerResolver
 
JsonData - Class in org.mule.module.json
A wrapper for the JsonNode object that allows for nested object keys i.e.
JsonData(JsonNode) - Constructor for class org.mule.module.json.JsonData
 
JsonData(URL) - Constructor for class org.mule.module.json.JsonData
 
JsonData(InputStream) - Constructor for class org.mule.module.json.JsonData
 
JsonData(Reader) - Constructor for class org.mule.module.json.JsonData
 
JsonData(String) - Constructor for class org.mule.module.json.JsonData
 
JsonExpressionEvaluator - Class in org.mule.module.json
An expression evaluator to allow users to define json expressions in their mule configuration, i.e.
JsonExpressionEvaluator() - Constructor for class org.mule.module.json.JsonExpressionEvaluator
 
JsonMapperResolver - Class in org.mule.module.json.transformers
This resolver is used by the transform engine to inject a ObjectMapper into a method that requires it.
JsonMapperResolver() - Constructor for class org.mule.module.json.transformers.JsonMapperResolver
 
JsonMessages - Class in org.mule.module.json.i18n
Internationalised messages for the Json module
JsonMessages() - Constructor for class org.mule.module.json.i18n.JsonMessages
 
JsonNamespaceHandler - Class in org.mule.module.json.config
Registers a Bean Definition Parser for handling elements defined in META-INF/mule-json.xsd
JsonNamespaceHandler() - Constructor for class org.mule.module.json.config.JsonNamespaceHandler
 
JsonNodeExpressionEvaluator - Class in org.mule.module.json
An JSON expression evaluator that returns JsonNode's instead of strings.
JsonNodeExpressionEvaluator() - Constructor for class org.mule.module.json.JsonNodeExpressionEvaluator
 
JsonParser - Interface in org.mule.module.json
Parses Json payloads into different representations of a Json.
JsonPath - Annotation Type in org.mule.api.annotations.expression
 
JsonPathAnnotationParser - Class in org.mule.module.json.config
Responsible for parsing JsonPath parameter annotations
JsonPathAnnotationParser() - Constructor for class org.mule.module.json.config.JsonPathAnnotationParser
 
JsonSchemaDereferencing - Enum in org.mule.module.json.validation
Draft v4 defines two dereferencing modes: JsonSchemaDereferencing.CANONICAL and JsonSchemaDereferencing.INLINE
JsonSchemaFilter - Interface in org.mule.module.json.transformers
Deprecated.
This class is deprecated and will be removed in Mule 4.0. Use JsonSchemaValidator instead
JsonSchemaJsonValidationFilter - Class in org.mule.module.json.transformers
Deprecated.
This class is deprecated and will be removed in Mule 4.0. Use ValidateJsonSchemaMessageProcessor instead
JsonSchemaJsonValidationFilter() - Constructor for class org.mule.module.json.transformers.JsonSchemaJsonValidationFilter
Deprecated.
 
JsonSchemaValidationException - Exception in org.mule.module.json.validation
Exception to signal that a given json did not pass validation against a json schema
JsonSchemaValidationException(String, String) - Constructor for exception org.mule.module.json.validation.JsonSchemaValidationException
 
JsonSchemaValidationException(String, String, Exception) - Constructor for exception org.mule.module.json.validation.JsonSchemaValidationException
 
JsonSchemaValidationFilter - Class in org.mule.module.json.transformers
Deprecated.
This class is deprecated and will be removed in Mule 4.0. Use ValidateJsonSchemaMessageProcessor instead
JsonSchemaValidationFilter() - Constructor for class org.mule.module.json.transformers.JsonSchemaValidationFilter
Deprecated.
 
JsonSchemaValidator - Class in org.mule.module.json.validation
Validates json payloads against json schemas compliant with drafts v3 and v4.
JsonSchemaValidator.Builder - Class in org.mule.module.json.validation
An implementation of the builder design pattern to create instances of JsonSchemaValidator.
JsonSchemaXsdValidationFilter - Class in org.mule.module.json.transformers
Deprecated.
This class is deprecated and will be removed in Mule 4.0. Use ValidateJsonSchemaMessageProcessor instead
JsonSchemaXsdValidationFilter() - Constructor for class org.mule.module.json.transformers.JsonSchemaXsdValidationFilter
Deprecated.
 
JsonToObject - Class in org.mule.module.json.transformers
A transformer that will convert a JSON encoded object graph to a java object.
JsonToObject() - Constructor for class org.mule.module.json.transformers.JsonToObject
 
JsonToXml - Class in org.mule.module.json.transformers
Convert JSON to an XML document string
JsonToXml() - Constructor for class org.mule.module.json.transformers.JsonToXml
 
JsonTransformerResolver - Class in org.mule.module.json.transformers
A TransformerResolver implementation used to discover whether the current transform requests requires Json mashaling.
JsonTransformerResolver() - Constructor for class org.mule.module.json.transformers.JsonTransformerResolver
 
JsonXsltTransformer - Class in org.mule.module.json.transformers
Convert Json to Json using XSLT
JsonXsltTransformer() - Constructor for class org.mule.module.json.transformers.JsonXsltTransformer
 
jToX - Variable in class org.mule.module.json.transformers.JsonSchemaXsdValidationFilter
Deprecated.
 

L

logger - Variable in class org.mule.module.json.filters.IsJsonFilter
logger used by this class
logger - Variable in class org.mule.module.json.JsonExpressionEvaluator
logger used by this class
logger - Variable in class org.mule.module.json.transformers.JsonTransformerResolver
logger used by this class
logger - Variable in class org.mule.module.json.transformers.ObjectToJson
logger used by this class

M

MapperFactoryBean - Class in org.mule.module.json.config
TODO
MapperFactoryBean() - Constructor for class org.mule.module.json.config.MapperFactoryBean
 
mayBeJSON(String) - Method in class org.mule.module.json.filters.IsJsonFilter
Tests if the String possibly represents a valid JSON String.
messageStringIsNotJson() - Static method in class org.mule.module.json.i18n.JsonMessages
 
muleContext - Variable in class org.mule.module.json.transformers.JsonSchemaXsdValidationFilter
Deprecated.
 

O

ObjectToJson - Class in org.mule.module.json.transformers
Converts a java object to a JSON encoded object that can be consumed by other languages such as Javascript or Ruby.
ObjectToJson() - Constructor for class org.mule.module.json.transformers.ObjectToJson
 
org.mule.api.annotations.expression - package org.mule.api.annotations.expression
 
org.mule.module.json - package org.mule.module.json
JSON encoding support for Mule.
org.mule.module.json.config - package org.mule.module.json.config
Classes used for processing the JSON XML configuration elements
org.mule.module.json.filters - package org.mule.module.json.filters
Filters for recognising JSON payloads in Mule.
org.mule.module.json.i18n - package org.mule.module.json.i18n
 
org.mule.module.json.transformers - package org.mule.module.json.transformers
Transfromers for converting from JavaBeans and collections to JSON and back again.
org.mule.module.json.validation - package org.mule.module.json.validation
 

P

parse(Annotation, Class<?>) - Method in class org.mule.module.json.config.JsonPathAnnotationParser
 
parseChild(Element, ParserContext, BeanDefinitionBuilder) - Method in class org.mule.module.json.config.ValidateJsonSchemaMessageProcessorDefinitionParser
 
parseTokens(String) - Method in class org.mule.module.json.JsonData
 
process(MuleEvent) - Method in class org.mule.module.json.validation.ValidateJsonSchemaMessageProcessor
 

R

resolve(DataType<?>, DataType<?>) - Method in class org.mule.module.json.transformers.JsonTransformerResolver
 

S

setDereferencing(JsonSchemaDereferencing) - Method in class org.mule.module.json.validation.JsonSchemaValidator.Builder
Sets the dereferencing mode to be used.
setDereferencing(JsonSchemaDereferencing) - Method in class org.mule.module.json.validation.ValidateJsonSchemaMessageProcessor
 
setDeserializationMixins(Map<Class<?>, Class<?>>) - Method in class org.mule.module.json.transformers.JsonToObject
 
setErrorHandler(ErrorHandler) - Method in interface org.mule.module.json.transformers.JsonSchemaFilter
Deprecated.
 
setErrorHandler(ErrorHandler) - Method in class org.mule.module.json.transformers.JsonSchemaJsonValidationFilter
Deprecated.
 
setErrorHandler(ErrorHandler) - Method in class org.mule.module.json.transformers.JsonSchemaValidationFilter
Deprecated.
 
setHandleException(boolean) - Method in class org.mule.module.json.transformers.ObjectToJson
 
setMapper(ObjectMapper) - Method in class org.mule.module.json.transformers.AbstractJsonTransformer
 
setMixins(Map<Class<?>, Class<?>>) - Method in class org.mule.module.json.config.MapperFactoryBean
 
setMixins(Map<Class<?>, Class<?>>) - Method in class org.mule.module.json.transformers.AbstractJsonTransformer
 
setMuleContext(MuleContext) - Method in class org.mule.module.json.transformers.JsonSchemaJsonValidationFilter
Deprecated.
 
setMuleContext(MuleContext) - Method in class org.mule.module.json.transformers.JsonSchemaValidationFilter
Deprecated.
 
setMuleContext(MuleContext) - Method in class org.mule.module.json.transformers.JsonSchemaXsdValidationFilter
Deprecated.
 
setMuleContext(MuleContext) - Method in class org.mule.module.json.transformers.JsonTransformerResolver
 
setName(String) - Method in class org.mule.module.json.config.MapperFactoryBean
 
setPriorityWeighting(int) - Method in class org.mule.module.json.transformers.AbstractJsonTransformer
 
setResourceResolver(LSResourceResolver) - Method in interface org.mule.module.json.transformers.JsonSchemaFilter
Deprecated.
 
setResourceResolver(LSResourceResolver) - Method in class org.mule.module.json.transformers.JsonSchemaJsonValidationFilter
Deprecated.
 
setResourceResolver(LSResourceResolver) - Method in class org.mule.module.json.transformers.JsonSchemaValidationFilter
Deprecated.
 
setReturnResult(boolean) - Method in interface org.mule.module.json.transformers.JsonSchemaFilter
Deprecated.
 
setReturnResult(boolean) - Method in class org.mule.module.json.transformers.JsonSchemaJsonValidationFilter
Deprecated.
 
setReturnResult(boolean) - Method in class org.mule.module.json.transformers.JsonSchemaValidationFilter
Deprecated.
 
setSchemaLanguage(String) - Method in interface org.mule.module.json.transformers.JsonSchemaFilter
Deprecated.
 
setSchemaLanguage(String) - Method in class org.mule.module.json.transformers.JsonSchemaJsonValidationFilter
Deprecated.
 
setSchemaLanguage(String) - Method in class org.mule.module.json.transformers.JsonSchemaValidationFilter
Deprecated.
 
setSchemaLocation(String) - Method in class org.mule.module.json.validation.JsonSchemaValidator.Builder
A location in which the json schema is present.
setSchemaLocation(String) - Method in class org.mule.module.json.validation.ValidateJsonSchemaMessageProcessor
 
setSchemaLocations(String) - Method in interface org.mule.module.json.transformers.JsonSchemaFilter
Deprecated.
 
setSchemaLocations(String) - Method in class org.mule.module.json.transformers.JsonSchemaJsonValidationFilter
Deprecated.
 
setSchemaLocations(String) - Method in class org.mule.module.json.transformers.JsonSchemaValidationFilter
Deprecated.
 
setSchemaLocations(String) - Method in class org.mule.module.json.transformers.JsonSchemaXsdValidationFilter
Deprecated.
 
setSchemaObject(Schema) - Method in interface org.mule.module.json.transformers.JsonSchemaFilter
Deprecated.
 
setSchemaObject(Schema) - Method in class org.mule.module.json.transformers.JsonSchemaJsonValidationFilter
Deprecated.
 
setSchemaObject(Schema) - Method in class org.mule.module.json.transformers.JsonSchemaValidationFilter
Deprecated.
 
setSchemaRedirects(Map<String, String>) - Method in class org.mule.module.json.validation.ValidateJsonSchemaMessageProcessor
 
setSerializationMixins(Map<Class<?>, Class<?>>) - Method in class org.mule.module.json.transformers.ObjectToJson
 
setSourceClass(Class<?>) - Method in class org.mule.module.json.transformers.ObjectToJson
 
setUseStaxSource(boolean) - Method in interface org.mule.module.json.transformers.JsonSchemaFilter
Deprecated.
 
setUseStaxSource(boolean) - Method in class org.mule.module.json.transformers.JsonSchemaJsonValidationFilter
Deprecated.
 
setUseStaxSource(boolean) - Method in class org.mule.module.json.transformers.JsonSchemaValidationFilter
Deprecated.
 
setValidateParsing(boolean) - Method in class org.mule.module.json.filters.IsJsonFilter
 
setValidatorFeatures(Map<String, Boolean>) - Method in interface org.mule.module.json.transformers.JsonSchemaFilter
Deprecated.
 
setValidatorFeatures(Map<String, Boolean>) - Method in class org.mule.module.json.transformers.JsonSchemaJsonValidationFilter
Deprecated.
 
setValidatorFeatures(Map<String, Boolean>) - Method in class org.mule.module.json.transformers.JsonSchemaValidationFilter
Deprecated.
 
setValidatorProperties(Map<String, Object>) - Method in interface org.mule.module.json.transformers.JsonSchemaFilter
Deprecated.
 
setValidatorProperties(Map<String, Object>) - Method in class org.mule.module.json.transformers.JsonSchemaJsonValidationFilter
Deprecated.
 
setValidatorProperties(Map<String, Object>) - Method in class org.mule.module.json.transformers.JsonSchemaValidationFilter
Deprecated.
 
setXMLInputFactory(XMLInputFactory) - Method in interface org.mule.module.json.transformers.JsonSchemaFilter
Deprecated.
 
setXMLInputFactory(XMLInputFactory) - Method in class org.mule.module.json.transformers.JsonSchemaJsonValidationFilter
Deprecated.
 
setXMLInputFactory(XMLInputFactory) - Method in class org.mule.module.json.transformers.JsonSchemaValidationFilter
Deprecated.
 
sourceClass - Variable in class org.mule.module.json.transformers.ObjectToJson
 
supports(Annotation) - Method in class org.mule.module.json.config.JsonPathAnnotationParser
 

T

toArray() - Method in class org.mule.module.json.JsonData
 
toString() - Method in class org.mule.module.json.JsonData
 
transformerChange(Transformer, TransformerResolver.RegistryAction) - Method in class org.mule.module.json.transformers.JsonTransformerResolver
 
TransformerInputs - Class in org.mule.module.json.transformers
 
transformMessage(MuleMessage, String) - Method in class org.mule.module.json.transformers.JsonToObject
 
transformMessage(MuleMessage, String) - Method in class org.mule.module.json.transformers.JsonXsltTransformer
run a JSON to JSON XSLT transformationn XML string
transformMessage(MuleMessage, String) - Method in class org.mule.module.json.transformers.ObjectToJson
 

V

validate(MuleEvent) - Method in class org.mule.module.json.validation.JsonSchemaValidator
Parses the event's payload as a Json by the rules of DefaultJsonParser.asJsonNode(Object).
ValidateJsonSchemaMessageProcessor - Class in org.mule.module.json.validation
A MessageProcessor that uses a JsonSchemaValidator to validate a json in the payload to a given schema
ValidateJsonSchemaMessageProcessor() - Constructor for class org.mule.module.json.validation.ValidateJsonSchemaMessageProcessor
 
ValidateJsonSchemaMessageProcessorDefinitionParser - Class in org.mule.module.json.config
 
ValidateJsonSchemaMessageProcessorDefinitionParser() - Constructor for class org.mule.module.json.config.ValidateJsonSchemaMessageProcessorDefinitionParser
 
valueOf(String) - Static method in enum org.mule.module.json.validation.JsonSchemaDereferencing
Returns the enum constant of this type with the specified name.
values() - Static method in enum org.mule.module.json.validation.JsonSchemaDereferencing
Returns an array containing the constants of this enum type, in the order they are declared.

W

weighting - Variable in class org.mule.module.json.transformers.AbstractJsonTransformer
 

X

XmlToJson - Class in org.mule.module.json.transformers
Convert XML to a JSON string
XmlToJson() - Constructor for class org.mule.module.json.transformers.XmlToJson
 
A B C D E G H I J L M O P R S T V W X 
Skip navigation links

Copyright © 2003–2021 MuleSoft, Inc.. All rights reserved.