Skip navigation links
A C G I N P R S T W X 

A

ATLAS_XML_SCHEMASET_NAMESPACE - Static variable in class io.atlasmap.xml.core.AtlasXmlConstants
 
AtlasXmlConstants - Class in io.atlasmap.xml.core
 
AtlasXmlConstants() - Constructor for class io.atlasmap.xml.core.AtlasXmlConstants
 

C

createSegmentContext(String) - Method in class io.atlasmap.xml.core.XmlPath
 
createXmlComlexField() - Static method in class io.atlasmap.xml.core.XmlComplexTypeFactory
 

G

getChildrenWithName(String, Element) - Static method in class io.atlasmap.xml.core.XmlIOHelper
 
getChildrenWithNameStripAlias(String, Optional<String>, Element) - Static method in class io.atlasmap.xml.core.XmlIOHelper
 
getDocument() - Method in class io.atlasmap.xml.core.XmlFieldWriter
 
getLastSegment() - Method in class io.atlasmap.xml.core.XmlPath
 
getNamespace() - Method in class io.atlasmap.xml.core.XmlPath.XmlSegmentContext
 
getQName() - Method in class io.atlasmap.xml.core.XmlPath.XmlSegmentContext
 
getXmlDocument() - Method in class io.atlasmap.xml.inspect.XmlInstanceInspector
 
getXmlDocument() - Method in class io.atlasmap.xml.inspect.XmlSchemaInspector
 
getXmlSegments(boolean) - Method in class io.atlasmap.xml.core.XmlPath
 

I

initRestrictions(XSRestrictionSimpleType) - Method in class io.atlasmap.xml.inspect.SimpleTypeRestriction
 
inspect(Document) - Method in class io.atlasmap.xml.inspect.XmlInstanceInspector
 
inspect(File) - Method in class io.atlasmap.xml.inspect.XmlSchemaInspector
 
inspect(String) - Method in class io.atlasmap.xml.inspect.XmlSchemaInspector
 
inspectSchema(String) - Method in class io.atlasmap.xml.inspect.XmlInspectionService
 
inspectSchema(File) - Method in class io.atlasmap.xml.inspect.XmlInspectionService
 
inspectXmlDocument(String) - Method in class io.atlasmap.xml.inspect.XmlInspectionService
 
inspectXmlDocument(File) - Method in class io.atlasmap.xml.inspect.XmlInspectionService
 
inspectXmlDocument(Document) - Method in class io.atlasmap.xml.inspect.XmlInspectionService
 
io.atlasmap.xml.core - package io.atlasmap.xml.core
 
io.atlasmap.xml.inspect - package io.atlasmap.xml.inspect
 
isEnableAttributeNamespaces() - Method in class io.atlasmap.xml.core.XmlFieldWriter
 
isEnableElementNamespaces() - Method in class io.atlasmap.xml.core.XmlFieldWriter
 
isIgnoreMissingNamespaces() - Method in class io.atlasmap.xml.core.XmlFieldWriter
 

N

namespaces - Variable in class io.atlasmap.xml.core.XmlFieldTransformer
 

P

PATH_NAMESPACE_SEPARATOR - Static variable in class io.atlasmap.xml.core.XmlPath
 

R

read(AtlasInternalSession) - Method in class io.atlasmap.xml.core.XmlFieldReader
 

S

seedDocumentNamespaces(Document) - Method in class io.atlasmap.xml.core.XmlFieldTransformer
 
setDocument(String, boolean) - Method in class io.atlasmap.xml.core.XmlFieldReader
 
setEnableAttributeNamespaces(boolean) - Method in class io.atlasmap.xml.core.XmlFieldWriter
 
setEnableElementNamespaces(boolean) - Method in class io.atlasmap.xml.core.XmlFieldWriter
 
setIgnoreMissingNamespaces(boolean) - Method in class io.atlasmap.xml.core.XmlFieldWriter
 
setNamespaces(Map<String, String>) - Method in class io.atlasmap.xml.core.XmlFieldTransformer
 
SimpleTypeRestriction - Class in io.atlasmap.xml.inspect
 
SimpleTypeRestriction() - Constructor for class io.atlasmap.xml.inspect.SimpleTypeRestriction
 

T

toString() - Method in class io.atlasmap.xml.core.XmlPath.XmlSegmentContext
 

W

write(AtlasInternalSession) - Method in class io.atlasmap.xml.core.XmlFieldWriter
 
writeDocumentToString(boolean, Node) - Static method in class io.atlasmap.xml.core.XmlIOHelper
 

X

XmlComplexTypeFactory - Class in io.atlasmap.xml.core
 
XmlComplexTypeFactory() - Constructor for class io.atlasmap.xml.core.XmlComplexTypeFactory
 
XmlFieldReader - Class in io.atlasmap.xml.core
 
XmlFieldReader(AtlasConversionService) - Constructor for class io.atlasmap.xml.core.XmlFieldReader
 
XmlFieldReader(AtlasConversionService, Map<String, String>) - Constructor for class io.atlasmap.xml.core.XmlFieldReader
 
XmlFieldTransformer - Class in io.atlasmap.xml.core
 
XmlFieldTransformer() - Constructor for class io.atlasmap.xml.core.XmlFieldTransformer
 
XmlFieldTransformer(Map<String, String>) - Constructor for class io.atlasmap.xml.core.XmlFieldTransformer
 
XmlFieldWriter - Class in io.atlasmap.xml.core
 
XmlFieldWriter() - Constructor for class io.atlasmap.xml.core.XmlFieldWriter
 
XmlFieldWriter(Map<String, String>, String) - Constructor for class io.atlasmap.xml.core.XmlFieldWriter
 
XmlInspectionException - Exception in io.atlasmap.xml.inspect
 
XmlInspectionException(String) - Constructor for exception io.atlasmap.xml.inspect.XmlInspectionException
Constructs a new exception with the specified detail message.
XmlInspectionException(String, Throwable) - Constructor for exception io.atlasmap.xml.inspect.XmlInspectionException
Constructs a new exception with the specified detail message and cause.
XmlInspectionException(Throwable) - Constructor for exception io.atlasmap.xml.inspect.XmlInspectionException
Constructs a new exception with the specified cause and a detail message of (cause==null ? null : cause.toString()) (which typically contains the class and detail message of cause).
XmlInspectionException(String, Throwable, boolean, boolean) - Constructor for exception io.atlasmap.xml.inspect.XmlInspectionException
Constructs a new exception with the specified detail message, cause, suppression enabled or disabled, and writable stack trace enabled or disabled.
XmlInspectionService - Class in io.atlasmap.xml.inspect
 
XmlInspectionService() - Constructor for class io.atlasmap.xml.inspect.XmlInspectionService
 
XmlInstanceInspector - Class in io.atlasmap.xml.inspect
 
XmlInstanceInspector() - Constructor for class io.atlasmap.xml.inspect.XmlInstanceInspector
 
XmlIOHelper - Class in io.atlasmap.xml.core
 
XmlIOHelper() - Constructor for class io.atlasmap.xml.core.XmlIOHelper
 
XmlPath - Class in io.atlasmap.xml.core
 
XmlPath(String) - Constructor for class io.atlasmap.xml.core.XmlPath
 
XmlPath(String, Map<String, String>) - Constructor for class io.atlasmap.xml.core.XmlPath
 
XmlPath.XmlSegmentContext - Class in io.atlasmap.xml.core
 
XmlSchemaInspector - Class in io.atlasmap.xml.inspect
 
XmlSchemaInspector() - Constructor for class io.atlasmap.xml.inspect.XmlSchemaInspector
 
XmlSegmentContext(String) - Constructor for class io.atlasmap.xml.core.XmlPath.XmlSegmentContext
 
A C G I N P R S T W X 
Skip navigation links

Copyright © 2019 JBoss by Red Hat. All rights reserved.