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

/openjdk7/jaxws/src/share/jaxws_classes/com/sun/xml/internal/rngom/nc/
H A DOverlapDetector.java55 static final String IMPOSSIBLE = "\u0000"; field in class:OverlapDetector
76 probe(new QName(ns, IMPOSSIBLE));
81 probe(new QName(ns, IMPOSSIBLE));
87 probe(new QName(IMPOSSIBLE, IMPOSSIBLE));
92 probe(new QName(IMPOSSIBLE, IMPOSSIBLE));
/openjdk7/jaxws/src/share/jaxws_classes/com/sun/tools/internal/jxc/gen/config/
H A DNGCCRuntime.java362 static final String IMPOSSIBLE = "\u0000"; field in class:NGCCRuntime
379 currentHandler.leaveElement(IMPOSSIBLE,IMPOSSIBLE,IMPOSSIBLE);
/openjdk7/jaxws/src/share/jaxws_classes/com/sun/xml/internal/xsom/impl/parser/state/
H A DNGCCRuntime.java362 static final String IMPOSSIBLE = "\u0000"; field in class:NGCCRuntime
379 currentHandler.leaveElement(IMPOSSIBLE,IMPOSSIBLE,IMPOSSIBLE);

Completed in 33 milliseconds