|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object issrg.pba.rbac.xmlpolicy.PolicyXMLNode issrg.pba.rbac.xmlpolicy.XMLPolicyParser.DomainSpecNode issrg.pba.rbac.xmlpolicy.XMLPolicyParser.TargetDomainSpecNode
public class XMLPolicyParser.TargetDomainSpecNode
This is a simple extension of DomainSpecNode that makes sure that only TargetDomainSpecs are interpreted, and ObjectClasses are allowed.
Field Summary |
---|
Fields inherited from class issrg.pba.rbac.xmlpolicy.XMLPolicyParser.DomainSpecNode |
---|
NODE_NAME |
Fields inherited from class issrg.pba.rbac.xmlpolicy.PolicyXMLNode |
---|
attributes, children, name, nodeStr |
Constructor Summary | |
---|---|
XMLPolicyParser.TargetDomainSpecNode(org.xml.sax.Attributes attrs)
|
Method Summary |
---|
Methods inherited from class issrg.pba.rbac.xmlpolicy.XMLPolicyParser.DomainSpecNode |
---|
construct, gatherSubtrees, getID, getSubtree |
Methods inherited from class issrg.pba.rbac.xmlpolicy.PolicyXMLNode |
---|
addChild, addString, getAttributes, getChildren, getName, getString, toString, toXML, toXML |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public XMLPolicyParser.TargetDomainSpecNode(org.xml.sax.Attributes attrs)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |