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 SectionDescriptorSectionDescriptor. copy()SectionDescriptorSEPX. getSectionDescriptor()Constructors in org.apache.poi.hwpf.model with parameters of type SectionDescriptor Constructor Description SectionDescriptor(SectionDescriptor other)SEPX(SectionDescriptor sed, int start, int end, byte[] grpprl)
-