com.gmail.thejcwk.semantics.phrases
Class PhraseExtractor.PropertyLevel
java.lang.Object
com.gmail.thejcwk.semantics.phrases.PhraseExtractor.PropertyLevel
- Enclosing class:
- PhraseExtractor
public class PhraseExtractor.PropertyLevel
- extends java.lang.Object
Describes at what level in the XML file we find various properties of the Phrase class.
| Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PHONETIC_REPRESENTATION
public static final int PHONETIC_REPRESENTATION
- See Also:
- Constant Field Values
TRANSLATION
public static final int TRANSLATION
- See Also:
- Constant Field Values
TYPE
public static final int TYPE
- See Also:
- Constant Field Values
SYNTACTIC_FUNCTION
public static final int SYNTACTIC_FUNCTION
- See Also:
- Constant Field Values
SEMANTIC_FUNCTION
public static final int SEMANTIC_FUNCTION
- See Also:
- Constant Field Values
PhraseExtractor.PropertyLevel
public PhraseExtractor.PropertyLevel()