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 Manifest
Manifest.getManifest
(LoggerInf logger, String profile, ManifestRowAbs.ManifestType rowType) Manifest Factorystatic Manifest
Manifest.getManifest
(LoggerInf logger, ManifestRowAbs.ManifestType rowType) Manifest FactoryMethods in org.cdlib.mrt.core with parameters of type ManifestModifier and TypeMethodDescriptionvoid
ComponentContent.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)