Uses of Class
gnu.kawa.xml.AttributeType
-
Packages that use AttributeType Package Description gnu.kawa.xml -
-
Uses of AttributeType in gnu.kawa.xml
Methods in gnu.kawa.xml that return AttributeType Modifier and Type Method Description static AttributeType
AttributeType. make(Symbol qname)
static AttributeType
AttributeType. make(String namespaceURI, String localName)
-