Skip navigation links
A B C D E F G I M N O P R S T U W X 

A

AggregatedImportsArtifactAst - Class in org.mule.runtime.ast.internal.xml.model
 
AggregatedImportsArtifactAst(ArtifactAst, Collection<ImportedResource>, Collection<ArtifactAst>, ArtifactAst) - Constructor for class org.mule.runtime.ast.internal.xml.model.AggregatedImportsArtifactAst
 
AggregatedMultiConfigsArtifactAst - Class in org.mule.runtime.ast.internal.xml.model
 
AggregatedMultiConfigsArtifactAst(ArtifactAst, List<ArtifactAst>) - Constructor for class org.mule.runtime.ast.internal.xml.model.AggregatedMultiConfigsArtifactAst
 
ANNOTATIONS_IDENTIFIER - Static variable in interface org.mule.runtime.ast.api.xml.AstXmlParser
 
AstXmlParser - Interface in org.mule.runtime.ast.api.xml
Provides a mechanism to parse a XML config for a deployable mule artifact into an ArtifactAst.
AstXmlParser.Builder - Class in org.mule.runtime.ast.api.xml
A builder for creating AstXmlParser instances.
AstXmlParserAttribute<T> - Class in org.mule.runtime.ast.api.xml
XML-specific parsing attributes.

B

build() - Method in class org.mule.runtime.ast.api.xml.AstXmlParser.Builder
Creates a new ArtifactAst according to the state set to this builder.
builder() - Static method in interface org.mule.runtime.ast.api.xml.AstXmlParser
Creates a builder for an AstXmlParser.
Builder() - Constructor for class org.mule.runtime.ast.api.xml.AstXmlParser.Builder
 

C

CachingExtensionSchemaGenerator - Class in org.mule.runtime.ast.internal.xml.resolver
Decorator for ExtensionSchemaGenerator that caches the values returned by the generate(ExtensionModel, DslResolvingContext) method, using the ExtensionModel as key.
CachingExtensionSchemaGenerator(ExtensionSchemaGenerator) - Constructor for class org.mule.runtime.ast.internal.xml.resolver.CachingExtensionSchemaGenerator
 
CLOSING_TAG_END_COLUMN - Static variable in class org.mule.runtime.ast.api.xml.AstXmlParserAttribute
 
CLOSING_TAG_END_LINE - Static variable in class org.mule.runtime.ast.api.xml.AstXmlParserAttribute
 
CLOSING_TAG_START_COLUMN - Static variable in class org.mule.runtime.ast.api.xml.AstXmlParserAttribute
 
CLOSING_TAG_START_LINE - Static variable in class org.mule.runtime.ast.api.xml.AstXmlParserAttribute
 
ComponentAstReader - Class in org.mule.runtime.ast.internal.xml.reader
This code was moved from mule project.
ComponentAstReader() - Constructor for class org.mule.runtime.ast.internal.xml.reader.ComponentAstReader
 
createFromExtensionModels(Set<ExtensionModel>, Optional<Function<ClassLoader, List<XmlNamespaceInfoProvider>>>) - Static method in class org.mule.runtime.ast.internal.xml.XmlNamespaceInfoProviderSupplier
Creates an list of XmlNamespaceInfoProvider based on the list of ExtensionModels used by the artifact.
createFromPluginClassloaders(Function<ClassLoader, List<XmlNamespaceInfoProvider>>, List<ClassLoader>) - Static method in class org.mule.runtime.ast.internal.xml.XmlNamespaceInfoProviderSupplier
 

D

DefaultAstXmlParser - Class in org.mule.runtime.ast.internal.xml
 
DefaultAstXmlParser(ArtifactType, Set<ExtensionModel>, ArtifactAst, Optional<ExtensionSchemaGenerator>, ParsingPropertyResolver, ResolveEntityFailStrategy) - Constructor for class org.mule.runtime.ast.internal.xml.DefaultAstXmlParser
 
dependencies() - Method in class org.mule.runtime.ast.internal.xml.model.AggregatedImportsArtifactAst
 
dependencies() - Method in class org.mule.runtime.ast.internal.xml.model.AggregatedMultiConfigsArtifactAst
 
DOMAIN_ROOT_IDENTIFIER - Static variable in interface org.mule.runtime.ast.api.xml.AstXmlParser
 
doParse(String, Document, String, URL, List<ImportedResource>) - Method in class org.mule.runtime.ast.internal.xml.DefaultAstXmlParser
 

E

execute(String, String) - Method in class org.mule.runtime.ast.internal.xml.resolver.FailAfterTenErrorsResolveEntityFailStrategy
 
execute(String, String) - Method in class org.mule.runtime.ast.internal.xml.resolver.FailOnFirstErrorResolveEntityFailStrategy
 
execute(String, String) - Method in interface org.mule.runtime.ast.internal.xml.resolver.ResolveEntityFailStrategy
 
extractComponentDefinitionModel(XmlApplicationParser, Element, String, URL, List<ImportedResource>, Supplier<ComponentAstBuilder>, Supplier<ComponentMetadataAstBuilder>) - Method in class org.mule.runtime.ast.internal.xml.reader.ComponentAstReader
 
extractComponentDefinitionModel(XmlApplicationParser, Element, String, URL, List<ImportedResource>, Supplier<ComponentAstBuilder>, Supplier<ComponentMetadataAstBuilder>, ComponentMetadataAstBuilder) - Method in class org.mule.runtime.ast.internal.xml.reader.ComponentAstReader
 
extractImport(ArtifactAstBuilder, Element, String, URL, List<ImportedResource>, Supplier<ComponentMetadataAstBuilder>) - Method in class org.mule.runtime.ast.internal.xml.reader.ComponentAstReader
 

F

fail(String, String) - Static method in interface org.mule.runtime.ast.internal.xml.resolver.ResolveEntityFailStrategy
 
FailAfterTenErrorsResolveEntityFailStrategy - Class in org.mule.runtime.ast.internal.xml.resolver
 
FailAfterTenErrorsResolveEntityFailStrategy() - Constructor for class org.mule.runtime.ast.internal.xml.resolver.FailAfterTenErrorsResolveEntityFailStrategy
 
FailOnFirstErrorResolveEntityFailStrategy - Class in org.mule.runtime.ast.internal.xml.resolver
 
FailOnFirstErrorResolveEntityFailStrategy() - Constructor for class org.mule.runtime.ast.internal.xml.resolver.FailOnFirstErrorResolveEntityFailStrategy
 

G

generate(ExtensionModel, DslResolvingContext) - Method in class org.mule.runtime.ast.internal.xml.resolver.CachingExtensionSchemaGenerator
 
getArtifactName() - Method in class org.mule.runtime.ast.internal.xml.model.AggregatedImportsArtifactAst
 
getArtifactName() - Method in class org.mule.runtime.ast.internal.xml.model.AggregatedMultiConfigsArtifactAst
 
getArtifactType() - Method in class org.mule.runtime.ast.internal.xml.model.AggregatedImportsArtifactAst
 
getArtifactType() - Method in class org.mule.runtime.ast.internal.xml.model.AggregatedMultiConfigsArtifactAst
 
getDefaultClassLoader() - Static method in class org.mule.runtime.ast.internal.xml.resolver.MuleCustomEntityResolver
 
getErrorTypeRepository() - Method in class org.mule.runtime.ast.internal.xml.model.AggregatedImportsArtifactAst
 
getErrorTypeRepository() - Method in class org.mule.runtime.ast.internal.xml.model.AggregatedMultiConfigsArtifactAst
 
getImportedResources() - Method in class org.mule.runtime.ast.internal.xml.model.AggregatedImportsArtifactAst
 
getImportedResources() - Method in class org.mule.runtime.ast.internal.xml.model.AggregatedMultiConfigsArtifactAst
 
getNamespace() - Method in class org.mule.runtime.ast.internal.xml.StaticXmlNamespaceInfo
 
getNamespaceUriPrefix() - Method in class org.mule.runtime.ast.internal.xml.StaticXmlNamespaceInfo
 
getParent() - Method in class org.mule.runtime.ast.internal.xml.model.AggregatedImportsArtifactAst
 
getParent() - Method in class org.mule.runtime.ast.internal.xml.model.AggregatedMultiConfigsArtifactAst
 
getXmlNamespacesInfo() - Method in class org.mule.runtime.ast.internal.xml.StaticXmlNamespaceInfoProvider
 

I

IMPORT_IDENTIFIER - Static variable in interface org.mule.runtime.ast.api.xml.AstXmlParser
 
IS_CDATA - Static variable in class org.mule.runtime.ast.api.xml.AstXmlParserAttribute
 
IS_SELF_CLOSING - Static variable in class org.mule.runtime.ast.api.xml.AstXmlParserAttribute
 

M

ModuleDelegatingEntityResolver - Class in org.mule.runtime.ast.internal.xml.resolver
Custom implementation of resolver for schemas where it will delegate to our custom resolver, then if not found will try to generate the XSDs from the extensions (through ).
ModuleDelegatingEntityResolver(Set<ExtensionModel>, ExtensionSchemaGenerator, DslResolvingContext, ResolveEntityFailStrategy) - Constructor for class org.mule.runtime.ast.internal.xml.resolver.ModuleDelegatingEntityResolver
Returns an instance of ModuleDelegatingEntityResolver
MULE_ROOT_IDENTIFIER - Static variable in interface org.mule.runtime.ast.api.xml.AstXmlParser
 
MuleCustomEntityResolver - Class in org.mule.runtime.ast.internal.xml.resolver
Custom entity resolver based on Spring's schema resolver.

N

namespaceDefinition() - Method in class org.mule.runtime.ast.internal.xml.model.AggregatedImportsArtifactAst
 

O

OPENING_TAG_END_COLUMN - Static variable in class org.mule.runtime.ast.api.xml.AstXmlParserAttribute
 
OPENING_TAG_END_LINE - Static variable in class org.mule.runtime.ast.api.xml.AstXmlParserAttribute
 
OPENING_TAG_START_COLUMN - Static variable in class org.mule.runtime.ast.api.xml.AstXmlParserAttribute
 
OPENING_TAG_START_LINE - Static variable in class org.mule.runtime.ast.api.xml.AstXmlParserAttribute
 
org.mule.runtime.ast.api.xml - package org.mule.runtime.ast.api.xml
 
org.mule.runtime.ast.internal.xml - package org.mule.runtime.ast.internal.xml
 
org.mule.runtime.ast.internal.xml.model - package org.mule.runtime.ast.internal.xml.model
 
org.mule.runtime.ast.internal.xml.reader - package org.mule.runtime.ast.internal.xml.reader
 
org.mule.runtime.ast.internal.xml.resolver - package org.mule.runtime.ast.internal.xml.resolver
 

P

parse(String, List<Pair<String, InputStream>>) - Method in interface org.mule.runtime.ast.api.xml.AstXmlParser
Generate a new ArtifactAst representation form the XML read from the provided inputStreams.
parse(List<Pair<String, InputStream>>) - Method in interface org.mule.runtime.ast.api.xml.AstXmlParser
Generate a new ArtifactAst representation form the XML read from the provided inputStreams.
parse(String, ConfigResource...) - Method in interface org.mule.runtime.ast.api.xml.AstXmlParser
Generate a new ArtifactAst representation form the XML read from the provided inputStreams.
parse(ConfigResource...) - Method in interface org.mule.runtime.ast.api.xml.AstXmlParser
Generate a new ArtifactAst representation form the XML read from the provided inputStreams.
parse(String, String, InputStream) - Method in interface org.mule.runtime.ast.api.xml.AstXmlParser
Generate a new ArtifactAst representation form the XML read from the provided inputStream.
parse(String, InputStream) - Method in interface org.mule.runtime.ast.api.xml.AstXmlParser
Generate a new ArtifactAst representation form the XML read from the provided inputStream.
parse(String, URI...) - Method in interface org.mule.runtime.ast.api.xml.AstXmlParser
Generate a new ArtifactAst representation form the XML read from the provided uris.
parse(URI...) - Method in interface org.mule.runtime.ast.api.xml.AstXmlParser
Generate a new ArtifactAst representation form the XML read from the provided uris.
parse(String, URL...) - Method in interface org.mule.runtime.ast.api.xml.AstXmlParser
Generate a new ArtifactAst representation form the XML read from the provided urls.
parse(URL...) - Method in interface org.mule.runtime.ast.api.xml.AstXmlParser
Generate a new ArtifactAst representation form the XML read from the provided urls.
parse(String, List<Pair<String, InputStream>>) - Method in class org.mule.runtime.ast.internal.xml.DefaultAstXmlParser
 
parse(List<Pair<String, InputStream>>) - Method in class org.mule.runtime.ast.internal.xml.DefaultAstXmlParser
 
parse(String, ConfigResource...) - Method in class org.mule.runtime.ast.internal.xml.DefaultAstXmlParser
 
parse(ConfigResource...) - Method in class org.mule.runtime.ast.internal.xml.DefaultAstXmlParser
 
parse(String, String, InputStream) - Method in class org.mule.runtime.ast.internal.xml.DefaultAstXmlParser
 
parse(String, InputStream) - Method in class org.mule.runtime.ast.internal.xml.DefaultAstXmlParser
 
parse(String, URI...) - Method in class org.mule.runtime.ast.internal.xml.DefaultAstXmlParser
 
parse(URI...) - Method in class org.mule.runtime.ast.internal.xml.DefaultAstXmlParser
 
parse(String, URL...) - Method in class org.mule.runtime.ast.internal.xml.DefaultAstXmlParser
 
parse(URL...) - Method in class org.mule.runtime.ast.internal.xml.DefaultAstXmlParser
 
parseDocument(String, List<Pair<String, Document>>) - Method in interface org.mule.runtime.ast.api.xml.AstXmlParser
Generate a new ArtifactAst representation from the XML DOM tree.
parseDocument(List<Pair<String, Document>>) - Method in interface org.mule.runtime.ast.api.xml.AstXmlParser
Generate a new ArtifactAst representation form the XML DOM tree.
parseDocument(String, List<Pair<String, Document>>) - Method in class org.mule.runtime.ast.internal.xml.DefaultAstXmlParser
 
parseDocument(List<Pair<String, Document>>) - Method in class org.mule.runtime.ast.internal.xml.DefaultAstXmlParser
 
processAttributes(ArtifactAstBuilder, Element) - Method in class org.mule.runtime.ast.internal.xml.reader.ComponentAstReader
 

R

resolveEntity(String, String) - Method in class org.mule.runtime.ast.internal.xml.resolver.ModuleDelegatingEntityResolver
 
resolveEntity(String, String) - Method in class org.mule.runtime.ast.internal.xml.resolver.MuleCustomEntityResolver
 
ResolveEntityFailStrategy - Interface in org.mule.runtime.ast.internal.xml.resolver
 
resolveImports(ArtifactAst, Map<ConfigResource, ArtifactAst>) - Method in class org.mule.runtime.ast.internal.xml.DefaultAstXmlParser
 

S

StaticXmlNamespaceInfo - Class in org.mule.runtime.ast.internal.xml
A XmlNamespaceInfo which returns fix values obtained through the constructor
StaticXmlNamespaceInfo(String, String) - Constructor for class org.mule.runtime.ast.internal.xml.StaticXmlNamespaceInfo
Creates a new instance
StaticXmlNamespaceInfoProvider - Class in org.mule.runtime.ast.internal.xml
A XmlNamespaceInfoProvider which provides a fixed set of XmlNamespaceInfo instances obtained through the constructor
StaticXmlNamespaceInfoProvider(Collection<XmlNamespaceInfo>) - Constructor for class org.mule.runtime.ast.internal.xml.StaticXmlNamespaceInfoProvider
Creates a new instanceXmlApplicationParser

T

topLevelComponents() - Method in class org.mule.runtime.ast.internal.xml.model.AggregatedImportsArtifactAst
 
topLevelComponents() - Method in class org.mule.runtime.ast.internal.xml.model.AggregatedMultiConfigsArtifactAst
 
topLevelComponentsStream() - Method in class org.mule.runtime.ast.internal.xml.model.AggregatedImportsArtifactAst
 

U

updatePropertiesResolver(UnaryOperator<String>) - Method in class org.mule.runtime.ast.internal.xml.model.AggregatedImportsArtifactAst
 
updatePropertiesResolver(UnaryOperator<String>) - Method in class org.mule.runtime.ast.internal.xml.model.AggregatedMultiConfigsArtifactAst
 

W

withArtifactType(ArtifactType) - Method in class org.mule.runtime.ast.api.xml.AstXmlParser.Builder
Set the ArtifactType of the target ArtifactAst
withExtensionModel(ExtensionModel) - Method in class org.mule.runtime.ast.api.xml.AstXmlParser.Builder
Add an extension model for the parser.
withExtensionModels(Collection<ExtensionModel>) - Method in class org.mule.runtime.ast.api.xml.AstXmlParser.Builder
Add an extension model for the parser.
withLegacyFailStrategy() - Method in class org.mule.runtime.ast.api.xml.AstXmlParser.Builder
 
withParentArtifact(ArtifactAst) - Method in class org.mule.runtime.ast.api.xml.AstXmlParser.Builder
Set the ArtifactAst from the parent artifact (i.e.: the parent domain)
withPropertyResolver(ParsingPropertyResolver) - Method in class org.mule.runtime.ast.api.xml.AstXmlParser.Builder
Sets the propertyResolver to be used to resolve property placeholders (${...}) found in the config.
withSchemaValidationsDisabled() - Method in class org.mule.runtime.ast.api.xml.AstXmlParser.Builder
Disables schema validations during the parse process.

X

XmlNamespaceInfoProviderSupplier - Class in org.mule.runtime.ast.internal.xml
This code was moved from mule project
XmlNamespaceInfoProviderSupplier() - Constructor for class org.mule.runtime.ast.internal.xml.XmlNamespaceInfoProviderSupplier
 
A B C D E F G I M N O P R S T U W X 
Skip navigation links

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