Package | Description |
---|---|
jgloss.dictionary.attribute |
Dictionary attribute classes.
|
Modifier and Type | Class and Description |
---|---|
class |
Category
Attribute values for category attribute.
|
class |
PartOfSpeech
Attribute values for part of speech attribute.
|
class |
Usage
Attribute values for usage attribute.
|
Modifier and Type | Method and Description |
---|---|
protected abstract CategoryAttributeValue |
IDAttributeValueFactory.createValue(String id) |
CategoryAttributeValue |
IDAttributeValueFactory.getValueFor(String id) |
Modifier and Type | Method and Description |
---|---|
Iterator<CategoryAttributeValue> |
IDAttributeValueFactory.valueIterator() |
Copyright © 2001-2013 the JGloss developers. All Rights Reserved.