Uses of Interface
org.apache.axis2.schema.writer.BeanWriter
-
Packages that use BeanWriter Package Description org.apache.axis2.schema.util org.apache.axis2.schema.writer -
-
Uses of BeanWriter in org.apache.axis2.schema.util
Methods in org.apache.axis2.schema.util that return BeanWriter Modifier and Type Method Description static BeanWriterSchemaPropertyLoader. getBeanWriterInstance() -
Uses of BeanWriter in org.apache.axis2.schema.writer
Classes in org.apache.axis2.schema.writer that implement BeanWriter Modifier and Type Class Description classCStructWriterJava Bean writer for the schema compiler.classJavaBeanWriterJava Bean writer for the schema compiler.
-