public class ProcessingResultHTML extends ProcessingResultStringValue implements IProcessingResultHTML
| Constructor and Description |
|---|
ProcessingResultHTML(String value) |
ProcessingResultHTML(String value,
String encoding) |
ProcessingResultHTML(String value,
String encoding,
boolean success) |
| Modifier and Type | Method and Description |
|---|---|
String |
getEncoding()
Getter for the encoding to return the HTML with
|
void |
setEncoding(String encoding) |
getPlaceholderValue, getValue, getValuesCountgetSessionAttributeMap, getSuccessValue, setSessionAttributeMapclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetValuegetErrorCode, getErrorMessage, getPlaceholderValue, getSessionAttributeMap, getSuccessValue, getValuesCountpublic ProcessingResultHTML(String value)
public String getEncoding()
IProcessingResultHTMLgetEncoding in interface IProcessingResultHTMLString the encodingpublic void setEncoding(String encoding)
Copyright © 2020 XIMA MEDIA GmbH. All rights reserved.