Package org.apache.uima.internal.util
Class MiscImpl
java.lang.Object
org.apache.uima.internal.util.MiscImpl
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic Stringstatic Stringstatic Stringstatic StringBuildergetCallers(int s, int n) static StringreplaceWhiteSpace(String s, String replacement) static void
-
Field Details
-
blanks
- See Also:
-
dots
- See Also:
-
-
Constructor Details
-
MiscImpl
public MiscImpl()
-
-
Method Details
-
replaceWhiteSpace
-
getCallers
- Parameters:
s- starting frames above invokern- max number of callers to return- Returns:
- x called by: y ...
-
getCaller
- Returns:
- the name of the caller in the stack
-
elide
-
elide
-
timeLoops
- Throws:
Exception
-