org.herac.tuxguitar.gui.doc

Class DocReader


public class DocReader
extends java.lang.Object

Field Summary

static String
AUTHORS
static String
DESCRIPTION
static String
LICENSE

Constructor Summary

DocReader()

Method Summary

StringBuffer
read(InputStream is)
StringBuffer
read(String doc)

Field Details

AUTHORS

public static final String AUTHORS

DESCRIPTION

public static final String DESCRIPTION

LICENSE

public static final String LICENSE

Constructor Details

DocReader

public DocReader()

Method Details

read

public StringBuffer read(InputStream is)

read

public StringBuffer read(String doc)