Package edu.cornell.mannlib.vitro.webapp.filestorage.model
-
Class Summary Class Description FileInfo An immutable packet of information about an uploaded file, with a builder class to permit incremental construction.FileInfo.Builder A builder class allows us to supply the values one at a time, and then freeze them into an immutable object.ImageInfo An immutable packet of information about an iamge file and its thumbnail.