|
||||||||||
| 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 |
getBeginCharacterOffset()
Returns the character offset of the beginning of this event. |
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 |
getEndCharacterOffset()
Returns the character offset of the end 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 getBeginCharacterOffset()
getBeginCharacterOffset in interface HTMLEventInfopublic int getEndLineNumber()
getEndLineNumber in interface HTMLEventInfopublic int getEndColumnNumber()
getEndColumnNumber in interface HTMLEventInfopublic int getEndCharacterOffset()
getEndCharacterOffset in interface HTMLEventInfopublic boolean isSynthesized()
isSynthesized in interface HTMLEventInfopublic 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 | |||||||||