public static interface HtmlTool.ExtractResult
| Modifier and Type | Method and Description | 
|---|---|
| List<String> | getExtracted()Retrieves the extracted HTML elements. | 
| String | getRemainder()Retrieves the content from which elements were extracted. | 
List<String> getExtracted()
String getRemainder()
Copyright © 2012–2023 Friederich Christophe. All rights reserved.