public class OpenmrsCharacterEscapes
extends com.fasterxml.jackson.core.io.CharacterEscapes
| Constructor and Description | 
|---|
OpenmrsCharacterEscapes()  | 
| Modifier and Type | Method and Description | 
|---|---|
int[] | 
getEscapeCodesForAscii()  | 
com.fasterxml.jackson.core.SerializableString | 
getEscapeSequence(int ch)  | 
public int[] getEscapeCodesForAscii()
getEscapeCodesForAscii in class com.fasterxml.jackson.core.io.CharacterEscapespublic com.fasterxml.jackson.core.SerializableString getEscapeSequence(int ch)
getEscapeSequence in class com.fasterxml.jackson.core.io.CharacterEscapesCopyright © 2024 OpenMRS Inc.. All rights reserved.