Package com.sun.xml.rpc.processor.util
Class XMLModelWriter
java.lang.Object
com.sun.xml.rpc.processor.util.XMLModelWriter
- All Implemented Interfaces:
ProcessorAction
This class writes out a Model as an XML document.
- Author:
- JAX-RPC Development Team
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidperform(Model model, Configuration config, Properties options)
-
Constructor Details
-
XMLModelWriter
- Throws:
FileNotFoundException
-
-
Method Details
-
perform
- Specified by:
performin interfaceProcessorAction
-