Uses of Class
groovy.xml.QName

Packages that use QName
groovy.xml Groovy markup builder classes for working with SAX and W3C DOM and Groovy markup. 
 

Uses of QName in groovy.xml
 

Methods in groovy.xml that return QName
static QName QName.valueOf(java.lang.String s)
          Returns a QName holding the value of the specified String.
 



Copyright © 2003-2005 The Codehaus. All Rights Reserved.