|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Section | |
org.apache.poi.contrib.poibrowser | |
org.apache.poi.hpsf |
Horrible PropertySet Format API reads things like Document Summary info from
OLE 2 Compound document files. |
Uses of Section in org.apache.poi.contrib.poibrowser |
Methods in org.apache.poi.contrib.poibrowser with parameters of type Section | |
protected java.lang.String |
PropertySetDescriptorRenderer.toString(Section s,
java.lang.String name)
Returns a string representation of a Section . |
Uses of Section in org.apache.poi.hpsf |
Methods in org.apache.poi.hpsf that return Section | |
Section |
SpecialPropertySet.getSingleSection()
|
Section |
PropertySet.getSingleSection()
If the PropertySet has only a single section this
method returns it. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |