| Package | Description |
|---|---|
| org.jboss.security.xacml.sunxacml.attr |
Contains many of the classes related to attributes and attribute
retrieval.
|
| Modifier and Type | Method and Description |
|---|---|
static DoubleAttribute |
DoubleAttribute.getInstance(Node root)
Returns a new
DoubleAttribute that represents
the xsi:double at a particular DOM node. |
static DoubleAttribute |
DoubleAttribute.getInstance(String value)
Returns a new
DoubleAttribute that represents
the xsi:double value indicated by the string provided. |
Copyright © 2012 JBoss, a division of Red Hat, Inc.. All Rights Reserved.