public class IHtml2Txt extends HtmlHandler
| 限定符和类型 | 字段和说明 |
|---|---|
(专用程序包) boolean |
inScript |
(专用程序包) boolean |
inSelect |
(专用程序包) boolean |
inStyle |
(专用程序包) boolean |
intr |
(专用程序包) boolean |
justReturn |
(专用程序包) StringBuffer |
strb |
handleComment, handleText| 构造器和说明 |
|---|
IHtml2Txt() |
| 限定符和类型 | 方法和说明 |
|---|---|
private void |
addReturnToText()
addReturnToText
|
String |
convert(String html) |
void |
end(String name,
String value,
int p) |
static void |
main(String[] argv) |
static String |
parse(String html) |
void |
start(String name,
String value,
int p) |
void |
text(String text) |
comment, finish, isHandleComment, isHandleTextboolean inSelect
boolean inStyle
StringBuffer strb
boolean inScript
boolean justReturn
boolean intr
Copyright © 2023. All rights reserved.