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