Class 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
    • Constructor Detail

      • GeometryTextCleaner

        public GeometryTextCleaner()
    • Method Detail

      • cleanWKT

        public static String cleanWKT​(String input)