Uses of Class
org.tmatesoft.svn.core.internal.io.svn.SVNItem
Packages that use SVNItem
-
Uses of SVNItem in org.tmatesoft.svn.core.internal.io.svn
Methods in org.tmatesoft.svn.core.internal.io.svn that return SVNItemModifier and TypeMethodDescriptionSVNConnection.readItem(boolean readMalformedData) static SVNItemSVNReader.readItem(InputStream is) private static SVNItemSVNReader.readItem(InputStream is, SVNItem item, char ch) private SVNItemSVNRepositoryImpl.readItem(boolean readMalformedData) Methods in org.tmatesoft.svn.core.internal.io.svn with parameters of type SVNItemModifier and TypeMethodDescriptionprivate static SVNErrorMessageSVNReader.getErrorMessage(SVNItem item) private static SVNItemSVNReader.readItem(InputStream is, SVNItem item, char ch)