INRIA & friends

fr.inrialpes.exmo.queryprocessor
Class Type

java.lang.Object
  extended byfr.inrialpes.exmo.queryprocessor.Type

public class Type
extends java.lang.Object

Author:
Arun Sharma

Field Summary
static int ASK
           
static int CONSTRUCT
           
static int DESCRIBE
           
static int SELECT
           
 
Constructor Summary
Type()
          Creates a new instance of Type
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

SELECT

public static int SELECT

ASK

public static int ASK

CONSTRUCT

public static int CONSTRUCT

DESCRIBE

public static int DESCRIBE
Constructor Detail

Type

public Type()
Creates a new instance of Type


INRIA & friends

..no bottom yet...