|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface HTMLEventInfo
This interface is used to pass augmentated information to the application through the XNI pipeline.
| Nested Class Summary | |
|---|---|
static class |
HTMLEventInfo.SynthesizedItem
Synthesized infoset item. |
| 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. |
| Method Detail |
|---|
int getBeginLineNumber()
int getBeginColumnNumber()
int getBeginCharacterOffset()
int getEndLineNumber()
int getEndColumnNumber()
int getEndCharacterOffset()
boolean isSynthesized()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||