Uses of Class
org.tmatesoft.svn.core.internal.io.svn.SVNItem
-
Packages that use SVNItem Package Description org.tmatesoft.svn.core.internal.io.svn -
-
Uses of SVNItem in org.tmatesoft.svn.core.internal.io.svn
Methods in org.tmatesoft.svn.core.internal.io.svn that return SVNItem Modifier and Type Method Description SVNItemSVNConnection. readItem(boolean readMalformedData)static SVNItemSVNReader. readItem(java.io.InputStream is)private static SVNItemSVNReader. readItem(java.io.InputStream is, SVNItem item, char ch)private SVNItemSVNRepositoryImpl. readItem(boolean readMalformedData)Methods in org.tmatesoft.svn.core.internal.io.svn with parameters of type SVNItem Modifier and Type Method Description private static SVNErrorMessageSVNReader. getErrorMessage(SVNItem item)private static SVNItemSVNReader. readItem(java.io.InputStream is, SVNItem item, char ch)
-