@NoImplement
public interface NamespaceDefinition
ArtifactAst| Modifier and Type | Method and Description |
|---|---|
String |
getNamespace() |
String |
getPrefix() |
Map<String,String> |
getSchemaLocations() |
Map<String,String> |
getUnresovedNamespaces() |
Map<String,String> getUnresovedNamespaces()
Map with the unresolved namespaces with its' schema locationsMap<String,String> getSchemaLocations()
Map with the namespaces' schema locations.String getPrefix()
String getNamespace()
Copyright © 2022 MuleSoft, Inc.. All rights reserved.