|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--com.quiotix.html.parser.HtmlDocument.HtmlElement | +--com.quiotix.html.parser.HtmlDocument.Newline
End of line indicator.
Field Summary | |
static java.lang.String |
NL
|
Constructor Summary | |
HtmlDocument.Newline()
|
Method Summary | |
void |
accept(HtmlVisitor v)
|
int |
getLength()
|
java.lang.String |
toString()
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Field Detail |
public static final java.lang.String NL
Constructor Detail |
public HtmlDocument.Newline()
Method Detail |
public void accept(HtmlVisitor v)
accept
in class HtmlDocument.HtmlElement
public int getLength()
public java.lang.String toString()
toString
in class java.lang.Object
|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |