| java.lang.Object com.sun.tools.xjc.ModelLoader
ModelLoader | final public class ModelLoader (Code) | | Builds a
Model object.
This is an utility class that makes it easy to load a grammar object
from various sources.
author: Kohsuke Kawaguchi (kohsuke.kawaguchi@sun.com) |
annotateXMLSchema | public Model annotateXMLSchema(XSSchemaSet xs)(Code) | | Annotates the obtained schema set.
null if an error happens. In that case, the error messageswill be properly reported to the controller by this method. |
|
|