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 BeanWriter
SchemaPropertyLoader. 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 class
CStructWriter
Java Bean writer for the schema compiler.class
JavaBeanWriter
Java Bean writer for the schema compiler.
-