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

/openjdk7/jaxws/src/share/jaxws_classes/com/sun/xml/internal/messaging/saaj/soap/impl/
H A DElementImpl.java537 Iterator i = getAllAttributesFrom(this);
548 Iterator i = getAllAttributesFrom(this);
671 Iterator eachAttribute = getAllAttributesFrom(element);
1031 protected static Iterator getAllAttributesFrom(final Element element) { method in class:ElementImpl

Completed in 30 milliseconds