Package minitex
Class InsParser
java.lang.Object
minitex.InsParser
This class contains a parser to analyse ins files.
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
InsParser
public InsParser()This is the constructor forInsParser
.
-
-
Method Details
-
parse
This method parses the ins file.- Parameters:
dir
- the directoryreader
- the reader for more characters- Returns:
- the list of files
- Throws:
IOException
- in case of an I/O error
-