|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectxml.parser.javacc.XmlDocument.XmlElement
xml.parser.javacc.XmlDocument.Newline
public static class XmlDocument.Newline
End of line indicator.
| Constructor Summary | |
|---|---|
XmlDocument.Newline()
|
|
| Method Summary | |
|---|---|
void |
accept(XmlVisitor v)
|
int |
getLength()
|
java.lang.String |
toString()
|
| Methods inherited from class xml.parser.javacc.XmlDocument.XmlElement |
|---|
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 XmlDocument.Newline()
| Method Detail |
|---|
public void accept(XmlVisitor v)
accept in class XmlDocument.XmlElementpublic 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 | ||||||||