Uses of Class
org.apache.poi.hwpf.model.SectionDescriptor
-
Packages that use SectionDescriptor Package Description org.apache.poi.hwpf.model -
-
Uses of SectionDescriptor in org.apache.poi.hwpf.model
Methods in org.apache.poi.hwpf.model that return SectionDescriptor Modifier and Type Method Description SectionDescriptor
SEPX. getSectionDescriptor()
Constructors in org.apache.poi.hwpf.model with parameters of type SectionDescriptor Constructor Description SEPX(SectionDescriptor sed, int start, int end, byte[] grpprl)
-