Oracle Fusion Middleware Java API Reference for Oracle Extension SDK
12c (12.2.1.4.0)
E81459-01
 
- java.lang.Object
 
- 
- oracle.ide.inspector.find.TextHighlightEffect
 
 
- 
- 
Method Summary
All Methods Static Methods Concrete 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.2.1.4.0)
E81459-01
 
Copyright © 1997, 2019, Oracle. All rights reserved.