|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectjava.io.Reader
org.eclipse.jdt.internal.formatter.comment.SubstitutionTextReader
org.eclipse.jdt.internal.formatter.comment.Java2HTMLEntityReader
public class Java2HTMLEntityReader
SubstitutionTextReader that will substitute html entities for
html symbols encountered in the original text. Line breaks and whitespaces
are preserved.
| Constructor Summary | |
|---|---|
Java2HTMLEntityReader(java.io.Reader reader)
Creates a new instance that will read from reader |
|
| Method Summary |
|---|
| Methods inherited from class org.eclipse.jdt.internal.formatter.comment.SubstitutionTextReader |
|---|
close, getString, read, read, ready, reset |
| Methods inherited from class java.io.Reader |
|---|
mark, markSupported, read, read, skip |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public Java2HTMLEntityReader(java.io.Reader reader)
reader
reader - the source reader
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||