|
|||||||||||
| 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. |
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 HTMLEventInfopublic int getBeginColumnNumber()
getBeginColumnNumber in interface HTMLEventInfopublic int getEndLineNumber()
getEndLineNumber in interface HTMLEventInfopublic int getEndColumnNumber()
getEndColumnNumber in interface HTMLEventInfopublic boolean isSynthesized()
isSynthesized in interface HTMLEventInfopublic java.lang.String toString()
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||