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) SimpleType |
type |
(package private) String |
value |
| Constructor and Description |
|---|
Attribute(NodeName name,
SimpleType type,
Location location,
CharSequence value,
int properties) |
NodeName name
SimpleType type
Location location
String value
int properties
public Attribute(NodeName name, SimpleType type, Location location, CharSequence value, 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