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

/openjdk7/jaxws/src/share/jaxws_classes/com/sun/tools/internal/xjc/reader/dtd/
H A DElement.java93 private boolean classInfoComputed; field in class:Element
181 if(!classInfoComputed) {
182 classInfoComputed = true;

Completed in 68 milliseconds