|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectjavax.swing.text.html.HTMLEditorKit.ParserCallback
org.icepdf.ri.common.views.annotations.FreeTextAnnotationComponent.MyHtml2Text
public class FreeTextAnnotationComponent.MyHtml2Text
| Field Summary |
|---|
| Fields inherited from class javax.swing.text.html.HTMLEditorKit.ParserCallback |
|---|
IMPLIED |
| Constructor Summary | |
|---|---|
FreeTextAnnotationComponent.MyHtml2Text()
|
|
| Method Summary | |
|---|---|
java.lang.String |
getText()
|
void |
handleText(char[] text,
int pos)
|
void |
parse(java.io.Reader in)
|
| Methods inherited from class javax.swing.text.html.HTMLEditorKit.ParserCallback |
|---|
flush, handleComment, handleEndOfLineString, handleEndTag, handleError, handleSimpleTag, handleStartTag |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public FreeTextAnnotationComponent.MyHtml2Text()
| Method Detail |
|---|
public void parse(java.io.Reader in)
throws java.io.IOException
java.io.IOException
public void handleText(char[] text,
int pos)
handleText in class javax.swing.text.html.HTMLEditorKit.ParserCallbackpublic java.lang.String getText()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||