| 
Oracle Fusion Middleware Java API Reference for Oracle Extension SDK Reference 11g Release 1 (11.1.1.4.0) E13403-05  | 
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface PatchCompareContributor
Interface to a compare contributor that provides information for patch creation.
| Method Summary | |
|---|---|
 boolean | 
getIgnoreWhitespace()
Gets whether whitespace at the start and end of a line should be considered relevant when comparing two strings.  | 
 PatchCompareDescriptor | 
getPatchDescriptor()
Gets the patch descriptor object for the compare contributor, used in the creation of a patch.  | 
 TextBuffer | 
getTextBuffer()
Gets the text buffer for the comparison and patch contribution.  | 
| Method Detail | 
|---|
TextBuffer getTextBuffer()
boolean getIgnoreWhitespace()
PatchCompareDescriptor getPatchDescriptor()
  | 
Oracle Fusion Middleware Java API Reference for Oracle Extension SDK Reference 11g Release 1 (11.1.1.4.0) E13403-05  | 
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||