public class StartElementEventX
extends javanet.staxutils.events.StartElementEvent
attributes, name, namespaceCtx, namespaces
ATTRIBUTE, CDATA, CHARACTERS, COMMENT, DTD, END_DOCUMENT, END_ELEMENT, ENTITY_DECLARATION, ENTITY_REFERENCE, NAMESPACE, NOTATION_DECLARATION, PROCESSING_INSTRUCTION, SPACE, START_DOCUMENT, START_ELEMENT
Constructor and Description |
---|
StartElementEventX(QName name,
List attributes,
List namespaces,
NamespaceContext namespaceCtx,
Location location,
QName schemaType) |
Modifier and Type | Method and Description |
---|---|
List |
getAttributeList() |
List |
getNamespaceList() |
getAttributeByName, getAttributes, getEventType, getName, getNamespaceContext, getNamespaces, getNamespaceURI
asCharacters, asEndElement, asStartElement, clone, getLocation, getSchemaType, isAttribute, isCharacters, isEndDocument, isEndElement, isEntityReference, isNamespace, isProcessingInstruction, isStartDocument, isStartElement, matches, toString, writeAsEncodedUnicode, writeEvent
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
asCharacters, asEndElement, asStartElement, getLocation, getSchemaType, isAttribute, isCharacters, isEndDocument, isEndElement, isEntityReference, isNamespace, isProcessingInstruction, isStartDocument, isStartElement, writeAsEncodedUnicode
Copyright © 2003–2016 MuleSoft, Inc.. All rights reserved.