Searched defs:createAttribute (Results 1 – 8 of 8) 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
48 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
986 private Attribute createAttribute(Clazz clazz) in createAttribute() method in ProgramClassReader
1635 def createAttribute(self, qName): member in Document
1707 def createAttribute(self, qName): member in Document