public class BLZG1943LiteralSerializer extends GeoSpatialDefaultLiteralSerializer
Constructor and Description |
---|
BLZG1943LiteralSerializer() |
Modifier and Type | Method and Description |
---|---|
String |
fromComponents(Object[] components)
Recomposes the components into a string, should typically use
the object's toString() method.
|
String[] |
toComponents(String str)
Decomposes a string[] into an array of strings identifying the
individual components.
|
serializeCoordSystem, serializeCustomFields, serializeDistance, serializeLatitude, serializeLocation, serializeLocationAndTime, serializeLongitude, serializeTime, toSeparatedString
public String fromComponents(Object[] components)
IGeoSpatialLiteralSerializer
fromComponents
in interface IGeoSpatialLiteralSerializer
fromComponents
in class GeoSpatialDefaultLiteralSerializer
public String[] toComponents(String str)
IGeoSpatialLiteralSerializer
toComponents
in interface IGeoSpatialLiteralSerializer
toComponents
in class GeoSpatialDefaultLiteralSerializer
Copyright © 2006–2019 SYSTAP, LLC DBA Blazegraph. All rights reserved.