JBoss port of sunxacml 2.0.5

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

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

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

Methods in org.jboss.security.xacml.sunxacml.attr that return DoubleAttribute
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.
 


JBoss port of sunxacml 2.0.5

Copyright © 2011 JBoss, a division of Red Hat, Inc.. All Rights Reserved.