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 © 2015 Marek Romanowski. All rights reserved.