Package | Description |
---|---|
org.apache.commons.betwixt |
This package contains the main betwixt introspection code.
|
Modifier and Type | Method and Description |
---|---|
protected void |
XMLIntrospector.addProperties(BeanProperty[] beanProperties,
List elements,
List attributes,
List contents)
Loop through properties and process each one
|
protected void |
XMLIntrospector.addProperty(BeanProperty beanProperty,
List elements,
List attributes,
List contents)
Process a property.
|
Descriptor |
XMLIntrospector.createXMLDescriptor(BeanProperty beanProperty)
Create a XML descriptor from a bean one.
|
Copyright © 2002-2013 Apache Software Foundation. All Rights Reserved.