public class NekoHtmlParser extends Object
| Constructor and Description |
|---|
NekoHtmlParser() |
| Modifier and Type | Method and Description |
|---|---|
SaxBuffer |
parse(InputSource is) |
void |
parse(InputSource is,
ContentHandler consumer) |
public SaxBuffer parse(InputSource is) throws IOException, SAXException
IOExceptionSAXExceptionpublic void parse(InputSource is, ContentHandler consumer) throws IOException, SAXException
IOExceptionSAXExceptionCopyright © 2022. All rights reserved.