Uses of Class
org.gvsig.catalog.schemas.Record
Packages that use Record
Package
Description
-
Uses of Record in org.gvsig.catalog
Methods in org.gvsig.catalog that return RecordModifier and TypeMethodDescriptionCatalogManager.createRecord(URI uri, XMLNode node) Try to identify the XML format and return a recordMethods in org.gvsig.catalog with parameters of type Record -
Uses of Record in org.gvsig.catalog.drivers
Methods in org.gvsig.catalog.drivers that return RecordModifier and TypeMethodDescriptionGetRecordsReply.getRecordAt(int index) Gets a record that it is in a concrete positionMethods in org.gvsig.catalog.drivers with parameters of type Record -
Uses of Record in org.gvsig.catalog.impl
Methods in org.gvsig.catalog.impl that return RecordMethods in org.gvsig.catalog.impl with parameters of type Record -
Uses of Record in org.gvsig.catalog.schemas
Subclasses of Record in org.gvsig.catalog.schemasModifier and TypeClassDescriptionclassThis class is used to parse the metadata retreived using the CSW deegree server.classThis class parses a XMLNode that contains a DublinCore treeclassclassThis class parses the Indicio CSW server answer files.classclassISO 19139/119 catalog record It creates resources(layers) from MD_Distribution and resources(services) from SV_ServiceIdentificationclassclassclassclassclassMethods in org.gvsig.catalog.schemas that return RecordModifier and TypeMethodDescriptionstatic RecordRecordFactory.createRecord(URI uri, XMLNode node) Try to identify the XML format and return a recordMethods in org.gvsig.catalog.schemas with parameters of type Record -
Uses of Record in org.gvsig.catalog.ui.showresults
Methods in org.gvsig.catalog.ui.showresults that return RecordMethods in org.gvsig.catalog.ui.showresults with parameters of type Record -
Uses of Record in org.gvsig.catalog.utils
Methods in org.gvsig.catalog.utils with parameters of type Record