Package com.day.util.diff
Class FileDocumentSource
java.lang.Object
com.day.util.diff.FileDocumentSource
- All Implemented Interfaces:
DocumentSource
FileDocumentSource
...-
Field Summary
Fields inherited from interface com.day.util.diff.DocumentSource
CVS_ID
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
FileDocumentSource
-
-
Method Details
-
getFile
-
getLabel
Description copied from interface:DocumentSource
Returns a label of the source.- Specified by:
getLabel
in interfaceDocumentSource
- Returns:
- a label of the source.
-
getLocation
Description copied from interface:DocumentSource
Returns some location information of the source.- Specified by:
getLocation
in interfaceDocumentSource
- Returns:
- some location information.
-