| Package | Description |
|---|---|
| org.apache.cxf.tools.corba.common |
| Modifier and Type | Class and Description |
|---|---|
class |
SchemaFactoryImpl
This class is a copy of the WSDLFactoryImpl from the wsdl4j implementation
It overwrites the newWSDLWriter method to return a SchemaWriter
|
| Modifier and Type | Method and Description |
|---|---|
static SchemaFactory |
SchemaFactory.newInstance()
Get a new instance of a WSDLFactory.
|
static SchemaFactory |
SchemaFactory.newInstance(String factoryImplName)
Get a new instance of a WSDLFactory.
|
Apache CXF