|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.cyberneko.html.HTMLEventInfo.SynthesizedItem
Synthesized infoset item.
Nested Class Summary |
Nested classes inherited from class 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. |
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 String toString()
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |