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