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

/openjdk7/jaxws/src/share/jaxws_classes/com/sun/tools/internal/xjc/reader/xmlschema/
H A DDefaultParticleBinder.java60 if(checker.hasNameCollision()) {
78 return checkCollision(p,Collections.<XSParticle>emptyList()).hasNameCollision();
113 boolean hasNameCollision() { method in class:DefaultParticleBinder.Checker

Completed in 53 milliseconds