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