|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.globus.ogsa.impl.security.descriptor.ProtectionLevelParser
Field Summary | |
static javax.xml.namespace.QName |
QNAME
|
Constructor Summary | |
ProtectionLevelParser()
|
Method Summary | |
boolean |
isIntegrity()
|
boolean |
isPrivacy()
|
void |
parse(org.w3c.dom.Element elem)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
public static final javax.xml.namespace.QName QNAME
Constructor Detail |
public ProtectionLevelParser()
Method Detail |
public void parse(org.w3c.dom.Element elem) throws ElementParserException
parse
in interface ElementHandler
ElementParserException
public boolean isIntegrity()
public boolean isPrivacy()
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |