Uses of Class
com.sun.msv.reader.datatype.xsd.XSDatatypeExp.RenderingContext
Packages that use XSDatatypeExp.RenderingContext
Package
Description
parses XML representation of XML Schema into AGM.
-
Uses of XSDatatypeExp.RenderingContext in com.sun.msv.reader.datatype.xsd
Methods in com.sun.msv.reader.datatype.xsd with parameters of type XSDatatypeExp.RenderingContextModifier and TypeMethodDescriptionXSDatatypeExp.getType
(XSDatatypeExp.RenderingContext context) Gets the type definition.XSDatatypeExp.Renderer.render
(XSDatatypeExp.RenderingContext context) creates (or retrieves, whatever) the actual, concrete, real XSDatatype object. -
Uses of XSDatatypeExp.RenderingContext in com.sun.msv.reader.xmlschema
Methods in com.sun.msv.reader.xmlschema with parameters of type XSDatatypeExp.RenderingContextModifier and TypeMethodDescriptionSimpleContentRestrictionState.BaseContentTypeRenderer.render
(XSDatatypeExp.RenderingContext context)