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

/openjdk7/jaxws/src/share/jaxws_classes/com/sun/xml/internal/rngom/digested/
H A DDChoicePattern.java61 return visitor.onChoice(this);
H A DDPatternVisitor.java53 V onChoice( DChoicePattern p ); method in interface:DPatternVisitor
H A DDPatternWalker.java60 public Void onChoice(DChoicePattern p) { method in class:DPatternWalker
H A DPatternParseable.java118 public ParsedPattern onChoice(DChoicePattern p) { method in class:PatternParseable.Parser
H A DDXMLPrinter.java314 public Void onChoice(DChoicePattern p) { method in class:DXMLPrinter.DXMLPrinterVisitor
/openjdk7/jaxws/src/share/jaxws_classes/com/sun/tools/internal/xjc/reader/relaxng/
H A DTypePatternBinder.java83 public Void onChoice(DChoicePattern p) { method in class:TypePatternBinder
85 super.onChoice(p);
H A DContentModelBinder.java71 public Void onChoice(DChoicePattern p) { method in class:ContentModelBinder
74 super.onChoice(p);
H A DTypeUseBinder.java74 public TypeUse onChoice(DChoicePattern p) { method in class:TypeUseBinder

Completed in 44 milliseconds