Class Iso19139_119Record

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

public class Iso19139_119Record extends Record
ISO 19139/119 catalog record It creates resources(layers) from MD_Distribution and resources(services) from SV_ServiceIdentification
Author:
jvhigon
  • Constructor Details

    • Iso19139_119Record

      public Iso19139_119Record()
    • Iso19139_119Record

      public Iso19139_119Record(URI uri, XMLNode node)
      Constructor
      Parameters:
      node - Node with the answer
      serverURI - 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