Class PointHandler

    • Constructor Detail

      • PointHandler

        public PointHandler​(GeometryFactory factory)
    • Method Detail

      • startObjectEntry

        public boolean startObjectEntry​(String key)
                                 throws ParseException,
                                        IOException
        Specified by:
        startObjectEntry in interface ContentHandler
        Overrides:
        startObjectEntry in class HandlerBase
        Throws:
        ParseException
        IOException
      • endObject

        public boolean endObject()
                          throws ParseException,
                                 IOException
        Specified by:
        endObject in interface ContentHandler
        Overrides:
        endObject in class HandlerBase
        Throws:
        ParseException
        IOException