Uses of Enum Class
org.docx4j.utils.XMLStreamWriterWrapper.EventEnum
Packages that use XMLStreamWriterWrapper.EventEnum
-
Uses of XMLStreamWriterWrapper.EventEnum in org.docx4j.utils
Methods in org.docx4j.utils that return XMLStreamWriterWrapper.EventEnumModifier and TypeMethodDescriptionReturns the enum constant of this class with the specified name.static XMLStreamWriterWrapper.EventEnum[]XMLStreamWriterWrapper.EventEnum.values()Returns an array containing the constants of this enum class, in the order they are declared.