|
||||||||||
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 |
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. |
Method Detail |
---|
int getBeginLineNumber()
int getBeginColumnNumber()
int getEndLineNumber()
int getEndColumnNumber()
boolean isSynthesized()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |