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, setNamespaces
public 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.AtlasFieldReader
io.atlasmap.api.AtlasException
public void setDocument(Document document) throws io.atlasmap.api.AtlasException
io.atlasmap.api.AtlasException
Copyright © 2021 JBoss by Red Hat. All rights reserved.