Uses of Class
org.jboss.security.xacml.sunxacml.attr.IntegerAttribute

Packages that use IntegerAttribute
org.jboss.security.xacml.sunxacml.attr Contains many of the classes related to attributes and attribute retrieval. 
 

Uses of IntegerAttribute in org.jboss.security.xacml.sunxacml.attr
 

Methods in org.jboss.security.xacml.sunxacml.attr that return IntegerAttribute
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 © 2009 JBoss, a division of Red Hat, Inc.. All Rights Reserved.