Searched refs:setAttributeType (Results 1 - 4 of 4) sorted by relevance

/openjdk7/jaxws/src/share/jaxws_classes/com/sun/xml/internal/fastinfoset/stax/events/
H A DAttributeBase.java100 public void setAttributeType(String attributeType){ method in class:AttributeBase
H A DStAXEventAllocatorBase.java200 attr.setAttributeType(streamReader.getAttributeType(i));
/openjdk7/jaxp/src/com/sun/xml/internal/stream/events/
H A DAttributeImpl.java127 public void setAttributeType(String attributeType){ method in class:AttributeImpl
H A DXMLEventAllocatorImpl.java206 attr.setAttributeType(xmlr.getAttributeType(i));

Completed in 31 milliseconds