Uses of Class
com.sun.msv.reader.datatype.xsd.XSDatatypeExp.RenderingContext
-
Packages that use XSDatatypeExp.RenderingContext Package Description com.sun.msv.reader.datatype.xsd -
-
Uses of XSDatatypeExp.RenderingContext in com.sun.msv.reader.datatype.xsd
Methods in com.sun.msv.reader.datatype.xsd with parameters of type XSDatatypeExp.RenderingContext Modifier and Type Method Description XSDatatype
XSDatatypeExp. getType(XSDatatypeExp.RenderingContext context)
Gets the type definition.XSDatatype
XSDatatypeExp.Renderer. render(XSDatatypeExp.RenderingContext context)
creates (or retrieves, whatever) the actual, concrete, real XSDatatype object.
-