|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||
| Uses of Naming.Enumerated in org.staxnav |
|---|
| Subclasses of Naming.Enumerated in org.staxnav | |
|---|---|
static class |
Naming.Enumerated.Mapped<E extends Enum<E> & EnumElement<E>>
|
static class |
Naming.Enumerated.Simple<E extends Enum<E>>
A naming implementation mapping enum elements to names by doing a lower case conversion and substituting the hyphen character by the underscore character, for instance the enumeration: |
|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||