See: Description
| Interface | Description | 
|---|---|
| TypeConverter | Converts a type to another type. | 
| Class | Description | 
|---|---|
| PropertyAccess | Accesses properties of java classes by reflection. | 
| StringToBooleanConverter | Converts a String to a Boolean. | 
| Exception | Description | 
|---|---|
| NoSuchPropertyException | Indicates that an attempt was made to access a property which does not exist. | 
| PropertyNotReadableException | Indicates that an attempt was made to read a property which is not readable. | 
| PropertyNotWriteableException | Indicates that an attempt was made to write a property which is not
 writeable. | 
This package provides the ability to create a typed source model.
Copyright © 2000–2020 The Apache Software Foundation. All rights reserved.