Class Iso19139Record

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

public class Iso19139Record extends Record
  • Constructor Details

    • Iso19139Record

      public Iso19139Record()
    • Iso19139Record

      public Iso19139Record(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