Class ModelFileModeler

java.lang.Object
com.sun.xml.rpc.processor.modeler.modelfile.ModelFileModeler
All Implemented Interfaces:
Modeler

public class ModelFileModeler extends Object implements Modeler
Author:
JAX-RPC Development Team
  • Constructor Details

  • Method Details

    • 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