Searched defs:getScope (Results 26 - 29 of 29) sorted by relevance

12

/openjdk7/jaxws/src/share/jaxws_classes/com/sun/xml/internal/bind/v2/model/impl/
H A DElementInfoImpl.java385 public ClassInfo<T, C> getScope() { method in class:ElementInfoImpl
H A DClassInfoImpl.java249 public ClassInfoImpl<T,C,F,M> getScope() { method in class:ClassInfoImpl
/openjdk7/jaxws/src/share/jaxws_classes/com/sun/xml/internal/xsom/impl/
H A DSchemaSetImpl.java347 public XSElementDecl getScope() { return null; } method in class:SchemaSetImpl.AnyType
/openjdk7/jaxws/src/share/jaxws_classes/com/sun/xml/internal/bind/v2/runtime/unmarshaller/
H A DUnmarshallingContext.java954 * They can be accessed by the {@link #getScope} method until the corresponding
1010 public Scope getScope(int offset) { method in class:UnmarshallingContext

Completed in 40 milliseconds

12