eu.clarin.weblicht.wlfxb.utils
Class CommonAttributes

java.lang.Object
  extended by eu.clarin.weblicht.wlfxb.utils.CommonAttributes

public abstract class CommonAttributes
extends Object

Author:
Yana Panchenko

Field Summary
static String ALPHABET
           
static String CATEGORY
           
static String CHAR_OFFSETS
           
static String END_CHAR_OFFSET
           
static String END_TOKEN
           
static String ENTRY_REFERENCE
           
static String FUNCTION
           
static String ID
           
static String LEMMA_REFERENCE
           
static String NAME
           
static String NONCONSECUTIVE_LEMMAS_REFERENCE
           
static String PID
           
static String SOURCE
           
static String START_CHAR_OFFSET
           
static String START_TOKEN
           
static String TAGSET
           
static String TOKEN_REFERENCE
           
static String TOKEN_SEQUENCE_REFERENCE
           
static String TYPE
           
static String VALUE
           
 
Constructor Summary
CommonAttributes()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

ID

public static final String ID
See Also:
Constant Field Values

TOKEN_SEQUENCE_REFERENCE

public static final String TOKEN_SEQUENCE_REFERENCE
See Also:
Constant Field Values

TOKEN_REFERENCE

public static final String TOKEN_REFERENCE
See Also:
Constant Field Values

LEMMA_REFERENCE

public static final String LEMMA_REFERENCE
See Also:
Constant Field Values

ENTRY_REFERENCE

public static final String ENTRY_REFERENCE
See Also:
Constant Field Values

NONCONSECUTIVE_LEMMAS_REFERENCE

public static final String NONCONSECUTIVE_LEMMAS_REFERENCE
See Also:
Constant Field Values

CHAR_OFFSETS

public static final String CHAR_OFFSETS
See Also:
Constant Field Values

START_CHAR_OFFSET

public static final String START_CHAR_OFFSET
See Also:
Constant Field Values

END_CHAR_OFFSET

public static final String END_CHAR_OFFSET
See Also:
Constant Field Values

START_TOKEN

public static final String START_TOKEN
See Also:
Constant Field Values

END_TOKEN

public static final String END_TOKEN
See Also:
Constant Field Values

TAGSET

public static final String TAGSET
See Also:
Constant Field Values

NAME

public static final String NAME
See Also:
Constant Field Values

VALUE

public static final String VALUE
See Also:
Constant Field Values

PID

public static final String PID
See Also:
Constant Field Values

TYPE

public static final String TYPE
See Also:
Constant Field Values

FUNCTION

public static final String FUNCTION
See Also:
Constant Field Values

CATEGORY

public static final String CATEGORY
See Also:
Constant Field Values

SOURCE

public static final String SOURCE
See Also:
Constant Field Values

ALPHABET

public static final String ALPHABET
See Also:
Constant Field Values
Constructor Detail

CommonAttributes

public CommonAttributes()


Copyright © 2013-2014 Department of Linguistics, Tübingen University. All Rights Reserved.