Skip navigation links
C D E F G H I K L M N O P R S T V W X 

C

createPooledObjectFactory(K) - Method in class org.mule.module.xml.internal.operation.PooledTransformerOperation
 
createPooledObjectFactory(SchemaValidatorOperation.SchemaKey) - Method in class org.mule.module.xml.internal.operation.SchemaValidatorOperation
 
createPooledObjectFactory(XPathOperation.XPathKey) - Method in class org.mule.module.xml.internal.operation.XPathOperation
 
createPooledObjectFactory(String) - Method in class org.mule.module.xml.internal.operation.XQueryOperation
 
createPooledObjectFactory(String) - Method in class org.mule.module.xml.internal.operation.XsltOperation
 

D

documentBuilderFactory - Variable in class org.mule.module.xml.internal.operation.PooledTransformerOperation
 
doInitialise() - Method in class org.mule.module.xml.internal.operation.PooledTransformerOperation
 
doInitialise() - Method in class org.mule.module.xml.internal.operation.XQueryOperation
 

E

EntityExpansion - Enum in org.mule.module.xml.api
Security property which defines how to treat entities expansion.
entityResolver - Variable in class org.mule.module.xml.internal.operation.PooledTransformerOperation
 
equals(Object) - Method in class org.mule.module.xml.api.NamespaceMapping
 
error(TransformerException) - Method in class org.mule.module.xml.internal.error.TransformerErrorListener
 
evaluate(Node, Map<String, Object>) - Method in class org.mule.module.xml.internal.xpath.XPathEvaluator
Evaluates the expression on the input node, using the given contextProperties.
expandEntities - Variable in class org.mule.module.xml.internal.operation.PooledTransformerOperation
Defines how to treat entity expansion.

F

fatalError(TransformerException) - Method in class org.mule.module.xml.internal.error.TransformerErrorListener
 
FileSchemeCorrectionOutputUriResolver - Class in org.mule.module.xml.internal.util
 
FileSchemeCorrectionOutputUriResolver() - Constructor for class org.mule.module.xml.internal.util.FileSchemeCorrectionOutputUriResolver
 

G

getBaseURI() - Method in class org.mule.module.xml.internal.util.LocalResourceResolverInput
 
getByteStream() - Method in class org.mule.module.xml.internal.util.LocalResourceResolverInput
 
getCertifiedText() - Method in class org.mule.module.xml.internal.util.LocalResourceResolverInput
 
getCharacterStream() - Method in class org.mule.module.xml.internal.util.LocalResourceResolverInput
 
getColumnNumber() - Method in class org.mule.module.xml.api.SchemaViolation
 
getDescription() - Method in class org.mule.module.xml.api.SchemaViolation
 
getEncoding() - Method in class org.mule.module.xml.internal.util.LocalResourceResolverInput
 
getErrorMessage() - Method in exception org.mule.module.xml.api.SchemaValidationException
 
getErrorTypes() - Method in class org.mule.module.xml.internal.error.SchemaValidatorErrorTypeProvider
 
getErrorTypes() - Method in class org.mule.module.xml.internal.error.StandardXmlErrorTypeProvider
 
getErrorTypes() - Method in class org.mule.module.xml.internal.error.XPathErrorTypeProvider
 
getException() - Method in class org.mule.module.xml.internal.error.TransformerErrorListener
 
getLanguageUri() - Method in enum org.mule.module.xml.api.SchemaLanguage
 
getLineNumber() - Method in class org.mule.module.xml.api.SchemaViolation
 
getNamespaces() - Method in class org.mule.module.xml.api.NamespaceDirectory
 
getNamespaces() - Method in class org.mule.module.xml.internal.XmlModule
 
getParent() - Method in enum org.mule.module.xml.api.XmlError
 
getPrefix() - Method in class org.mule.module.xml.api.NamespaceMapping
 
getPublicId() - Method in class org.mule.module.xml.internal.util.LocalResourceResolverInput
 
getStringData() - Method in class org.mule.module.xml.internal.util.LocalResourceResolverInput
 
getSystemId() - Method in class org.mule.module.xml.internal.util.LocalResourceResolverInput
 
getUri() - Method in class org.mule.module.xml.api.NamespaceMapping
 

H

hashCode() - Method in class org.mule.module.xml.api.NamespaceMapping
 
hasUriScheme(String) - Method in class org.mule.module.xml.internal.util.FileSchemeCorrectionOutputUriResolver
 

I

initialise() - Method in class org.mule.module.xml.internal.operation.PooledTransformerOperation
 
initialise() - Method in class org.mule.module.xml.internal.xpath.XPathFunction
 
InvalidInputXmlException - Exception in org.mule.module.xml.internal.error
A ModuleException associated with the XmlError.INVALID_INPUT_XML type
InvalidInputXmlException(String, Throwable) - Constructor for exception org.mule.module.xml.internal.error.InvalidInputXmlException
 
InvalidSchemaException - Exception in org.mule.module.xml.internal.error
A ModuleException associated with the XmlError.INVALID_SCHEMA type
InvalidSchemaException(String) - Constructor for exception org.mule.module.xml.internal.error.InvalidSchemaException
 
InvalidSchemaException(String, Throwable) - Constructor for exception org.mule.module.xml.internal.error.InvalidSchemaException
 
InvalidXPathExpressionException - Exception in org.mule.module.xml.internal.error
A ModuleException associated with the XmlError.INVALID_XPATH_EXPRESSION type
InvalidXPathExpressionException(String, Throwable) - Constructor for exception org.mule.module.xml.internal.error.InvalidXPathExpressionException
 
isAcceptExternalEntities() - Method in enum org.mule.module.xml.api.EntityExpansion
 
isExpandInternalEntities() - Method in enum org.mule.module.xml.api.EntityExpansion
 

K

keepingTrailingNewlines(boolean) - Method in class org.mule.module.xml.internal.xpath.XPathEvaluator
 

L

LocalEntityResolver - Class in org.mule.module.xml.internal.util
Resolves entities by using the systemId as a path in the current classloader
LocalEntityResolver() - Constructor for class org.mule.module.xml.internal.util.LocalEntityResolver
 
LocalResourceResolverInput - Class in org.mule.module.xml.internal.util
An LSInput which resolves using local resources
LocalResourceResolverInput() - Constructor for class org.mule.module.xml.internal.util.LocalResourceResolverInput
 

M

MuleResourceResolver - Class in org.mule.module.xml.internal.util
Attempts to resolve a resource from the file system, from a URL, or from the classpath, in that order.
MuleResourceResolver() - Constructor for class org.mule.module.xml.internal.util.MuleResourceResolver
 

N

NamespaceDirectory - Class in org.mule.module.xml.api
 
NamespaceDirectory() - Constructor for class org.mule.module.xml.api.NamespaceDirectory
 
NamespaceMapping - Class in org.mule.module.xml.api
Maps a prefix to a namespace URI
NamespaceMapping() - Constructor for class org.mule.module.xml.api.NamespaceMapping
 
NamespaceMapping(String, String) - Constructor for class org.mule.module.xml.api.NamespaceMapping
 
NullContextPropertyException - Exception in org.mule.module.xml.internal.error
A ModuleException associated with the XmlError.NULL_CONTEXT_PROPERTY type
NullContextPropertyException(String) - Constructor for exception org.mule.module.xml.internal.error.NullContextPropertyException
 

O

org.mule.module.xml.api - package org.mule.module.xml.api
 
org.mule.module.xml.internal - package org.mule.module.xml.internal
 
org.mule.module.xml.internal.error - package org.mule.module.xml.internal.error
 
org.mule.module.xml.internal.operation - package org.mule.module.xml.internal.operation
 
org.mule.module.xml.internal.util - package org.mule.module.xml.internal.util
 
org.mule.module.xml.internal.xpath - package org.mule.module.xml.internal.xpath
 

P

PooledTransformerOperation<K,T> - Class in org.mule.module.xml.internal.operation
Base class for operations which pool transformers or resources in order to increase performance by pre compiling transformers and other resources which are expensive to create
PooledTransformerOperation() - Constructor for class org.mule.module.xml.internal.operation.PooledTransformerOperation
 

R

reset() - Method in class org.mule.module.xml.internal.xpath.XPathEvaluator
Invoke this method in between invocations of the evaluate(Node, Map) method in order to reuse this instance
resolve(String, String) - Method in class org.mule.module.xml.internal.util.FileSchemeCorrectionOutputUriResolver
 
resolveEntity(String, String) - Method in class org.mule.module.xml.internal.util.LocalEntityResolver
 
resolveResource(String, String, String, String, String) - Method in class org.mule.module.xml.internal.util.MuleResourceResolver
 
resolveVariable(QName) - Method in class org.mule.module.xml.internal.xpath.XPathEvaluator
Resolves the given variable against the context properties passed on the evaluate(Node, Map) method

S

SchemaLanguage - Enum in org.mule.module.xml.api
Lists the schema languages supported
SchemaValidationException - Exception in org.mule.module.xml.api
A ModuleException associated with the XmlError.SCHEMA_NOT_HONOURED type
SchemaValidationException(String, List<SchemaViolation>) - Constructor for exception org.mule.module.xml.api.SchemaValidationException
Creates a new instance
SchemaValidatorErrorTypeProvider - Class in org.mule.module.xml.internal.error
Provides the error types for the validate-schema operation
SchemaValidatorErrorTypeProvider() - Constructor for class org.mule.module.xml.internal.error.SchemaValidatorErrorTypeProvider
 
SchemaValidatorOperation - Class in org.mule.module.xml.internal.operation
Operation to validate an XML document against a schema
SchemaValidatorOperation() - Constructor for class org.mule.module.xml.internal.operation.SchemaValidatorOperation
 
SchemaViolation - Class in org.mule.module.xml.api
Describes one single violation found while validating that an XML input complies with a certain schema
SchemaViolation(int, int, String) - Constructor for class org.mule.module.xml.api.SchemaViolation
Creates a new instance
setBaseURI(String) - Method in class org.mule.module.xml.internal.util.LocalResourceResolverInput
 
setByteStream(InputStream) - Method in class org.mule.module.xml.internal.util.LocalResourceResolverInput
 
setCertifiedText(boolean) - Method in class org.mule.module.xml.internal.util.LocalResourceResolverInput
 
setCharacterStream(Reader) - Method in class org.mule.module.xml.internal.util.LocalResourceResolverInput
 
setEncoding(String) - Method in class org.mule.module.xml.internal.util.LocalResourceResolverInput
 
setPublicId(String) - Method in class org.mule.module.xml.internal.util.LocalResourceResolverInput
 
setStringData(String) - Method in class org.mule.module.xml.internal.util.LocalResourceResolverInput
 
setSystemId(String) - Method in class org.mule.module.xml.internal.util.LocalResourceResolverInput
 
StandardXmlErrorTypeProvider - Class in org.mule.module.xml.internal.error
Base error type provider which contains basic error types common to most operations
StandardXmlErrorTypeProvider() - Constructor for class org.mule.module.xml.internal.error.StandardXmlErrorTypeProvider
 
start() - Method in class org.mule.module.xml.internal.operation.PooledTransformerOperation
 
start() - Method in class org.mule.module.xml.internal.xpath.XPathFunction
 
stop() - Method in class org.mule.module.xml.internal.operation.PooledTransformerOperation
 
stop() - Method in class org.mule.module.xml.internal.xpath.XPathFunction
 

T

testOnReturn() - Method in class org.mule.module.xml.internal.operation.PooledTransformerOperation
 
testOnReturn() - Method in class org.mule.module.xml.internal.operation.XQueryOperation
 
toDOMNode(InputStream, DocumentBuilderFactory) - Static method in class org.mule.module.xml.internal.util.XMLUtils
Transforms the source XML using the given factory
toDOMNode(InputStream, DocumentBuilderFactory, EntityResolver) - Static method in class org.mule.module.xml.internal.util.XMLUtils
Transforms the source XML using the given factory and entityResolver
TransformationException - Exception in org.mule.module.xml.internal.error
A ModuleException associated with the XmlError.TRANSFORMATION type
TransformationException(String) - Constructor for exception org.mule.module.xml.internal.error.TransformationException
Creates a new instance
TransformationException(String, Throwable) - Constructor for exception org.mule.module.xml.internal.error.TransformationException
Creates a new instance
TransformerErrorListener - Class in org.mule.module.xml.internal.error
An ErrorListener which transforms generic exceptions into module exceptions
TransformerErrorListener() - Constructor for class org.mule.module.xml.internal.error.TransformerErrorListener
 

V

validateSchema(String, SchemaLanguage, InputStream, XmlModule) - Method in class org.mule.module.xml.internal.operation.SchemaValidatorOperation
Validates that the input content is compliant with a given schema.
valueOf(String) - Static method in enum org.mule.module.xml.api.EntityExpansion
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.mule.module.xml.api.SchemaLanguage
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.mule.module.xml.api.XmlError
Returns the enum constant of this type with the specified name.
values() - Static method in enum org.mule.module.xml.api.EntityExpansion
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.mule.module.xml.api.SchemaLanguage
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.mule.module.xml.api.XmlError
Returns an array containing the constants of this enum type, in the order they are declared.

W

warning(TransformerException) - Method in class org.mule.module.xml.internal.error.TransformerErrorListener
 
withTransformer(K, CheckedFunction<T, V>) - Method in class org.mule.module.xml.internal.operation.PooledTransformerOperation
 

X

XmlError - Enum in org.mule.module.xml.api
Defines the error types thrown by this module
XmlModule - Class in org.mule.module.xml.internal
A Mule Module which provides functionality to handle XML.
XmlModule() - Constructor for class org.mule.module.xml.internal.XmlModule
 
XMLUtils - Class in org.mule.module.xml.internal.util
General utility methods for working with XML.
XMLUtils() - Constructor for class org.mule.module.xml.internal.util.XMLUtils
 
xpath(String, InputStream, Map<String, Object>, NamespaceMapping...) - Method in class org.mule.module.xml.internal.xpath.XPathFunction
Evaluates the xpath expression over the given XML content using the contextProperties.
XPathErrorTypeProvider - Class in org.mule.module.xml.internal.error
Provides the error types for the XPath operation
XPathErrorTypeProvider() - Constructor for class org.mule.module.xml.internal.error.XPathErrorTypeProvider
 
XPathEvaluator - Class in org.mule.module.xml.internal.xpath
Evaluates XPath expressions using the JAXP API (JSR-206).
XPathEvaluator(String, XPathFactory, Collection<NamespaceMapping>) - Constructor for class org.mule.module.xml.internal.xpath.XPathEvaluator
Creates a new instance
xpathExtract(InputStream, String, Map<String, Object>, List<NamespaceMapping>, NamespaceDirectory, XmlModule, boolean) - Method in class org.mule.module.xml.internal.operation.XPathOperation
Evaluates an XPath expression the input content and returns the result.
XPathFunction - Class in org.mule.module.xml.internal.xpath
Similar to the xpath-extract operation but in the form of a DataWeave function.
XPathFunction() - Constructor for class org.mule.module.xml.internal.xpath.XPathFunction
 
XPathOperation - Class in org.mule.module.xml.internal.operation
Operation for extracting values from an XML document using XPath
XPathOperation() - Constructor for class org.mule.module.xml.internal.operation.XPathOperation
 
XPathOperation(EntityExpansion) - Constructor for class org.mule.module.xml.internal.operation.XPathOperation
 
XQueryOperation - Class in org.mule.module.xml.internal.operation
Operation to transform an XML document using XQuery
XQueryOperation() - Constructor for class org.mule.module.xml.internal.operation.XQueryOperation
 
xqueryTransform(InputStream, String, Map<String, Object>, XmlModule, boolean) - Method in class org.mule.module.xml.internal.operation.XQueryOperation
Uses XQuery to transform the input content.
XsltOperation - Class in org.mule.module.xml.internal.operation
Operation to transform an XML document using XSLT
XsltOperation() - Constructor for class org.mule.module.xml.internal.operation.XsltOperation
 
xsltTransform(InputStream, String, Map<String, Object>, String, XmlModule) - Method in class org.mule.module.xml.internal.operation.XsltOperation
Uses XSLT to transform the input content.
C D E F G H I K L M N O P R S T V W X 
Skip navigation links

Copyright © 2026 MuleSoft, Inc.. All rights reserved.