public class BundledContainerSpecification extends ExtractedContainerSpecification
TEMP_FOLEDR_PREFIX| Constructor and Description |
|---|
BundledContainerSpecification(BundleContainerSpecification parentBundleSpec,
java.lang.String containerName,
java.lang.String relativeName,
java.io.File file) |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getDisplayName() |
boolean |
isEmbedded()
Returns whether or not this container specification is embedded in
another (bundle) container specification.
|
getLogger, getParentBundleSpec, hasParentBundleSpecclose, fileUtil, getClassesFolderName, getClasspathElement, getContainerNames, getContainerType, getFileInfo, getFullContainerName, getPhysicalName, getQualifiedContainerName, getSimpleContainerName, getSubDirExcludeFilter, isArchive, isDirectory, isMetaData, isPhysicalArchive, isPhysicalDirectory, isValid, open, openContainedFile, release, setClasspathElement, setContainerType, setFileRepresentation, str, toStringpublic BundledContainerSpecification(BundleContainerSpecification parentBundleSpec, java.lang.String containerName, java.lang.String relativeName, java.io.File file)
public boolean isEmbedded()
ContainerSpecificationisEmbedded in class ContainerSpecificationpublic java.lang.String getDisplayName()
getDisplayName in class ContainerSpecification