Class ModelFileModeler
java.lang.Object
com.sun.xml.rpc.processor.modeler.modelfile.ModelFileModeler
- All Implemented Interfaces:
Modeler
- Author:
- JAX-RPC Development Team
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
ModelFileModeler
-
-
Method Details
-
buildModel
Description copied from interface:ModelerReturns the top model of a Web Service. May throw a ModelException if there is a problem with the model.- Specified by:
buildModelin interfaceModeler- Returns:
- Model - the root Node of the model of the Web Service
-