|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.glite.security.util.namespace.NamespaceFormat
org.glite.security.util.namespace.EUGridNamespaceFormat
public class EUGridNamespaceFormat
Implementation of namespaces format provided by EUGridPMA and IGTF distributions. NAMESPACES-VERSION: 1.0
Constructor Summary | |
---|---|
EUGridNamespaceFormat()
The constructor to generate a namespace object. |
Method Summary | |
---|---|
void |
parse(java.lang.String filename)
Parses a namespaces file. |
Methods inherited from class org.glite.security.util.namespace.NamespaceFormat |
---|
getPolices, getVersion, setVersion |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public EUGridNamespaceFormat()
Method Detail |
---|
public void parse(java.lang.String filename) throws java.io.IOException, java.text.ParseException
parse
in class NamespaceFormat
filename
- filename of the namespaces file
java.io.IOException
- if unsuccessful
java.text.ParseException
- if the namespaces file format is incorrect
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |