|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.poi.hemf.record.UnimplementedHemfRecord
@Internal public class UnimplementedHemfRecord
| Constructor Summary | |
|---|---|
UnimplementedHemfRecord()
|
|
| Method Summary | |
|---|---|
HemfRecordType |
getRecordType()
|
long |
init(LittleEndianInputStream leis,
long recordId,
long recordSize)
Init record from stream |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public UnimplementedHemfRecord()
| Method Detail |
|---|
public HemfRecordType getRecordType()
getRecordType in interface HemfRecord
public long init(LittleEndianInputStream leis,
long recordId,
long recordSize)
throws java.io.IOException
HemfRecord
init in interface HemfRecordleis - the little endian input stream
java.io.IOException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||