org.eaglei.datatools.etl.utils
Class Configure

java.lang.Object
  extended by org.eaglei.datatools.etl.utils.Configure

public class Configure
extends java.lang.Object


Field Summary
static java.lang.String BASE
           
static int baseCol
           
static int baseRow
           
static java.lang.String contentTypeAppN3
           
static java.lang.String contentTypeHTML
           
static java.lang.String contentTypeNTriples
           
static java.lang.String contentTypeRDFXML
           
static java.lang.String contentTypeResultsXML
           
static java.lang.String contentTypeTextN3
           
static java.lang.String contentTypeTextPlain
           
static java.lang.String contentTypeTurtle
           
static java.lang.String contentTypeXML
           
static char DELIMIT
           
static java.lang.String EX
           
static java.lang.String MAP_BASE
           
static long MAX_SIZE
           
static java.lang.String[][] metaArray
           
static java.lang.String[][] prefixArray
           
static long PRETTY_SIZE
           
 
Constructor Summary
Configure()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

DELIMIT

public static final char DELIMIT
See Also:
Constant Field Values

BASE

public static final java.lang.String BASE
See Also:
Constant Field Values

MAP_BASE

public static final java.lang.String MAP_BASE
See Also:
Constant Field Values

EX

public static final java.lang.String EX
See Also:
Constant Field Values

MAX_SIZE

public static final long MAX_SIZE
See Also:
Constant Field Values

PRETTY_SIZE

public static final long PRETTY_SIZE
See Also:
Constant Field Values

contentTypeAppN3

public static final java.lang.String contentTypeAppN3
See Also:
Constant Field Values

contentTypeTurtle

public static final java.lang.String contentTypeTurtle
See Also:
Constant Field Values

contentTypeRDFXML

public static final java.lang.String contentTypeRDFXML
See Also:
Constant Field Values

contentTypeNTriples

public static final java.lang.String contentTypeNTriples
See Also:
Constant Field Values

contentTypeXML

public static final java.lang.String contentTypeXML
See Also:
Constant Field Values

contentTypeResultsXML

public static final java.lang.String contentTypeResultsXML
See Also:
Constant Field Values

contentTypeTextPlain

public static final java.lang.String contentTypeTextPlain
See Also:
Constant Field Values

contentTypeHTML

public static final java.lang.String contentTypeHTML
See Also:
Constant Field Values

contentTypeTextN3

public static final java.lang.String contentTypeTextN3
See Also:
Constant Field Values

metaArray

public static final java.lang.String[][] metaArray

prefixArray

public static final java.lang.String[][] prefixArray

baseRow

public static int baseRow

baseCol

public static int baseCol
Constructor Detail

Configure

public Configure()


Copyright © 2009-2010 Eagle-I. All Rights Reserved.