|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Base64BinaryAttribute | |
---|---|
org.wso2.balana.attr | Contains many of the classes related to attributes and attribute retrieval. |
Uses of Base64BinaryAttribute in org.wso2.balana.attr |
---|
Methods in org.wso2.balana.attr that return Base64BinaryAttribute | |
---|---|
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. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |