public class StartElementEventX
extends javanet.staxutils.events.StartElementEvent
Constructor and Description |
---|
StartElementEventX(javax.xml.namespace.QName name,
List attributes,
List namespaces,
javax.xml.namespace.NamespaceContext namespaceCtx,
javax.xml.stream.Location location,
javax.xml.namespace.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-2012 MuleSource, Inc.. All Rights Reserved.