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 SVNItem
SVNReader.readItem
(InputStream is) private static SVNItem
SVNReader.readItem
(InputStream is, SVNItem item, char ch) private SVNItem
SVNRepositoryImpl.readItem
(boolean readMalformedData) Methods in org.tmatesoft.svn.core.internal.io.svn with parameters of type SVNItemModifier and TypeMethodDescriptionprivate static SVNErrorMessage
SVNReader.getErrorMessage
(SVNItem item) private static SVNItem
SVNReader.readItem
(InputStream is, SVNItem item, char ch)