Uses of Class
com.sun.tools.xjc.reader.Ring
-
Packages that use Ring Package Description com.sun.tools.xjc.reader Front-end that reads schema(s) and produce BGM. -
-
Uses of Ring in com.sun.tools.xjc.reader
Methods in com.sun.tools.xjc.reader that return Ring Modifier and Type Method Description static Ring
Ring. begin()
Starts a new scope.static Ring
Ring. get()
ARing
instance is associated with a thread.Methods in com.sun.tools.xjc.reader with parameters of type Ring Modifier and Type Method Description static void
Ring. end(Ring old)
Ends a scope.
-