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 Summary
Constructors -
Method Summary
-
Constructor Details
-
EnumType
protected EnumType()
-
-
Method Details
-
format
- Specified by:
formatin interfaceWritableValueType<E extends Enum<E>>- Throws:
org.staxnav.StaxNavException
-