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

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

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

Methods in org.jboss.security.xacml.sunxacml.attr that return HexBinaryAttribute
static HexBinaryAttribute HexBinaryAttribute.getInstance(Node root)
          Returns a new HexBinaryAttribute that represents the xsi:hexBinary at a particular DOM node.
static HexBinaryAttribute HexBinaryAttribute.getInstance(String value)
          Returns a new HexBinaryAttribute that represents the xsi:hexBinary value indicated by the string provided.
 



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