Uses of Enum Class
org.docx4j.org.apache.poi.poifs.filesystem.Ole10Native.EncodingMode
Packages that use Ole10Native.EncodingMode
Package
Description
filesystem package maps OLE 2 Compound document files to a more familiar filesystem interface.
-
Uses of Ole10Native.EncodingMode in org.docx4j.org.apache.poi.poifs.filesystem
Fields in org.docx4j.org.apache.poi.poifs.filesystem declared as Ole10Native.EncodingModeMethods in org.docx4j.org.apache.poi.poifs.filesystem that return Ole10Native.EncodingModeModifier and TypeMethodDescriptionstatic Ole10Native.EncodingModeReturns the enum constant of this class with the specified name.static Ole10Native.EncodingMode[]Ole10Native.EncodingMode.values()Returns an array containing the constants of this enum class, in the order they are declared.