Save This Page
Home » cocoon-2.1.11-src » org.apache.cocoon.poi.poifs » property » [javadoc | source]
org.apache.cocoon.poi.poifs.property
class: LocalProperty [javadoc | source]
java.lang.Object
   org.apache.cocoon.poi.poifs.property.Property
      org.apache.cocoon.poi.poifs.property.LocalProperty

All Implemented Interfaces:
    File

Fields inherited from org.apache.cocoon.poi.poifs.property.Property:
_NO_INDEX,  _property_type_offset,  _DIRECTORY_TYPE,  _DOCUMENT_TYPE,  _ROOT_TYPE,  _NODE_BLACK,  _NODE_RED
Constructor:
 LocalProperty(int index) 
Method from org.apache.cocoon.poi.poifs.property.LocalProperty Summary:
isDirectory,   preWrite
Methods from org.apache.cocoon.poi.poifs.property.Property:
getChildIndex,   getIndex,   getName,   getNextChildIndex,   getNextFile,   getPreviousChildIndex,   getPreviousFile,   getSize,   getStartBlock,   isDirectory,   isSmall,   isValidIndex,   preWrite,   setChildProperty,   setIndex,   setName,   setNextFile,   setNodeColor,   setPreviousFile,   setPropertyType,   setSize,   setStartBlock,   shouldUseSmallBlocks,   writeData
Methods from java.lang.Object:
equals,   getClass,   hashCode,   notify,   notifyAll,   toString,   wait,   wait,   wait
Method from org.apache.cocoon.poi.poifs.property.LocalProperty Detail:
 public boolean isDirectory() 
    Method isDirectory
 protected  void preWrite() 
    Method preWrite