Searched defs:createAttribute (Results 1 – 6 of 6) sorted by relevance
49 …Attribute createAttribute( int name_index, int length, java.io.DataInput file, ConstantPool consta… in createAttribute() method
59 …Attribute createAttribute( int name_index, int length, java.io.DataInputStream file, ConstantPool … in createAttribute() method
58 private AttributeResource createAttribute(String attrName, String value) { in createAttribute() method in ThemeStyleSetTest
913 public Attr createAttribute(String name) throws DOMException in createAttribute() method in UnImplNode
716 public final Attr createAttribute(String name) throws DOMException in createAttribute() method in DTMNodeProxy
1725 def createAttribute(self, qName): member in Document