Package | Description |
---|---|
jgloss.dictionary.attribute |
Dictionary attribute classes.
|
Modifier and Type | Field and Description |
---|---|
protected Map<String,AttributeMapper.Mapping<?>> |
AttributeMapper.mappings |
Modifier and Type | Method and Description |
---|---|
AttributeMapper.Mapping<?> |
AttributeMapper.getMapping(String name)
Return the mapping for the dictionary-specific name.
|
Modifier and Type | Method and Description |
---|---|
<T extends AttributeValue> |
DefaultAttributeSet.addAttribute(AttributeMapper.Mapping<T> mapping) |
Copyright © 2001-2013 the JGloss developers. All Rights Reserved.