Uses of Class
xml.xacml.DuplicatePersonException

Packages that use DuplicatePersonException
xml.xacml   
 

Uses of DuplicatePersonException in xml.xacml
 

Methods in xml.xacml that throw DuplicatePersonException
 void Acl.add(Person p)
           
static void Acl.main(java.lang.String[] args)