Oracle Fusion Middleware Java API Reference for Oracle Extension SDK
12c (12.1.3)
E41664-01
- java.lang.Object
-
- oracle.ide.inspector.find.TextHighlightEffect
-
-
Method Summary
Methods
Modifier and Type |
Method and Description |
static java.lang.String |
toHighlightedText(java.lang.String plainText,
int index,
int len)
Constructs an HTML string that displays a highlighted portion of the
specified plain text string.
|
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-
Method Detail
-
toHighlightedText
public static java.lang.String toHighlightedText(java.lang.String plainText,
int index,
int len)
Constructs an HTML string that displays a highlighted portion of the
specified plain text string.
Oracle Fusion Middleware Java API Reference for Oracle Extension SDK
12c (12.1.3)
E41664-01
Copyright © 1997, 2014, Oracle. All rights reserved.