Uses of Class
org.eclipse.jgit.errors.StoredObjectRepresentationNotAvailableException

Packages that use StoredObjectRepresentationNotAvailableException
org.eclipse.jgit.storage.pack   
 

Uses of StoredObjectRepresentationNotAvailableException in org.eclipse.jgit.storage.pack
 

Methods in org.eclipse.jgit.storage.pack that throw StoredObjectRepresentationNotAvailableException
 void ObjectReuseAsIs.copyObjectAsIs(PackOutputStream out, ObjectToPack otp, boolean validate)
          Output a previously selected representation.
 



Copyright © 2012. All Rights Reserved.