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

/openjdk7/jaxws/src/share/jaxws_classes/com/sun/tools/internal/jxc/gen/config/
H A DNGCCHandler.java82 * @param needAttCheck
88 protected abstract void onChildCompleted( Object result, int cookie, boolean needAttCheck ) throws SAXException;
H A DClasses.java319 public void onChildCompleted(Object result, int cookie, boolean needAttCheck)throws SAXException { argument
H A DConfig.java295 public void onChildCompleted(Object result, int cookie, boolean needAttCheck)throws SAXException { argument
H A DSchema.java312 public void onChildCompleted(Object result, int cookie, boolean needAttCheck)throws SAXException { argument
/openjdk7/jaxws/src/share/jaxws_classes/com/sun/xml/internal/xsom/impl/parser/state/
H A DNGCCHandler.java82 * @param needAttCheck
88 protected abstract void onChildCompleted( Object result, int cookie, boolean needAttCheck ) throws SAXException;

Completed in 34 milliseconds