org.apache.poi.hwpf.model
Class ListFormatOverrideLevel
java.lang.Object
org.apache.poi.hwpf.model.ListFormatOverrideLevel
public class ListFormatOverrideLevel
- extends java.lang.Object
Methods inherited from class java.lang.Object |
clone, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ListFormatOverrideLevel
public ListFormatOverrideLevel(byte[] buf,
int offset)
getLevel
public ListLevel getLevel()
getLevelNum
public int getLevelNum()
isFormatting
public boolean isFormatting()
isStartAt
public boolean isStartAt()
getSizeInBytes
public int getSizeInBytes()
equals
public boolean equals(java.lang.Object obj)
- Overrides:
equals
in class java.lang.Object
toByteArray
public byte[] toByteArray()
Copyright 2008 The Apache Software Foundation or
its licensors, as applicable.