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, setNamespacespublic 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.AtlasFieldReaderio.atlasmap.api.AtlasExceptionpublic void setDocument(String docString, boolean namespaced) throws io.atlasmap.api.AtlasException
io.atlasmap.api.AtlasExceptionCopyright © 2018 JBoss by Red Hat. All rights reserved.