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

/openjdk7/jaxws/src/share/jaxws_classes/com/sun/tools/internal/xjc/reader/dtd/bindinfo/
H A DDTDExtensionBindingChecker.java56 private boolean needsToBePruned( String uri ) { method in class:DTDExtensionBindingChecker
82 if(needsToBePruned(uri))
/openjdk7/jaxws/src/share/jaxws_classes/com/sun/tools/internal/xjc/reader/
H A DExtensionBindingChecker.java73 private boolean needsToBePruned( String uri ) { method in class:ExtensionBindingChecker
122 if( needsToBePruned(namespaceURI) ) {

Completed in 228 milliseconds