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, getValuesCount
getSessionAttributeMap, getSuccessValue, setSessionAttributeMap
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getValue
getErrorCode, getErrorMessage, getPlaceholderValue, getSessionAttributeMap, getSuccessValue, getValuesCount
public ProcessingResultHTML(String value)
public String getEncoding()
IProcessingResultHTML
getEncoding
in interface IProcessingResultHTML
String
the encodingpublic void setEncoding(String encoding)
Copyright © 2020 XIMA MEDIA GmbH. All rights reserved.