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

/openjdk9/jaxws/src/jdk.xml.bind/share/classes/com/sun/xml/internal/xsom/
H A DSCD.java124 public final XSComponent selectSingle(XSComponent contextNode) { method in class:SCD
138 public final XSComponent selectSingle(XSSchemaSet contextNode) { method in class:SCD
H A DXSComponent.java160 XSComponent selectSingle(String scd, NamespaceContext nsContext); method in interface:XSComponent
H A DXSSchemaSet.java114 XSComponent selectSingle(String scd, NamespaceContext nsContext); method in interface:XSSchemaSet
/openjdk9/jaxws/src/jdk.xml.bind/share/classes/com/sun/xml/internal/xsom/impl/
H A DComponentImpl.java131 public XSComponent selectSingle(String scd, NamespaceContext nsContext) { method in class:ComponentImpl
H A DSchemaSetImpl.java239 public XSComponent selectSingle(String scd, NamespaceContext nsContext) { method in class:SchemaSetImpl
H A DSchemaImpl.java303 public XSComponent selectSingle(String scd, NamespaceContext nsContext) { method in class:SchemaImpl
/openjdk9/hotspot/src/share/tools/IdealGraphVisualizer/Data/src/com/sun/hotspot/igv/data/
H A DProperties.java284 public Property selectSingle(PropertyMatcher matcher) { method in class:Properties
346 public T selectSingle(PropertyMatcher matcher) { method in class:Properties.PropertySelector

Completed in 107 milliseconds