|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.poi.hwpf.model.PlexOfField
public class PlexOfField
Structure describing the Plex for fields (contained plclfd* in the spec).
| Constructor Summary | |
|---|---|
PlexOfField(int fcStart,
int fcEnd,
byte[] data)
|
|
| Method Summary | |
|---|---|
int |
getFcEnd()
|
int |
getFcStart()
|
FieldDescriptor |
getFld()
|
java.lang.String |
toString()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public PlexOfField(int fcStart,
int fcEnd,
byte[] data)
| Method Detail |
|---|
public int getFcStart()
public int getFcEnd()
public FieldDescriptor getFld()
public java.lang.String toString()
toString in class java.lang.Object
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||