Class Bundle.DefEntry
java.lang.Object
com.yahoo.config.model.application.provider.Bundle.DefEntry
- Enclosing class:
- Bundle
Represents a def-file inside a Component. Immutable.
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
defName
-
defNamespace
-
contents
-
-
Constructor Details
-
DefEntry
- Parameters:
bundle- The bundle this def entry belongs to.zipEntry- The ZipEntry representing the def-file.
-
-
Method Details
-
getReader
-