Java org.apache.poi.hpsf Section fields, constructors, methods, implement or subclass

Example usage for Java org.apache.poi.hpsf Section fields, constructors, methods, implement or subclass

Introduction

In this page you can find the methods, fields and constructors for org.apache.poi.hpsf Section.

The text is from its open source code.

Method

intgetCodepage()
Gets the section's codepage, if any.
ClassIDgetFormatID()
Returns the format ID.
longgetOffset()
Returns the offset of the section in the stream.
StringgetPIDString(final long pid)
Returns the PID string associated with a property ID.
Property[]getProperties()
Returns this section's properties.
ObjectgetProperty(final long id)
Returns the value of the property with the specified ID.
intgetPropertyCount()
Returns the number of properties in this section.
intgetSize()