public class XmlFieldReader extends XmlFieldTransformer implements io.atlasmap.spi.AtlasFieldReader
namespaces
Constructor and Description |
---|
XmlFieldReader(io.atlasmap.spi.AtlasConversionService conversionService) |
XmlFieldReader(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(String docString,
boolean namespaced) |
seedDocumentNamespaces, setNamespaces
public XmlFieldReader(io.atlasmap.spi.AtlasConversionService conversionService)
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(String docString, boolean namespaced) throws io.atlasmap.api.AtlasException
io.atlasmap.api.AtlasException
Copyright © 2018 JBoss by Red Hat. All rights reserved.