Package | Description |
---|---|
org.milyn.cdr |
Smooks Configurations (Content Delivery Resources - CDR) Object Model.
|
Modifier and Type | Method and Description |
---|---|
abstract Object |
ParameterDecoder.decodeValue(String value)
Decode the supplied parameter value.
|
Object |
TokenizedStringParameterDecoder.decodeValue(String value)
Decodes the value based on the smooks-resource configuration passed in the constructor.
|
Object |
PropertyListParameterDecoder.decodeValue(String value) |
Object |
Parameter.getValue(ContentDeliveryConfig deliveryConfig)
Get the parameter value "decoded" into an Object.
|
Copyright © 2020. All rights reserved.