Package | Description |
---|---|
org.apache.commons.digester3.binder |
The Digester EDSL allows configure Digester using fluent APIs.
|
Modifier and Type | Method and Description |
---|---|
SetPropertyBuilder |
SetPropertyBuilder.extractingValueFromAttribute(String valueAttributeName)
Set the name of the attribute that will contain the value to which the property should be set.
|
SetPropertyBuilder |
LinkedRuleBuilder.setProperty(String attributePropertyName)
Sets an individual property on the object at the top of the stack, based on attributes with specified names.
|
Copyright © 2001-2013 The Apache Software Foundation. All Rights Reserved.