uk.org.ogsadai.engine
Class EngineConstants

java.lang.Object
  |
  +--uk.org.ogsadai.engine.EngineConstants

public class EngineConstants
extends java.lang.Object

Constants relating to the engine.

Author:
The OGSA-DAI Project Team

Field Summary
private static java.lang.String COPYRIGHT_NOTICE
          Copyright statement
static javax.xml.namespace.QName NO_MORE_DATA
           
 
Constructor Summary
EngineConstants()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

COPYRIGHT_NOTICE

private static final java.lang.String COPYRIGHT_NOTICE
Copyright statement

See Also:
Constant Field Values

NO_MORE_DATA

public static final javax.xml.namespace.QName NO_MORE_DATA
Constructor Detail

EngineConstants

public EngineConstants()