|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Value | |
|---|---|
| org.milyn.javabean | Smooks Javabean Cartridge implementation classes. |
| Uses of Value in org.milyn.javabean |
|---|
| Methods in org.milyn.javabean that return Value | |
|---|---|
Value |
Value.setDecoder(org.milyn.javabean.DataDecoder dataDecoder)
The DataDecoder to be used for decoding
the data value. |
Value |
Value.setDefaultValue(String defaultValue)
The default value for if the data is null or empty |
Value |
Value.setTargetNamespace(String targetNamespace)
The namespace for the data selector for the data value to be bound. |
Value |
Value.setType(Class<?> type)
Set the binding value data type. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||