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 IntegerAttribute |
IntegerAttribute.getInstance(Node root)
Returns a new
IntegerAttribute that represents
the xs:integer at a particular DOM node. |
static IntegerAttribute |
IntegerAttribute.getInstance(String value)
Returns a new
IntegerAttribute that represents
the xs:integer value indicated by the string provided. |
Copyright © 2023 JBoss by Red Hat. All rights reserved.