org.apache.oodt.product.handlers.ofsn.metadata
Interface OFSNXMLMetKeys

All Known Implementing Classes:
OFSNFileHandler, OFSNUtils

public interface OFSNXMLMetKeys

Version:
$Revision$

Describe your class here

.
Author:
mattmann

Field Summary
static String DIR_ENTRY_TAG
           
static String DIR_LISTING_NS
           
static String DIR_RESULT_TAG
           
static String FILE_SIZE_TAG
           
static String OFSN_TAG
           
static String XML_MIME_TYPE
           
 

Field Detail

DIR_RESULT_TAG

static final String DIR_RESULT_TAG
See Also:
Constant Field Values

DIR_ENTRY_TAG

static final String DIR_ENTRY_TAG
See Also:
Constant Field Values

OFSN_TAG

static final String OFSN_TAG
See Also:
Constant Field Values

FILE_SIZE_TAG

static final String FILE_SIZE_TAG
See Also:
Constant Field Values

XML_MIME_TYPE

static final String XML_MIME_TYPE
See Also:
Constant Field Values

DIR_LISTING_NS

static final String DIR_LISTING_NS
See Also:
Constant Field Values


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