Class HtmlReadmeReader
java.lang.Object
org.ctan.site.services.texarchive.readme.ReadmeReader
org.ctan.site.services.texarchive.readme.HtmlReadmeReader
The class
TextReadmeReader
contains the reader for HTML.-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.ctan.site.services.texarchive.readme.ReadmeReader
findIndex
-
Constructor Details
-
HtmlReadmeReader
This is the constructor forHtmlReadmeReader
.- Parameters:
name
- the file name
-
-
Method Details
-
read
Read the contents.- Specified by:
read
in classReadmeReader
- Parameters:
file
- the file to read- Returns:
- the file contents as HTML
- Throws:
UnsupportedEncodingException
- in case of an errorIOException
- in case of an I/O error- See Also:
-