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 QName getName()
getAttributeCount
public int getAttributeCount()
getAttributeName
public QName getAttributeName(int pIndex)
getAttributeValue
public String getAttributeValue(int pIndex)
getNamespaceCount
public int getNamespaceCount()
getNamespacePrefix
public String getNamespacePrefix(int pIndex)
getNamespaceURI
public String getNamespaceURI(int pIndex)
Copyright © 2009-2010. All Rights Reserved.