|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.poi.poifs.property.Property
org.apache.poi.poifs.property.DirectoryProperty
org.apache.poi.poifs.property.RootProperty
public final class RootProperty
Root property
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from class org.apache.poi.poifs.property.DirectoryProperty |
|---|
DirectoryProperty.PropertyComparator |
| Method Summary | |
|---|---|
void |
setSize(int size)
set size |
| Methods inherited from class org.apache.poi.poifs.property.DirectoryProperty |
|---|
addChild, changeName, deleteChild, getChildren, isDirectory |
| Methods inherited from class org.apache.poi.poifs.property.Property |
|---|
getName, getNextChild, getPreviousChild, getShortDescription, getSize, getStartBlock, getStorageClsid, getViewableArray, getViewableIterator, isSmall, preferArray, setNextChild, setPreviousChild, setStartBlock, setStorageClsid, shouldUseSmallBlocks, writeData |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface org.apache.poi.poifs.property.Parent |
|---|
setNextChild, setPreviousChild |
| Methods inherited from interface org.apache.poi.poifs.property.Child |
|---|
getNextChild, getPreviousChild |
| Method Detail |
|---|
public void setSize(int size)
size - size in terms of small blocks
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||