Class GeonetworkISO19115Record

java.lang.Object
org.gvsig.catalog.schemas.Record
org.gvsig.catalog.schemas.GeonetworkISO19115Record

public class GeonetworkISO19115Record extends Record
Author:
Jorge Piera Llodra (piera_jor@gva.es)
  • Constructor Details

    • GeonetworkISO19115Record

      public GeonetworkISO19115Record()
    • GeonetworkISO19115Record

      public GeonetworkISO19115Record(URI uri, XMLNode node)
      Constructor
      Parameters:
      node - Node with the answer
      serverURL - Server URL. Necessary to load the image (just Geonetwork)
  • Method Details

    • accept

      public boolean accept(URI uri, XMLNode node)
      Description copied from class: Record
      Return true is the XML node is from a type that can be parsed
      Specified by:
      accept in class Record
      Parameters:
      uri - Server uri
      node - XML node
      Returns:
      true if the file can be managed or false