Constant Field Values


Contents
org.apache.*

org.apache.oodt.product.handlers.ofsn.URLGetHandler
protected static final String DEFAULT_PROD_SERVER_CONTEXT "web-grid"
protected static final String DEFAULT_PROD_SERVER_HOSTNAME "localhost"
protected static final String DEFAULT_PROD_SERVER_PORT "8080"
protected static final String DEFAULT_PRODUCT_ROOT "/some/path"
protected static final String DEFAULT_RETURN_TYPE "RAW"
protected static final String DEFAULT_RETURN_VALUE ""

org.apache.oodt.product.handlers.ofsn.metadata.OFSNMetKeys
public static final String GET_CMD "get"
public static final String LISTING_CMD "listing"
public static final String OFSN_COMPUTE_DIR_SIZE "org.apache.oodt.product.handlers.ofsn.computeDirSize"
public static final String OFSN_COMPUTE_FILE_SIZE "org.apache.oodt.product.handlers.ofsn.computeFileSize"
public static final String OFSN_XML_CONF_FILE_KEY "org.apache.oodt.product.handlers.ofsn.xmlConfigFilePath"

org.apache.oodt.product.handlers.ofsn.metadata.OFSNXMLConfigMetKeys
public static final String HANDLER_CLASSNAME_ATTR "class"
public static final String HANDLER_NAME_ATTR "name"
public static final String HANDLER_TAG "handler"
public static final String HANDLER_TYPE_ATTR "type"
public static final String OFSN_CFG_ID_ATTR "id"
public static final String OFSN_CFG_NAME_ATTR "name"
public static final String OFSN_PRODUCT_ROOT_ATTR "productRoot"
public static final String PROPERTY_MIMETYPE_ATTR "mimeType"
public static final String PROPERTY_NAME_ATTR "name"
public static final String PROPERTY_TAG "property"
public static final String PROPERTY_VALUE_ATTR "value"

org.apache.oodt.product.handlers.ofsn.metadata.OFSNXMLMetKeys
public static final String DIR_ENTRY_TAG "dirEntry"
public static final String DIR_LISTING_NS "http://oodt.jpl.nasa.gov/xml/namespaces/dirlist/1.0"
public static final String DIR_RESULT_TAG "dirResult"
public static final String FILE_SIZE_TAG "fileSize"
public static final String OFSN_TAG "OFSN"
public static final String XML_MIME_TYPE "text/xml"

org.apache.oodt.product.handlers.ofsn.metadata.OODTMetKeys
public static final String XMLQUERY_QUERYELEM_ROLE_ELEM "elemName"

org.apache.oodt.product.handlers.ofsn.metadata.XMLQueryMetKeys
public static final String OFSN "OFSN"
public static final String RETURN_TYPE "RT"



Copyright © 1999-2013 Apache OODT. All Rights Reserved.