| 
Oracle Ultra Search APIs 9.2  | 
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Object | +--oracle.ultrasearch.query.Util
Utility class for some useful methods.
| Constructor Summary | |
Util() | 
|
| Method Summary | |
static java.lang.String | 
getVersion()Get the version of the Java Query API.  | 
static java.lang.String | 
htmlEncode(java.lang.String input)Utility method to apply HTML encoding to a specified string.  | 
| Methods inherited from class java.lang.Object | 
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
| Constructor Detail | 
public Util()
| Method Detail | 
public static java.lang.String getVersion()
public static java.lang.String htmlEncode(java.lang.String input)
This method encodes the input string by performing the following substitutions:
input - The input string to convert. 
  | 
Oracle Ultra Search APIs 9.2  | 
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||