|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Object | +--com.dfki.peregrin.representation.ListBit
| Constructor Summary | |
ListBit()
|
|
| Method Summary | |
void |
addBit(PageBitInterface bit)
|
void |
addBits(java.util.Vector bits)
|
java.lang.String |
contentToString()
|
int |
length()
|
java.util.Vector |
listBits()
|
int |
tagNo()
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public ListBit()
| Method Detail |
public java.util.Vector listBits()
public void addBit(PageBitInterface bit)
public void addBits(java.util.Vector bits)
public java.lang.String contentToString()
contentToString in interface PageBitInterfacepublic int length()
length in interface PageBitInterfacepublic int tagNo()
tagNo in interface PageBitInterface
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||