public class GitFileRepresentation
This implementation maps file representation to the content of Git repository.
| Constructor and description | 
|---|
| GitFileRepresentation
                                (GitFilePathRepresentationFactory factory, java.lang.String path) | 
| Type Params | Return Type | Name and description | 
|---|---|---|
|  | int | compareTo(GitFileRepresentation o) | 
|  | boolean | createNewFile() | 
|  | boolean | delete() | 
|  | boolean | equals(java.lang.Object o) | 
|  | boolean | exists() | 
|  | FilePathRepresentationFactory | factory() | 
|  | FileRepresentation | getAbsoluteFile() | 
|  | java.lang.String | getAbsolutePath() | 
|  | java.lang.String | getName() | 
|  | int | hashCode() | 
|  | java.io.InputStream | inputStream() | 
|  | boolean | isDirectory() | 
|  | boolean | isFile() | 
|  | java.lang.String[] | list() | 
|  | FileRepresentation[] | listFiles(FileRepresentationFilter filter) | 
|  | boolean | mkdir() | 
|  | java.io.OutputStream | outputStream() | 
|  | java.io.Reader | reader() | 
|  | PathRepresentation | toPath() | 
|  | java.lang.String | toString() | 
| Methods inherited from class | Name | 
|---|---|
| class java.lang.Object | java.lang.Object#wait(long), java.lang.Object#wait(long, int), java.lang.Object#wait(), java.lang.Object#equals(java.lang.Object), java.lang.Object#toString(), java.lang.Object#hashCode(), java.lang.Object#getClass(), java.lang.Object#notify(), java.lang.Object#notifyAll() | 
ReadyAPI functional (soapui-pro) SDK 3.10.1