Uses of Class
groovy.xml.Namespace

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

Uses of Namespace in groovy.xml
 

Methods in groovy.xml that return Namespace
 Namespace NamespaceBuilder.namespace(String uri)
           
 Namespace NamespaceBuilder.namespace(String uri, String prefix)
           
 



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