Uses of Class
org.staxnav.Naming.Enumerated

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:
 



Copyright © 2011 eXo Platform SAS. All Rights Reserved.