|
|||||||||
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.PMIXMLPolicyNode
public class XMLPolicyParser.PMIXMLPolicyNode
This class represents the topmost node: the policy. It knows the OID and the TimeZone of the policy.
Field Summary |
---|
Fields inherited from class issrg.pba.rbac.xmlpolicy.PolicyXMLNode |
---|
attributes, children, name, nodeStr |
Constructor Summary | |
---|---|
XMLPolicyParser.PMIXMLPolicyNode(org.xml.sax.Attributes attrs)
|
Method Summary | |
---|---|
java.lang.String |
getOID()
|
java.lang.String |
getTimeZone()
|
Methods inherited from class issrg.pba.rbac.xmlpolicy.PolicyXMLNode |
---|
addChild, addString, construct, 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.PMIXMLPolicyNode(org.xml.sax.Attributes attrs) throws PolicyParsingException
PolicyParsingException
Method Detail |
---|
public java.lang.String getOID()
public java.lang.String getTimeZone()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |