Event.Append, Event.Attribute, Event.Comment, Event.EndDocument, Event.EndElement, Event.Namespace, Event.ProcessingInstruction, Event.StartContent, Event.StartDocument, Event.StartElement, Event.Text| Modifier and Type | Field and Description |
|---|---|
(package private) Location |
location |
(package private) NodeName |
name |
(package private) int |
properties |
(package private) SchemaType |
type |
| Constructor and Description |
|---|
StartElement(NodeName name,
SchemaType type,
Location location,
int properties) |
NodeName name
SchemaType type
Location location
int properties
public StartElement(NodeName name, SchemaType type, Location location, int properties)
public void replay(Receiver out) throws XPathException
Eventreplay in class Eventout - the receiver to which the event is to be sentXPathException - the the receiver reports an error