net.sf.csutils.groovy.xml
Class XmlTemplateEngineStreamReader.StartElementEvent
java.lang.Object
net.sf.csutils.groovy.xml.XmlTemplateEngineStreamReader.Event
net.sf.csutils.groovy.xml.XmlTemplateEngineStreamReader.StartElementEvent
- Enclosing class:
- XmlTemplateEngineStreamReader
public static class XmlTemplateEngineStreamReader.StartElementEvent
- extends XmlTemplateEngineStreamReader.Event
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
getName
public javax.xml.namespace.QName getName()
getAttributeCount
public int getAttributeCount()
getAttributeName
public javax.xml.namespace.QName getAttributeName(int pIndex)
getAttributeValue
public java.lang.String getAttributeValue(int pIndex)
getNamespaceCount
public int getNamespaceCount()
getNamespacePrefix
public java.lang.String getNamespacePrefix(int pIndex)
getNamespaceURI
public java.lang.String getNamespaceURI(int pIndex)
Copyright © 2009-2010. All Rights Reserved.