Package io.atlasmap.json.v2
Class JsonDataSource
- java.lang.Object
-
- io.atlasmap.v2.DataSource
-
- io.atlasmap.json.v2.JsonDataSource
-
- All Implemented Interfaces:
Serializable
public class JsonDataSource extends io.atlasmap.v2.DataSource implements Serializable
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description JsonDataSource()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description booleanequals(Object object)StringgetTemplate()Gets the value of the template property.inthashCode()voidsetTemplate(String value)Sets the value of the template property.
-
-
-
Field Detail
-
template
protected String template
-
-