|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Object | +--gov.lanl.RAD.Impl.PolicyReader
Maintains a mapping from Id to corresponding policyname

| Constructor Summary | |
PolicyReader(java.lang.String policynameFile)
Creates a new HashTable and reads the id-policyname pairs into it from policyname.xml |
|
| Method Summary | |
java.lang.String |
getPolicyName(java.lang.String Id)
get the policy name associated with the input indentifier (ResourceName) |
void |
readPolicies(java.lang.String fileName)
Opens the policyname XML file and passes it to TraverseTX for traversal |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public PolicyReader(java.lang.String policynameFile)
| Method Detail |
public void readPolicies(java.lang.String fileName)
public java.lang.String getPolicyName(java.lang.String Id)
Id - is used to return the policyname
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||