Class GPEDeafultKmlParser

All Implemented Interfaces:
IGPEParser
Direct Known Subclasses:
GPEKml2_1_Parser, GPEKmz2_1_Parser

public abstract class GPEDeafultKmlParser extends GPEXmlParser
This is a KML parser. This class must be registered in the GPE register to read and write KML/KMZ files.
Author:
Jorge Piera LLodrĂ¡ (jorge.piera@iver.es)
  • Field Details

  • Constructor Details

    • GPEDeafultKmlParser

      public GPEDeafultKmlParser()
  • Method Details

    • getProfile

      public IBindingProfile getProfile()
      Returns:
      the profile
    • getQNameComparator

      public QNameComparator getQNameComparator()
      Utility method just to access to the QName comparator
      Returns:
      the comparator used to comare QName's
    • setQNameComparator

      public void setQNameComparator(QNameComparator qNameComparator)
    • setProfile

      public void setProfile(IBindingProfile profile)
      Parameters:
      profile - the profile to set
    • initParse

      protected void initParse()
      Specified by:
      initParse in class GPEXmlParser
    • getProjection

      public String getProjection()
      gets the default parser projection
      Returns: