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 AttributeTypeAttributeType. make(Symbol qname)static AttributeTypeAttributeType. make(java.lang.String namespaceURI, java.lang.String localName)
-