@Internal public final class ListFormatOverrideLevel extends java.lang.Object
Class and fields descriptions are quoted from Microsoft Office Word 97-2007 Binary File Format and [MS-DOC] - v20110608 Word (.doc) Binary File Format
Constructor and Description |
---|
ListFormatOverrideLevel(byte[] buf,
int offset) |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(java.lang.Object obj) |
int |
getIStartAt() |
ListLevel |
getLevel() |
int |
getLevelNum() |
int |
getSizeInBytes() |
int |
hashCode() |
boolean |
isFormatting() |
boolean |
isStartAt() |
byte[] |
toByteArray() |
public boolean equals(java.lang.Object obj)
equals
in class java.lang.Object
public int getIStartAt()
public ListLevel getLevel()
public int getLevelNum()
public int getSizeInBytes()
public int hashCode()
hashCode
in class java.lang.Object
public boolean isFormatting()
public boolean isStartAt()
public byte[] toByteArray()
Copyright © 2005-2010 Potix Corporation. All Rights Reserved.