public interface HTMLParserDOMBuilder
Interface for the parser.
Modifier and Type | Method and Description |
---|---|
void |
pushInputString(String html)
INTERNAL API - SUBJECT TO CHANGE AT ANY TIME - USE AT YOUR OWN RISK.
|
void pushInputString(String html)
html
- the HTML content to pushCopyright © 2002–2024 Gargoyle Software Inc.. All rights reserved.