Uses of Enum
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
Methods in org.docx4j.org.apache.poi.poifs.filesystem that return Ole10Native.EncodingModeModifier and TypeMethodDescriptionOle10Native.getMode()static Ole10Native.EncodingModeReturns the enum constant of this type with the specified name.static Ole10Native.EncodingMode[]Ole10Native.EncodingMode.values()Returns an array containing the constants of this enum type, in the order they are declared.