| Package | Description | 
|---|---|
| com.ibm.watson.discovery.v1.model | 
| Modifier and Type | Method and Description | 
|---|---|
HtmlSettings.Builder | 
HtmlSettings.Builder.addExcludeTagAttributes(String excludeTagAttributes)
Adds an excludeTagAttributes to excludeTagAttributes. 
 | 
HtmlSettings.Builder | 
HtmlSettings.Builder.addExcludeTagsCompletely(String excludeTagsCompletely)
Adds an excludeTagsCompletely to excludeTagsCompletely. 
 | 
HtmlSettings.Builder | 
HtmlSettings.Builder.addExcludeTagsKeepContent(String excludeTagsKeepContent)
Adds an excludeTagsKeepContent to excludeTagsKeepContent. 
 | 
HtmlSettings.Builder | 
HtmlSettings.Builder.addKeepTagAttributes(String keepTagAttributes)
Adds an keepTagAttributes to keepTagAttributes. 
 | 
HtmlSettings.Builder | 
HtmlSettings.Builder.excludeContent(XPathPatterns excludeContent)
Set the excludeContent. 
 | 
HtmlSettings.Builder | 
HtmlSettings.Builder.excludeTagAttributes(List<String> excludeTagAttributes)
Set the excludeTagAttributes. 
 | 
HtmlSettings.Builder | 
HtmlSettings.Builder.excludeTagsCompletely(List<String> excludeTagsCompletely)
Set the excludeTagsCompletely. 
 | 
HtmlSettings.Builder | 
HtmlSettings.Builder.excludeTagsKeepContent(List<String> excludeTagsKeepContent)
Set the excludeTagsKeepContent. 
 | 
HtmlSettings.Builder | 
HtmlSettings.Builder.keepContent(XPathPatterns keepContent)
Set the keepContent. 
 | 
HtmlSettings.Builder | 
HtmlSettings.Builder.keepTagAttributes(List<String> keepTagAttributes)
Set the keepTagAttributes. 
 | 
HtmlSettings.Builder | 
HtmlSettings.newBuilder()
New builder. 
 | 
Copyright © 2021 IBM Cloud. All rights reserved.