|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectjavanet.staxutils.events.AbstractXMLEvent
javanet.staxutils.events.EndElementEvent
org.mule.module.xml.stax.EndElementEventX
public class EndElementEventX
| Field Summary |
|---|
| Fields inherited from class javanet.staxutils.events.EndElementEvent |
|---|
name, namespaces |
| Fields inherited from class javanet.staxutils.events.AbstractXMLEvent |
|---|
location, schemaType |
| Fields inherited from interface javax.xml.stream.XMLStreamConstants |
|---|
ATTRIBUTE, CDATA, CHARACTERS, COMMENT, DTD, END_DOCUMENT, END_ELEMENT, ENTITY_DECLARATION, ENTITY_REFERENCE, NAMESPACE, NOTATION_DECLARATION, PROCESSING_INSTRUCTION, SPACE, START_DOCUMENT, START_ELEMENT |
| Constructor Summary | |
|---|---|
EndElementEventX(QName name,
List<Namespace> namespaces)
|
|
| Method Summary | |
|---|---|
List<Namespace> |
getNamespaceList()
|
| Methods inherited from class javanet.staxutils.events.EndElementEvent |
|---|
getEventType, getName, getNamespaces |
| Methods inherited from class javanet.staxutils.events.AbstractXMLEvent |
|---|
asCharacters, asEndElement, asStartElement, clone, getLocation, getSchemaType, isAttribute, isCharacters, isEndDocument, isEndElement, isEntityReference, isNamespace, isProcessingInstruction, isStartDocument, isStartElement, matches, toString, writeAsEncodedUnicode, writeEvent |
| Methods inherited from class java.lang.Object |
|---|
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Methods inherited from interface javax.xml.stream.events.XMLEvent |
|---|
asCharacters, asEndElement, asStartElement, getLocation, getSchemaType, isAttribute, isCharacters, isEndDocument, isEndElement, isEntityReference, isNamespace, isProcessingInstruction, isStartDocument, isStartElement, writeAsEncodedUnicode |
| Constructor Detail |
|---|
public EndElementEventX(QName name,
List<Namespace> namespaces)
| Method Detail |
|---|
public List<Namespace> getNamespaceList()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||