Uses of Class
com.caucho.xml.QAttr

Packages that use QAttr
com.caucho.xml XML parsing and printing package. 
 

Uses of QAttr in com.caucho.xml
 

Methods in com.caucho.xml that return QAttr
 QAttr QAttributedNode.unlink(java.lang.String uri, java.lang.String local)
          Removes the attribute named by the URI and local name.