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

/openjdk7/jaxws/src/share/jaxws_classes/com/sun/xml/internal/ws/binding/
H A DWebServiceFeatureList.java92 * @param annIt collection of annotations(that can have non-feature annotations)
94 public void parseAnnotations(Iterable<Annotation> annIt) { argument
95 for(Annotation ann : annIt) {

Completed in 21 milliseconds