Uses of Class
org.ow2.easywsdl.schema.SchemaFactory
-
Packages that use SchemaFactory Package Description org.ow2.easywsdl.schema -
-
Uses of SchemaFactory in org.ow2.easywsdl.schema
Subclasses of SchemaFactory in org.ow2.easywsdl.schema Modifier and Type Class Description classSchemaFactoryImplThis class is a concrete implementation of the abstract class SchemaFactory.Methods in org.ow2.easywsdl.schema that return SchemaFactory Modifier and Type Method Description static SchemaFactorySchemaFactory. newInstance()Get a new instance of a SchemaFactory.
-