Package | Description |
---|---|
org.apache.commons.jxpath.ri.model.beans |
Implementation of "model" APIs for JavaBeans, Dynamic Property Objects,
collections and null.
|
org.apache.commons.jxpath.ri.model.dynamic |
Implementation of "model" APIs for dynamic property objects e.g.
|
Modifier and Type | Class and Description |
---|---|
class |
BeanAttributeIterator
An iterator of attributes of a JavaBean.
|
Modifier and Type | Class and Description |
---|---|
class |
DynamicAttributeIterator
DynamicAttributeIterator is different from a regular
BeanAttributeIterator in that given a property name it
will always find that property (albeit with a null value). |
class |
DynamicPropertyIterator
Deprecated.
- no longer needed, as it is identical to PropertyIterator.
|
Copyright © 2001–2015 The Apache Software Foundation. All rights reserved.