Package com.sun.xml.rpc.processor.config
Class ModelFileModelInfo
java.lang.Object
com.sun.xml.rpc.processor.config.ModelInfo
com.sun.xml.rpc.processor.config.ModelFileModelInfo
- All Implemented Interfaces:
ModelFileModelInfo,ModelInfo
- Author:
- JAX-RPC Development Team
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class com.sun.xml.rpc.processor.config.ModelInfo
buildModel, getClientHandlerChainInfo, getConfiguration, getJavaPackageName, getName, getNamespaceMappingRegistry, getParent, getServerHandlerChainInfo, getTypeMappingRegistry, setClientHandlerChainInfo, setJavaPackageName, setName, setNamespaceMappingRegistry, setParent, setServerHandlerChainInfo, setTypeMappingRegistryMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface com.sun.xml.rpc.spi.tools.ModelInfo
setNamespaceMappingRegistry
-
Constructor Details
-
ModelFileModelInfo
public ModelFileModelInfo()
-
-
Method Details
-
getLocation
-
setLocation
- Specified by:
setLocationin interfaceModelFileModelInfo
-
getModeler
- Specified by:
getModelerin classModelInfo
-