Class PolygonTypeBinding


public class PolygonTypeBinding extends PolygonTypeBinding
Author:
Jorge Piera LLodrĂ¡ (jorge.piera@iver.es)
  • Constructor Details

    • PolygonTypeBinding

      public PolygonTypeBinding()
  • Method Details

    • parseTag

      protected Object parseTag(org.gvsig.xmlpull.lib.api.stream.IXmlStreamReader parser, GPEDefaultGmlParser handler, org.gvsig.xmlpull.lib.api.stream.IQName tag, String id, String srsName) throws org.gvsig.xmlpull.lib.api.stream.XmlStreamException, IOException
      Description copied from class: PolygonTypeBinding
      It parses the XML tag
      Overrides:
      parseTag in class PolygonTypeBinding
      Parameters:
      parser -
      handler -
      tag -
      id -
      srsName -
      Returns:
      Throws:
      org.gvsig.xmlpull.lib.api.stream.XmlStreamException
      IOException
    • parseLastTag

      protected boolean parseLastTag(org.gvsig.xmlpull.lib.api.stream.IXmlStreamReader parser, GPEDefaultGmlParser handler, org.gvsig.xmlpull.lib.api.stream.IQName tag)
      Description copied from class: PolygonTypeBinding
      Parses the last tag
      Overrides:
      parseLastTag in class PolygonTypeBinding
      Parameters:
      parser -
      handler -
      tag -
      Returns: