Uses of Class
org.apache.cxf.tools.corba.common.SchemaFactory
Packages that use SchemaFactory
-
Uses of SchemaFactory in org.apache.cxf.tools.corba.common
Subclasses of SchemaFactory in org.apache.cxf.tools.corba.commonModifier and TypeClassDescriptionclassThis class is a copy of the WSDLFactoryImpl from the wsdl4j implementation It overwrites the newWSDLWriter method to return a SchemaWriterMethods in org.apache.cxf.tools.corba.common that return SchemaFactoryModifier and TypeMethodDescriptionstatic SchemaFactorySchemaFactory.newInstance()Get a new instance of a WSDLFactory.static SchemaFactorySchemaFactory.newInstance(String factoryImplName) Get a new instance of a WSDLFactory.