Uses of Class
org.cdlib.mrt.core.Manifest
Packages that use Manifest
- 
Uses of Manifest in org.cdlib.mrt.core
Methods in org.cdlib.mrt.core that return ManifestModifier and TypeMethodDescriptionstatic ManifestManifest.getManifest(LoggerInf logger, String profile, ManifestRowAbs.ManifestType rowType) Manifest Factorystatic ManifestManifest.getManifest(LoggerInf logger, ManifestRowAbs.ManifestType rowType) Manifest FactoryMethods in org.cdlib.mrt.core with parameters of type ManifestModifier and TypeMethodDescriptionvoidComponentContent.buildComponents(Manifest manifest, InputStream manifestInputStream) From a post manifest InputStream Return a VersionContent objectConstructors in org.cdlib.mrt.core with parameters of type ManifestModifierConstructorDescriptionComponentContent(LoggerInf logger, Manifest manifest, InputStream manifestInputStream)