Uses of Class
org.apache.poi.hwpf.model.SectionDescriptor

Packages that use SectionDescriptor
org.apache.poi.hwpf.model   
 

Uses of SectionDescriptor in org.apache.poi.hwpf.model
 

Methods in org.apache.poi.hwpf.model that return SectionDescriptor
 SectionDescriptor SEPX.getSectionDescriptor()
           
 

Constructors in org.apache.poi.hwpf.model with parameters of type SectionDescriptor
SEPX(SectionDescriptor sed, int start, int end, byte[] grpprl)
           
 



Copyright 2008 The Apache Software Foundation or its licensors, as applicable.