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