public static final class DemoHTMLParser.Parser extends Object
| Modifier and Type | Field and Description |
|---|---|
String |
body |
Properties |
metaTags |
String |
title |
| Constructor and Description |
|---|
Parser(InputSource source) |
Parser(Reader reader) |
public final Properties metaTags
public final String title
public final String body
public Parser(Reader reader) throws IOException, SAXException
IOExceptionSAXExceptionpublic Parser(InputSource source) throws IOException, SAXException
IOExceptionSAXExceptionCopyright © 2000-2024 Apache Software Foundation. All Rights Reserved.