Oracle Fusion Middleware Java API Reference for Oracle Extension SDK
12c (12.1.3)
E41664-01
- Summary:
- Nested |
- Field |
- Constr |
- Method
- Detail:
- Field |
- Constr |
- Method
-
-
Method Summary
Methods
| Modifier and Type |
Method and Description |
void |
guarded(int offset,
int length)
Notification that the given offset and subsequent length of characters
have been marked as guarded.
|
void |
unguarded(int offset,
int length)
Notification that the given offset and subsequent length of characters
have been marked as unguarded.
|
-
-
Method Detail
-
guarded
void guarded(int offset,
int length)
Notification that the given offset and subsequent length of characters
have been marked as guarded.
- Parameters:
offset - length -
-
unguarded
void unguarded(int offset,
int length)
Notification that the given offset and subsequent length of characters
have been marked as unguarded.
- Parameters:
offset - length -
Oracle Fusion Middleware Java API Reference for Oracle Extension SDK
12c (12.1.3)
E41664-01
- Summary:
- Nested |
- Field |
- Constr |
- Method
- Detail:
- Field |
- Constr |
- Method
Copyright © 1997, 2014, Oracle. All rights reserved.