se.cambio.cds.gdl.parser
Class GDLParser

Package class diagram package GDLParser
java.lang.Object
  extended by se.cambio.cds.gdl.parser.GDLParser

public class GDLParser
extends Object


Constructor Summary
GDLParser()
           
 
Method Summary
 Guide parse(InputStream input)
           
 Guide parse(Reader input)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

GDLParser

public GDLParser()
Method Detail

parse

public Guide parse(InputStream input)
            throws Exception
Throws:
Exception

parse

public Guide parse(Reader input)
            throws Exception
Throws:
Exception


Copyright © 2013 Cambio. All Rights Reserved.