public class MultiValueAttribute extends AttributeValue
| Modifier | Constructor and Description |
|---|---|
protected |
MultiValueAttribute(URI type) |
|
MultiValueAttribute(URI type,
String value) |
| Modifier and Type | Method and Description |
|---|---|
String |
encode()
Encodes the value in a form suitable for including in XML data like
a request or an obligation.
|
Object |
getValue()
Get the value represented
|
encode, encode, encodeWithTags, evaluate, evaluatesToBag, getChildren, getType, isBag, returnsBagprotected MultiValueAttribute(URI type)
public String encode()
AttributeValueencode in class AttributeValueString form of the valuepublic Object getValue()
AttributeValuegetValue in class AttributeValueCopyright © 2012 JBoss, a division of Red Hat, Inc.. All Rights Reserved.