public abstract class Word extends Object implements AttributeValue
Modifier and Type | Field and Description |
---|---|
static String |
AINU |
static String |
JAPANESE_ENGLISH |
static String |
JAPANESE_FRENCH |
protected String |
langCode |
protected String |
word |
public static final String JAPANESE_ENGLISH
public static final String JAPANESE_FRENCH
public static final String AINU
protected String word
protected String langCode
Copyright © 2001-2013 the JGloss developers. All Rights Reserved.