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

/openjdk7/jaxp/src/com/sun/org/apache/xerces/internal/dom/
H A DElementImpl.java1132 void moveSpecifiedAttributes(ElementImpl el) { method in class:ElementImpl
1140 attributes.moveSpecifiedAttributes(el.attributes);
H A DAttributeMap.java517 void moveSpecifiedAttributes(AttributeMap srcmap) { method in class:AttributeMap
531 } // moveSpecifiedAttributes(AttributeMap):void
H A DCoreDocumentImpl.java1040 nel.moveSpecifiedAttributes(el);

Completed in 48 milliseconds