|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectsidekick.html.parser.html.HtmlDocument.HtmlElement
sidekick.html.parser.html.HtmlDocument.Newline
public static class HtmlDocument.Newline
End of line indicator.
| Constructor Summary | |
|---|---|
HtmlDocument.Newline()
|
|
| Method Summary | |
|---|---|
void |
accept(HtmlVisitor v)
|
int |
getLength()
|
java.lang.String |
toString()
|
| Methods inherited from class sidekick.html.parser.html.HtmlDocument.HtmlElement |
|---|
equals, getEndLocation, getEndPosition, getStartLocation, getStartPosition, setEndLocation, setEndLocation, setEndPosition, setStartLocation, setStartLocation, setStartPosition, toLongString |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public HtmlDocument.Newline()
| Method Detail |
|---|
public void accept(HtmlVisitor v)
accept in class HtmlDocument.HtmlElementpublic int getLength()
public java.lang.String toString()
toString in class java.lang.Object
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||