|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Object
|
+--com.dfki.peregrin.representation.RigidBit
|
+--com.dfki.peregrin.representation.HTMLBit
| Constructor Summary | |
HTMLBit(java.lang.String text,
boolean start)
|
|
HTMLBit(java.lang.StringBuffer text,
boolean start)
|
|
| Method Summary | |
boolean |
isStartTag()
|
| Methods inherited from class com.dfki.peregrin.representation.RigidBit |
contentToString, contentToStringBuffer, length, tagNo |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public HTMLBit(java.lang.StringBuffer text,
boolean start)
public HTMLBit(java.lang.String text,
boolean start)
| Method Detail |
public boolean isStartTag()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||