Java Globus API: Class GosParser

org.globus.gos
Class GosParser

java.lang.Object
  |
  +--org.globus.gos.GosParser

public class GosParser
extends java.lang.Object


Constructor Summary
GosParser(java.lang.String inputString)
           
 
Method Summary
 GosDocument getDocument()
           
 void parse()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

GosParser

public GosParser(java.lang.String inputString)
Method Detail

getDocument

public GosDocument getDocument()

parse

public void parse()
           throws java.text.ParseException