Package | Description |
---|---|
org.tmatesoft.svn.core.internal.io.svn |
Modifier and Type | Method and Description |
---|---|
SVNItem |
SVNConnection.readItem(boolean readMalformedData) |
private SVNItem |
SVNRepositoryImpl.readItem(boolean readMalformedData) |
static SVNItem |
SVNReader.readItem(java.io.InputStream is) |
private static SVNItem |
SVNReader.readItem(java.io.InputStream is,
SVNItem item,
char ch) |
Modifier and Type | Method and Description |
---|---|
private static SVNErrorMessage |
SVNReader.getErrorMessage(SVNItem item) |
private static SVNItem |
SVNReader.readItem(java.io.InputStream is,
SVNItem item,
char ch) |