Uses of Class
org.eclipse.datatools.sqltools.common.ui.util.SingleCharReader

Packages that use SingleCharReader
org.eclipse.datatools.sqltools.common.ui.util   
 

Uses of SingleCharReader in org.eclipse.datatools.sqltools.common.ui.util
 

Subclasses of SingleCharReader in org.eclipse.datatools.sqltools.common.ui.util
 class HTML2TextReader
          Reads the text contents from a reader of HTML contents and translates the tags or cut them out.
 class SubstitutionTextReader
          Reads the text contents from a reader and computes for each character a potential substitution.