Package org.locationtech.jtstest.util
Class GeometryTextCleaner
- java.lang.Object
-
- org.locationtech.jtstest.util.GeometryTextCleaner
-
public class GeometryTextCleaner extends Object
Cleans text strings which are supposed to contain valid text for Geometries (either WKB, WKB, or GML)- Author:
- mbdavis
-
-
Field Summary
Fields Modifier and Type Field Description static String
WKT_SYMBOLS
-
Constructor Summary
Constructors Constructor Description GeometryTextCleaner()
-
-
-
Field Detail
-
WKT_SYMBOLS
public static final String WKT_SYMBOLS
- See Also:
- Constant Field Values
-
-