Uses of Class
com.yelloowstone.nf2t.jars.NarDetails
Packages that use NarDetails
-
Uses of NarDetails in com.yelloowstone.nf2t.jars
Methods in com.yelloowstone.nf2t.jars that return NarDetailsModifier and TypeMethodDescriptionJarDetails.getNarDetails()
ModifiableJarDetails.getNarDetails()
UnmodifiableJarDetails.getNarDetails()
static NarDetails
NarDetails.parse
(ZipInputStream zin, ZipEntry ze) static NarDetails
Methods in com.yelloowstone.nf2t.jars with parameters of type NarDetailsConstructors in com.yelloowstone.nf2t.jars with parameters of type NarDetailsModifierConstructorDescriptionUnmodifiableJarDetails
(NarDetails narDetails, Manifest manifest, List<MavenDescriptorDetails> mavenPoms)