public class SingleValueAttribute extends AttributeValue
Modifier | Constructor and Description |
---|---|
protected |
SingleValueAttribute(URI type) |
|
SingleValueAttribute(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, returnsBag
protected SingleValueAttribute(URI type)
public String encode()
AttributeValue
encode
in class AttributeValue
String
form of the valuepublic Object getValue()
AttributeValue
getValue
in class AttributeValue
Copyright © 2023 JBoss by Red Hat. All rights reserved.