Uses of Class
com.sun.xml.bind.v2.runtime.unmarshaller.Scope
-
Packages that use Scope Package Description com.sun.xml.bind.v2.runtime.unmarshaller -
-
Uses of Scope in com.sun.xml.bind.v2.runtime.unmarshaller
Methods in com.sun.xml.bind.v2.runtime.unmarshaller that return Scope Modifier and Type Method Description Scope
UnmarshallingContext. getScope(int offset)
Gets the currently activeScope
.
-