HtmlDocumentValidator
@Deprecated public class TextContent extends Object implements DocumentElement
Constructor and Description |
---|
TextContent(String value)
Deprecated.
Construct the text content with the expected value.
|
Modifier and Type | Method and Description |
---|---|
String |
getValue()
Deprecated.
Get the value of this text content.
|
String |
toString()
Deprecated.
Output a descriptive string.
|
public TextContent(String value)
value
- The valueCopyright © 2006–2022 Apache Software Foundation. All rights reserved.