Class WritableValueTypes.EnumType<E extends Enum<E>>

java.lang.Object
org.gatein.common.xml.stax.writer.WritableValueTypes.EnumType<E>
All Implemented Interfaces:
WritableValueType<E>
Enclosing class:
WritableValueTypes

protected static class WritableValueTypes.EnumType<E extends Enum<E>> extends Object implements WritableValueType<E>
  • Constructor Details

    • EnumType

      protected EnumType()
  • Method Details

    • format

      public String format(E value) throws org.staxnav.StaxNavException
      Specified by:
      format in interface WritableValueType<E extends Enum<E>>
      Throws:
      org.staxnav.StaxNavException