Package com.relogiclabs.jschema.message
Class OutlineFormatter
Object
OutlineFormatter
-
Field Summary
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionint
getOutline
(Object object) void
setMaxLength
(int length) static void
setMaxLength
(RuntimeContext runtime, long length)
-
Field Details
-
DEFAULT_MAX_LENGTH
public static final int DEFAULT_MAX_LENGTH- See Also:
-
-
Constructor Details
-
OutlineFormatter
public OutlineFormatter() -
OutlineFormatter
public OutlineFormatter(int maxLength)
-
-
Method Details
-
setMaxLength
public void setMaxLength(int length) -
getOutline
-
setMaxLength
-
getMaxLength
public int getMaxLength()
-