public class XmlFieldReader extends XmlFieldTransformer implements io.atlasmap.spi.AtlasFieldReader
classLoader, namespaces, xmlHelper| Constructor and Description |
|---|
XmlFieldReader(ClassLoader cl,
io.atlasmap.spi.AtlasConversionService conversionService) |
XmlFieldReader(ClassLoader cl,
io.atlasmap.spi.AtlasConversionService conversionService,
Map<String,String> namespaces) |
| Modifier and Type | Method and Description |
|---|---|
io.atlasmap.v2.Field |
read(io.atlasmap.spi.AtlasInternalSession session) |
void |
setDocument(Document document) |
seedDocumentNamespaces, setNamespacespublic XmlFieldReader(ClassLoader cl, io.atlasmap.spi.AtlasConversionService conversionService)
public XmlFieldReader(ClassLoader cl, io.atlasmap.spi.AtlasConversionService conversionService, Map<String,String> namespaces)
public io.atlasmap.v2.Field read(io.atlasmap.spi.AtlasInternalSession session)
throws io.atlasmap.api.AtlasException
read in interface io.atlasmap.spi.AtlasFieldReaderio.atlasmap.api.AtlasExceptionpublic void setDocument(Document document) throws io.atlasmap.api.AtlasException
io.atlasmap.api.AtlasExceptionCopyright © 2021 JBoss by Red Hat. All rights reserved.