Searched defs:stripQualifier (Results 1 - 1 of 1) sorted by relevance

/openjdk7/jaxws/src/share/jaxws_classes/com/sun/tools/internal/ws/processor/generator/
H A DNames.java63 String name = stripQualifier(port.getJavaInterface().getName());
70 public static String stripQualifier(String name) { method in class:Names

Completed in 77 milliseconds