Package | Description |
---|---|
org.wso2.balana.attr |
Contains many of the classes related to attributes and attribute
retrieval.
|
Modifier and Type | Method and Description |
---|---|
static StringAttribute |
StringAttribute.getInstance(Node root)
Returns a new
StringAttribute that represents the xs:string at a particular DOM
node. |
static StringAttribute |
StringAttribute.getInstance(String value)
Returns a new
StringAttribute that represents the xs:string value indicated by
the String provided. |
Copyright © 2018 WSO2. All rights reserved.