Java org.apache.poi.poifs.property Property fields, constructors, methods, implement or subclass

Example usage for Java org.apache.poi.poifs.property Property fields, constructors, methods, implement or subclass

Introduction

In this page you can find the methods, fields and constructors for org.apache.poi.poifs.property Property.

The text is from its open source code.

Method

StringgetName()
Get the name of this property
intgetSize()
find out the document size
intgetStartBlock()
booleanisDirectory()
booleanshouldUseSmallBlocks()
Based on the currently defined size, should this property use small blocks?