org.esa.beam.framework.processor
Class RequestTags
java.lang.Object
org.esa.beam.framework.processor.RequestTags
public class RequestTags
- extends Object
This class defines all tags that are valid in a request file and recognized by the RequestLoader.
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TAG_REQUEST_LIST
public static final String TAG_REQUEST_LIST
- See Also:
- Constant Field Values
TAG_REQUEST
public static final String TAG_REQUEST
- See Also:
- Constant Field Values
TAG_INPUT_PRODUCT
public static final String TAG_INPUT_PRODUCT
- See Also:
- Constant Field Values
TAG_OUTPUT_PRODUCT
public static final String TAG_OUTPUT_PRODUCT
- See Also:
- Constant Field Values
TAG_BITMASK
public static final String TAG_BITMASK
- See Also:
- Constant Field Values
TAG_PARAMETER
public static final String TAG_PARAMETER
- See Also:
- Constant Field Values
TAG_LOG_LOCATION
public static final String TAG_LOG_LOCATION
- See Also:
- Constant Field Values
ATTRIB_NAME
public static final String ATTRIB_NAME
- See Also:
- Constant Field Values
ATTRIB_VALUE
public static final String ATTRIB_VALUE
- See Also:
- Constant Field Values
ATTRIB_URL
public static final String ATTRIB_URL
- Deprecated. in 4.0, use ATTRIB_FILE instead
- See Also:
- Constant Field Values
ATTRIB_PATH
public static final String ATTRIB_PATH
- Deprecated. in 4.0, use ATTRIB_FILE instead
- See Also:
- Constant Field Values
ATTRIB_FILE
public static final String ATTRIB_FILE
- See Also:
- Constant Field Values
ATTRIB_FILE_FORMAT
public static final String ATTRIB_FILE_FORMAT
- See Also:
- Constant Field Values
ATTRIB_FILE_TYPE_ID
public static final String ATTRIB_FILE_TYPE_ID
- See Also:
- Constant Field Values
ATTRIB_TYPE
public static final String ATTRIB_TYPE
- See Also:
- Constant Field Values
RequestTags
public RequestTags()
Copyright © 2002-2012 Brockmann Consult GmbH. All Rights Reserved.