public final class OFSNUtils extends Object implements OODTMetKeys, OFSNXMLMetKeys, OFSNMetKeys
Modifier and Type | Field and Description |
---|---|
static int |
INT |
XMLQUERY_QUERYELEM_ROLE_ELEM
DIR_ENTRY_TAG, DIR_LISTING_NS, DIR_RESULT_TAG, FILE_SIZE_TAG, OFSN_TAG, XML_MIME_TYPE
GET_CMD, LISTING_CMD, OFSN_COMPUTE_DIR_SIZE, OFSN_COMPUTE_FILE_SIZE, OFSN_XML_CONF_FILE_KEY
Constructor and Description |
---|
OFSNUtils() |
Modifier and Type | Method and Description |
---|---|
static File |
buildZipFile(String zipFileFullPath,
File[] files) |
static String |
extractFieldFromQuery(XMLQuery query,
String name) |
static Document |
getOFSNDoc(List<File> fileList,
OFSNHandlerConfig cfg,
String productRoot,
boolean showDirSize,
boolean showFileSize) |
static String |
relativeize(String path,
String productRoot) |
static boolean |
validateOFSN(String ofsn) |
public static final int INT
Copyright © 1999–2017 Apache OODT. All rights reserved.