|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.oodt.product.handlers.ofsn.util.OFSNUtils
public final class OFSNUtils
| Field Summary |
|---|
| Fields inherited from interface org.apache.oodt.product.handlers.ofsn.metadata.OODTMetKeys |
|---|
XMLQUERY_QUERYELEM_ROLE_ELEM |
| Fields inherited from interface org.apache.oodt.product.handlers.ofsn.metadata.OFSNXMLMetKeys |
|---|
DIR_ENTRY_TAG, DIR_LISTING_NS, DIR_RESULT_TAG, FILE_SIZE_TAG, OFSN_TAG, XML_MIME_TYPE |
| Fields inherited from interface org.apache.oodt.product.handlers.ofsn.metadata.OFSNMetKeys |
|---|
GET_CMD, LISTING_CMD, OFSN_COMPUTE_DIR_SIZE, OFSN_COMPUTE_FILE_SIZE, OFSN_XML_CONF_FILE_KEY |
| Constructor Summary | |
|---|---|
OFSNUtils()
|
|
| Method Summary | |
|---|---|
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)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public OFSNUtils()
| Method Detail |
|---|
public static String extractFieldFromQuery(XMLQuery query,
String name)
public static Document getOFSNDoc(List<File> fileList,
OFSNHandlerConfig cfg,
String productRoot,
boolean showDirSize,
boolean showFileSize)
public static String relativeize(String path,
String productRoot)
public static File buildZipFile(String zipFileFullPath,
File[] files)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||