Package org.apache.poi.poifs.property
Class RootProperty
java.lang.Object
org.apache.poi.poifs.property.Property
org.apache.poi.poifs.property.DirectoryProperty
org.apache.poi.poifs.property.RootProperty
- All Implemented Interfaces:
Iterable<Property>,POIFSViewable,Child,Parent
Root property
-
Nested Class Summary
Nested classes/interfaces inherited from class org.apache.poi.poifs.property.DirectoryProperty
DirectoryProperty.PropertyComparator -
Method Summary
Methods inherited from class org.apache.poi.poifs.property.DirectoryProperty
addChild, changeName, deleteChild, getChildren, isDirectory, iterator, spliteratorMethods inherited from class org.apache.poi.poifs.property.Property
getNextChild, getPreviousChild, getShortDescription, getSize, getStartBlock, getStorageClsid, getViewableArray, getViewableIterator, isSmall, preferArray, setNextChild, setPreviousChild, setStartBlock, setStorageClsid, shouldUseSmallBlocks, writeDataMethods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface org.apache.poi.poifs.property.Child
getNextChild, getPreviousChildMethods inherited from interface org.apache.poi.poifs.property.Parent
setNextChild, setPreviousChild