Class ModelFileModeler

  • All Implemented Interfaces:
    Modeler

    public class ModelFileModeler
    extends Object
    implements Modeler
    Author:
    JAX-RPC Development Team
    • Method Detail

      • buildModel

        public Model buildModel()
        Description copied from interface: Modeler
        Returns the top model of a Web Service. May throw a ModelException if there is a problem with the model.
        Specified by:
        buildModel in interface Modeler
        Returns:
        Model - the root Node of the model of the Web Service