| 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 StringAttribute |
StringAttribute.getInstance(Node root)
Returns a new
StringAttribute that represents
the xs:string at a particular DOM node. |
static StringAttribute |
StringAttribute.getInstance(String value)
Returns a new
StringAttribute that represents
the xs:string value indicated by the String provided. |
Copyright © 2012 JBoss, a division of Red Hat, Inc.. All Rights Reserved.