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