edu.ucsb.adl.middleware
Class QueryDtd
java.lang.Object
|
+--edu.ucsb.adl.reports.XmlDtd
|
+--edu.ucsb.adl.middleware.QueryDtd
- public final class QueryDtd
- extends XmlDtd
DTD parse tables.
Input file: /export/home/gjanee/middleware/ADL-query.dtd.
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
E_ADL_QUERY
public static final int E_ADL_QUERY
- See Also:
- Constant Field Values
E_AND
public static final int E_AND
- See Also:
- Constant Field Values
E_AND_NOT
public static final int E_AND_NOT
- See Also:
- Constant Field Values
E_BEGIN
public static final int E_BEGIN
- See Also:
- Constant Field Values
E_BOUNDING_BOX
public static final int E_BOUNDING_BOX
- See Also:
- Constant Field Values
E_BOX
public static final int E_BOX
- See Also:
- Constant Field Values
E_BUCKET
public static final int E_BUCKET
- See Also:
- Constant Field Values
E_COLLECTION
public static final int E_COLLECTION
- See Also:
- Constant Field Values
E_COLLECTIONS
public static final int E_COLLECTIONS
- See Also:
- Constant Field Values
E_EAST
public static final int E_EAST
- See Also:
- Constant Field Values
E_END
public static final int E_END
- See Also:
- Constant Field Values
E_FIELD
public static final int E_FIELD
- See Also:
- Constant Field Values
E_HIERARCHICAL_CONSTRAINT
public static final int E_HIERARCHICAL_CONSTRAINT
- See Also:
- Constant Field Values
E_IDENTIFICATION_CONSTRAINT
public static final int E_IDENTIFICATION_CONSTRAINT
- See Also:
- Constant Field Values
E_IDENTIFIER
public static final int E_IDENTIFIER
- See Also:
- Constant Field Values
E_LATITUDE
public static final int E_LATITUDE
- See Also:
- Constant Field Values
E_LONGITUDE
public static final int E_LONGITUDE
- See Also:
- Constant Field Values
E_MAXIMUM_RESULTS
public static final int E_MAXIMUM_RESULTS
- See Also:
- Constant Field Values
E_NORTH
public static final int E_NORTH
- See Also:
- Constant Field Values
E_NUMERIC_CONSTRAINT
public static final int E_NUMERIC_CONSTRAINT
- See Also:
- Constant Field Values
E_OPERATOR
public static final int E_OPERATOR
- See Also:
- Constant Field Values
E_OR
public static final int E_OR
- See Also:
- Constant Field Values
E_POLYGON
public static final int E_POLYGON
- See Also:
- Constant Field Values
E_RANGE
public static final int E_RANGE
- See Also:
- Constant Field Values
E_RANKING_METHOD
public static final int E_RANKING_METHOD
- See Also:
- Constant Field Values
E_RELATIONAL_CONSTRAINT
public static final int E_RELATIONAL_CONSTRAINT
- See Also:
- Constant Field Values
E_SOUTH
public static final int E_SOUTH
- See Also:
- Constant Field Values
E_SPATIAL_CONSTRAINT
public static final int E_SPATIAL_CONSTRAINT
- See Also:
- Constant Field Values
E_TARGET
public static final int E_TARGET
- See Also:
- Constant Field Values
E_TEMPORAL_CONSTRAINT
public static final int E_TEMPORAL_CONSTRAINT
- See Also:
- Constant Field Values
E_TERM
public static final int E_TERM
- See Also:
- Constant Field Values
E_TEXT
public static final int E_TEXT
- See Also:
- Constant Field Values
E_TEXTUAL_CONSTRAINT
public static final int E_TEXTUAL_CONSTRAINT
- See Also:
- Constant Field Values
E_VALUE
public static final int E_VALUE
- See Also:
- Constant Field Values
E_VERTEX
public static final int E_VERTEX
- See Also:
- Constant Field Values
E_VERTICES
public static final int E_VERTICES
- See Also:
- Constant Field Values
E_WEST
public static final int E_WEST
- See Also:
- Constant Field Values
A_FIELD_NAME
public static final int A_FIELD_NAME
- See Also:
- Constant Field Values
A_FIELD_URI
public static final int A_FIELD_URI
- See Also:
- Constant Field Values
A_IDENTIFIER_NAMESPACE
public static final int A_IDENTIFIER_NAMESPACE
- See Also:
- Constant Field Values
A_TERM_VOCABULARY
public static final int A_TERM_VOCABULARY
- See Also:
- Constant Field Values
A_VALUE_UNIT
public static final int A_VALUE_UNIT
- See Also:
- Constant Field Values
QueryDtd
public QueryDtd()