Class UnknownRecord

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

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

    • UnknownRecord

      public UnknownRecord(URI uri, XMLNode node)
  • 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