Uses of Class
gnu.kawa.xml.AttributeType

Packages that use AttributeType
gnu.kawa.xml   
 

Uses of AttributeType in gnu.kawa.xml
 

Methods in gnu.kawa.xml that return AttributeType
static AttributeType AttributeType.make(java.lang.String namespaceURI, java.lang.String localName)
           
static AttributeType AttributeType.make(Symbol qname)