Uses of Interface
org.apache.axis2.schema.writer.BeanWriter

Packages that use BeanWriter
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
static BeanWriter SchemaPropertyLoader.getBeanWriterInstance()
           
 

Uses of BeanWriter in org.apache.axis2.schema.writer
 

Classes in org.apache.axis2.schema.writer that implement BeanWriter
 class JavaBeanWriter
          Java Bean writer for the schema compiler.