Constant Field Values


Contents
org.gvsig.*

org.gvsig.metadata.lib.ioexchanger.iso19139.ISOMetadataExchanger
public static final String EXCHANGER_ID "Exchanger.ISO"
public static final String EXCHANGER_NAME "Layer ISO Metadata Parser"

org.gvsig.metadata.lib.ioexchanger.iso19139.LayerMetadataExchanger
public static final String EXCHANGER_ID "Exchanger.Layer"
public static final String EXCHANGER_NAME "Layer Metadata Parser"

org.gvsig.metadata.lib.ioexchanger.iso19139.NEMMetadataExchanger
public static final String EXCHANGER_ID "Exchanger.NEM"
public static final String EXCHANGER_NAME "Layer NEM Metadata Parser"

org.gvsig.metadata.lib.ioexchanger.iso19139.parser.io.IOExchangerManager
public static final String PARAM_ACTION "action"
public static final String PARAM_EXCHANGERID "exchangerID"
public static final String PARAM_FILE "file"

org.gvsig.metadata.lib.ioexchanger.iso19139.parser.io.write.PrintXmlWriter
public static final String CDATA_END "]]>"
public static final String CDATA_START "<![CDATA["
public static final String LISTCODE "<{0}:{1} codeList=\"http://www.isotc211.org/2005/resources/codeList.xml#{1}\"\n{2} codeListValue=\"{3}\"/>"
public static final String LISTCODE_ATTRS "codeList=\"http://www.isotc211.org/2005/resources/codeList.xml#{0}\"\n{2} codeListValue=\"{1}\""
public static final String LISTCODE_START "{0}:{1}"
public static final String ROOT_END "</gmd:MD_Metadata>"
public static final String XML_HEADER "<?xml version=\"1.0\" encoding=\"{0}\"?>"
public static final String XML_HEADER_ATRRS " xmlns:gmd=\"http://www.isotc211.org/2005/gmd\"\n xmlns:gts=\"http://www.isotc211.org/2005/gts\"\n xmlns:gco=\"http://www.isotc211.org/2005/gco\"\n xmlns:gml=\"http://www.opengis.net/gml\"\n xmlns:xsi=\"http://www.w3.org/2001/XMLSchema-instance\"\n xmlns:geonet=\"http://www.fao.org/geonetwork\"\n xmlns:csw=\"http://www.opengis.net/cat/csw/2.0.2\"\n xsi:schemaLocation=\"http://www.isotc211.org/2005/gmd http://www.isotc211.org/2005/gmd/gmd.xsd\""



Copyright © 2004-2013 gvSIG. All Rights Reserved.