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

/openjdk7/jaxws/src/share/jaxws_classes/com/sun/tools/internal/xjc/reader/internalizer/
H A DInternalizer.java502 copyLocators( original, decl );
588 private void copyLocators( Element src, Element dst ) { method in class:Internalizer
599 copyLocators( srcChilds[i], dstChilds[i] );

Completed in 37 milliseconds