|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.cyberneko.html.HTMLEventInfo.SynthesizedItem
public static class HTMLEventInfo.SynthesizedItem
Synthesized infoset item.
Nested Class Summary |
---|
Nested classes/interfaces inherited from interface org.cyberneko.html.HTMLEventInfo |
---|
HTMLEventInfo.SynthesizedItem |
Constructor Summary | |
---|---|
HTMLEventInfo.SynthesizedItem()
|
Method Summary | |
---|---|
int |
getBeginColumnNumber()
Returns the column number of the beginning of this event. |
int |
getBeginLineNumber()
Returns the line number of the beginning of this event. |
int |
getEndColumnNumber()
Returns the column number of the end of this event. |
int |
getEndLineNumber()
Returns the line number of the end of this event. |
boolean |
isSynthesized()
Returns true if this corresponding event was synthesized. |
java.lang.String |
toString()
Returns a string representation of this object. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public HTMLEventInfo.SynthesizedItem()
Method Detail |
---|
public int getBeginLineNumber()
getBeginLineNumber
in interface HTMLEventInfo
public int getBeginColumnNumber()
getBeginColumnNumber
in interface HTMLEventInfo
public int getEndLineNumber()
getEndLineNumber
in interface HTMLEventInfo
public int getEndColumnNumber()
getEndColumnNumber
in interface HTMLEventInfo
public boolean isSynthesized()
isSynthesized
in interface HTMLEventInfo
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 |