|
Apache CXF API | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use SchemaFactory | |
|---|---|
| org.apache.cxf.tools.corba.common | |
| Uses of SchemaFactory in org.apache.cxf.tools.corba.common |
|---|
| Subclasses of SchemaFactory in org.apache.cxf.tools.corba.common | |
|---|---|
class |
SchemaFactoryImpl
This class is a copy of the WSDLFactoryImpl from the wsdl4j implementation It overwrites the newWSDLWriter method to return a SchemaWriter |
| Methods in org.apache.cxf.tools.corba.common that return SchemaFactory | |
|---|---|
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 API | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||