Package io.atlasmap.xml.core
Class XmlCollectionHelper
- java.lang.Object
-
- io.atlasmap.core.DefaultAtlasCollectionHelper
-
- io.atlasmap.xml.core.XmlCollectionHelper
-
- All Implemented Interfaces:
io.atlasmap.spi.AtlasCollectionHelper
public class XmlCollectionHelper extends io.atlasmap.core.DefaultAtlasCollectionHelper
-
-
Constructor Summary
Constructors Constructor Description XmlCollectionHelper(io.atlasmap.spi.AtlasFieldActionService fieldActionService)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description protected io.atlasmap.core.AtlasPathcreateTargetAtlasPath(String path)
-
-
-
Method Detail
-
createTargetAtlasPath
protected io.atlasmap.core.AtlasPath createTargetAtlasPath(String path)
- Overrides:
createTargetAtlasPathin classio.atlasmap.core.DefaultAtlasCollectionHelper
-
-