Representation
public class UnicodeRepresentation extends StandardRepresentation
Modifier and Type | Field | Description |
---|---|---|
static UnicodeRepresentation |
UNICODE_REPRESENTATION |
ELEMENT_SEPARATOR, ELEMENT_SEPARATOR_WITH_NEWLINE, STANDARD_REPRESENTATION
Constructor | Description |
---|---|
UnicodeRepresentation() |
Modifier and Type | Method | Description |
---|---|---|
protected String |
toStringOf(Character string) |
|
String |
toStringOf(Object object) |
Returns hexadecimal the
toString representation of the given String or Character. |
protected String |
toStringOf(String string) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
customFormat, format, format, formatArray, formatPrimitiveArray, getMaxLengthForSingleLineDescription, hasCustomFormatterFor, multiLineFormat, multiLineFormat, registerFormatterForType, removeAllRegisteredFormatters, resetDefaults, setMaxElementsForPrinting, setMaxLengthForSingleLineDescription, singleLineFormat, singleLineFormat, smartFormat, smartFormat, toString, toStringOf, toStringOf, toStringOf, toStringOf, toStringOf, toStringOf, toStringOf, toStringOf, toStringOf, toStringOf, toStringOf, toStringOf, toStringOf, toStringOf, toStringOf, toStringOf, toStringOf, toStringOf, toStringOf, toStringOf, unambiguousToStringOf
public static final UnicodeRepresentation UNICODE_REPRESENTATION
public String toStringOf(Object object)
toString
representation of the given String or Character.toStringOf
in interface Representation
toStringOf
in class StandardRepresentation
object
- the given object.toString
representation of the given object.protected String toStringOf(Character string)
toStringOf
in class StandardRepresentation
protected String toStringOf(String string)
toStringOf
in class StandardRepresentation
Copyright © 2014–2019. All rights reserved.