|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.cdgsoftware.icl.reader.ICLReader
public class ICLReader
The Class ICLReader.
Constructor Summary | |
---|---|
ICLReader(java.io.InputStream is)
Instantiates a new iCL reader. |
Method Summary | |
---|---|
ICLFile |
readICLFile()
Read icl file. |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ICLReader(java.io.InputStream is)
is
- the isMethod Detail |
---|
public ICLFile readICLFile() throws java.io.IOException, ICLException
java.io.IOException
- Signals that an I/O exception has occurred.
ICLException
- the ICL exception
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |