- ChangeLogConfiguration - Class in net.sourceforge.javadpkg.plugin.cfg
-
The change log configuration.
- ChangeLogConfiguration() - Constructor for class net.sourceforge.javadpkg.plugin.cfg.ChangeLogConfiguration
-
Creates the configuration.
- ChangeLogConfigurationParser - Interface in net.sourceforge.javadpkg.plugin
-
A parser for the change log configuration.
- ChangeLogConfigurationParserImpl - Class in net.sourceforge.javadpkg.plugin.impl
-
- ChangeLogConfigurationParserImpl() - Constructor for class net.sourceforge.javadpkg.plugin.impl.ChangeLogConfigurationParserImpl
-
Creates a parser.
- ChangeLogVersionEntryConfiguration - Class in net.sourceforge.javadpkg.plugin.cfg
-
The configuration of an entry for a version.
- ChangeLogVersionEntryConfiguration() - Constructor for class net.sourceforge.javadpkg.plugin.cfg.ChangeLogVersionEntryConfiguration
-
Creates a configuration.
- close() - Method in class net.sourceforge.javadpkg.plugin.impl.DataReplacementSource
-
- compare(FileSystemNode<?>, FileSystemNode<?>) - Method in class net.sourceforge.javadpkg.plugin.io.FileSystemNodeComparator
-
- containsOnlyCreatedByDependency() - Method in interface net.sourceforge.javadpkg.plugin.io.FileSystemNode
-
Returns the flag if the child nodes (recursively) are all created by
dependency.
- containsOnlyCreatedByDependency() - Method in class net.sourceforge.javadpkg.plugin.io.impl.FileSystemNodeImpl
-
- ControlConfiguration - Class in net.sourceforge.javadpkg.plugin.cfg
-
The control configuration.
- ControlConfiguration() - Constructor for class net.sourceforge.javadpkg.plugin.cfg.ControlConfiguration
-
Creates a configuration.
- ControlRecommendedFieldNotSetWarning - Class in net.sourceforge.javadpkg.plugin
-
A warning about an recommended field which is not set in the control.
- ControlRecommendedFieldNotSetWarning(String) - Constructor for class net.sourceforge.javadpkg.plugin.ControlRecommendedFieldNotSetWarning
-
Creates a warning.
- CopyrightConfiguration - Class in net.sourceforge.javadpkg.plugin.cfg
-
The copyright configuration.
- CopyrightConfiguration() - Constructor for class net.sourceforge.javadpkg.plugin.cfg.CopyrightConfiguration
-
Creates the configuration.
- CopyrightConfigurationParser - Interface in net.sourceforge.javadpkg.plugin
-
A parser for the copyright configuration.
- CopyrightConfigurationParserImpl - Class in net.sourceforge.javadpkg.plugin.impl
-
- CopyrightConfigurationParserImpl() - Constructor for class net.sourceforge.javadpkg.plugin.impl.CopyrightConfigurationParserImpl
-
Creates a parser.
- CopyrightFilesConfiguration - Class in net.sourceforge.javadpkg.plugin.cfg
-
The files copyright configurations.
- CopyrightFilesConfiguration() - Constructor for class net.sourceforge.javadpkg.plugin.cfg.CopyrightFilesConfiguration
-
Creates the configuration.
- CopyrightLicenseConfiguration - Class in net.sourceforge.javadpkg.plugin.cfg
-
The license configuration.
- CopyrightLicenseConfiguration() - Constructor for class net.sourceforge.javadpkg.plugin.cfg.CopyrightLicenseConfiguration
-
Creates a configuration
- createChild(String) - Method in class net.sourceforge.javadpkg.plugin.io.impl.PathImpl
-
- createChild(String) - Method in interface net.sourceforge.javadpkg.plugin.io.Path
-
Creates the specified child for this path and returns it as a new path.
- createChildDirectory(String, FileOwner, FileMode, A) - Method in interface net.sourceforge.javadpkg.plugin.io.FileSystemNode
-
Creates a child node within this node representing a directory.
- createChildDirectory(String, FileOwner, FileMode, A) - Method in class net.sourceforge.javadpkg.plugin.io.impl.FileSystemNodeImpl
-
- createChildFile(String, FileOwner, FileMode, A) - Method in interface net.sourceforge.javadpkg.plugin.io.FileSystemNode
-
Creates a child node within this node representing a file.
- createChildFile(String, FileOwner, FileMode, A) - Method in class net.sourceforge.javadpkg.plugin.io.impl.FileSystemNodeImpl
-
- createChildSymLink(String, Path, FileOwner, FileMode, A) - Method in interface net.sourceforge.javadpkg.plugin.io.FileSystemNode
-
Creates a child node within this node representing a file.
- createChildSymLink(String, Path, FileOwner, FileMode, A) - Method in class net.sourceforge.javadpkg.plugin.io.impl.FileSystemNodeImpl
-
- createDirectories(Path) - Method in interface net.sourceforge.javadpkg.plugin.io.FileSystemNode
-
Creates a node for the directory specified by the path and all
directories on the path there.
- createDirectories(Path) - Method in class net.sourceforge.javadpkg.plugin.io.impl.FileSystemNodeImpl
-
- createTargetFile(File, BinaryControl) - Method in class net.sourceforge.javadpkg.plugin.impl.TargetFileBuilderImpl
-
- createTargetFile(File, PackageName, PackageVersion, Architecture) - Method in class net.sourceforge.javadpkg.plugin.impl.TargetFileBuilderImpl
-
- createTargetFile(File, BinaryControl) - Method in interface net.sourceforge.javadpkg.plugin.TargetFileBuilder
-
Creates the target file.
- createTargetFile(File, PackageName, PackageVersion, Architecture) - Method in interface net.sourceforge.javadpkg.plugin.TargetFileBuilder
-
Creates the target file.
- getAbsolutePath() - Method in interface net.sourceforge.javadpkg.plugin.impl.FileInfo
-
Returns the absolute path.
- getAbsolutePath() - Method in class net.sourceforge.javadpkg.plugin.impl.FileInfoImpl
-
- getAbsolutePath() - Method in class net.sourceforge.javadpkg.plugin.io.impl.PathImpl
-
- getAbsolutePath() - Method in interface net.sourceforge.javadpkg.plugin.io.Path
-
Returns the path as string.
- getArchitecture() - Method in class net.sourceforge.javadpkg.plugin.cfg.ControlConfiguration
-
Returns the architecture.
- getAttachment() - Method in interface net.sourceforge.javadpkg.plugin.io.FileSystemNode
-
Returns the attachment.
- getAttachment() - Method in class net.sourceforge.javadpkg.plugin.io.impl.FileSystemNodeImpl
-
- getBreaks() - Method in class net.sourceforge.javadpkg.plugin.cfg.ControlConfiguration
-
Returns the "Breaks" dependencies.
- getBuiltUsing() - Method in class net.sourceforge.javadpkg.plugin.cfg.ControlConfiguration
-
Returns the "Built-Using" dependencies.
- getChild(String) - Method in interface net.sourceforge.javadpkg.plugin.io.FileSystemNode
-
Returns the child node with the specified name.
- getChild(String) - Method in class net.sourceforge.javadpkg.plugin.io.impl.FileSystemNodeImpl
-
- getChildPath() - Method in class net.sourceforge.javadpkg.plugin.io.impl.PathImpl
-
- getChildPath() - Method in interface net.sourceforge.javadpkg.plugin.io.Path
-
Returns the path of the child.
- getComment() - Method in class net.sourceforge.javadpkg.plugin.cfg.CopyrightConfiguration
-
Returns the comment.
- getComment() - Method in class net.sourceforge.javadpkg.plugin.cfg.CopyrightFilesConfiguration
-
Returns the comment.
- getConflicts() - Method in class net.sourceforge.javadpkg.plugin.cfg.ControlConfiguration
-
Returns the "Conflicts" dependencies.
- getContent() - Method in class net.sourceforge.javadpkg.plugin.cfg.ScriptConfiguration
-
Returns the content.
- getCopyright() - Method in class net.sourceforge.javadpkg.plugin.cfg.CopyrightConfiguration
-
Returns the copyright.
- getCopyright() - Method in class net.sourceforge.javadpkg.plugin.cfg.CopyrightFilesConfiguration
-
Returns the copyright.
- getDate() - Method in class net.sourceforge.javadpkg.plugin.cfg.ChangeLogVersionEntryConfiguration
-
Returns the date.
- getDependencies() - Method in class net.sourceforge.javadpkg.plugin.cfg.DependenciesConfiguration
-
Returns the dependencies.
- getDepends() - Method in class net.sourceforge.javadpkg.plugin.cfg.ControlConfiguration
-
Returns the dependencies.
- getDescription() - Method in class net.sourceforge.javadpkg.plugin.cfg.ControlConfiguration
-
Returns the description.
- getDetails() - Method in class net.sourceforge.javadpkg.plugin.cfg.ChangeLogVersionEntryConfiguration
-
Returns the details.
- getDirectories() - Method in class net.sourceforge.javadpkg.plugin.impl.DataFileSystemNodeVisitor
-
Returns the number of visited directories.
- getDisclaimer() - Method in class net.sourceforge.javadpkg.plugin.cfg.CopyrightConfiguration
-
Returns the disclaimer.
- getDistributions() - Method in class net.sourceforge.javadpkg.plugin.cfg.ChangeLogVersionEntryConfiguration
-
Returns the distributions.
- getEncoding() - Method in class net.sourceforge.javadpkg.plugin.cfg.DataEntry
-
Returns the encoding of the file which should be processed.
- getEncoding() - Method in class net.sourceforge.javadpkg.plugin.impl.DataEntryNode
-
Returns the encoding for the processing.
- getEncoding() - Method in class net.sourceforge.javadpkg.plugin.impl.FileSystemNodeInfo
-
Returns the encoding for the processing.
- getEnhances() - Method in class net.sourceforge.javadpkg.plugin.cfg.ControlConfiguration
-
Returns the "Enhances" dependencies.
- getEntries() - Method in class net.sourceforge.javadpkg.plugin.cfg.ChangeLogConfiguration
-
Returns the entries.
- getEntries() - Method in class net.sourceforge.javadpkg.plugin.cfg.DataConfiguration
-
Returns the entries.
- getFile() - Method in class net.sourceforge.javadpkg.plugin.cfg.ChangeLogConfiguration
-
Returns the file.
- getFile() - Method in class net.sourceforge.javadpkg.plugin.cfg.CopyrightConfiguration
-
Returns the file.
- getFile() - Method in class net.sourceforge.javadpkg.plugin.cfg.ScriptConfiguration
-
Returns the file.
- getFile() - Method in interface net.sourceforge.javadpkg.plugin.impl.FileInfo
-
Returns the file.
- getFile() - Method in class net.sourceforge.javadpkg.plugin.impl.FileInfoImpl
-
- getFiles() - Method in class net.sourceforge.javadpkg.plugin.cfg.CopyrightConfiguration
-
Returns the files copyright configurations.
- getFiles() - Method in class net.sourceforge.javadpkg.plugin.cfg.CopyrightFilesConfiguration
-
Returns the patterns for which files the copyright applies.
- getFiles() - Method in class net.sourceforge.javadpkg.plugin.impl.DataFileSystemNodeVisitor
-
Returns the number of visited files.
- getFirstElement() - Method in class net.sourceforge.javadpkg.plugin.io.impl.PathImpl
-
- getFirstElement() - Method in interface net.sourceforge.javadpkg.plugin.io.Path
-
Returns the first element of the path.
- getGroupId() - Method in class net.sourceforge.javadpkg.plugin.cfg.DataEntry
-
Returns the group ID.
- getGroupId() - Method in class net.sourceforge.javadpkg.plugin.impl.DataEntryNode
-
Returns the group ID.
- getGroupName() - Method in class net.sourceforge.javadpkg.plugin.cfg.DataEntry
-
Returns the group name.
- getGroupName() - Method in class net.sourceforge.javadpkg.plugin.impl.DataEntryNode
-
returns the group name.
- getHomepage() - Method in class net.sourceforge.javadpkg.plugin.cfg.ControlConfiguration
-
Returns the home-page.
- getInputStream() - Method in class net.sourceforge.javadpkg.plugin.impl.DataReplacementSource
-
- getInstalledSize() - Method in class net.sourceforge.javadpkg.plugin.cfg.ControlConfiguration
-
Returns the installed size or the overhead.
- getLastElement() - Method in class net.sourceforge.javadpkg.plugin.io.impl.PathImpl
-
- getLastElement() - Method in interface net.sourceforge.javadpkg.plugin.io.Path
-
Returns the last element of the path.
- getLength() - Method in class net.sourceforge.javadpkg.plugin.impl.DataReplacementSource
-
- getLength() - Method in interface net.sourceforge.javadpkg.plugin.impl.FileInfo
-
Returns the length of the file in bytes.
- getLength() - Method in class net.sourceforge.javadpkg.plugin.impl.FileInfoImpl
-
- getLicense() - Method in class net.sourceforge.javadpkg.plugin.cfg.CopyrightConfiguration
-
Returns the license configuration.
- getLicense() - Method in class net.sourceforge.javadpkg.plugin.cfg.CopyrightFilesConfiguration
-
Returns the license.
- getLicenses() - Method in class net.sourceforge.javadpkg.plugin.cfg.CopyrightConfiguration
-
Returns the configurations of the licenses.
- getMaintainer() - Method in class net.sourceforge.javadpkg.plugin.cfg.ChangeLogVersionEntryConfiguration
-
Returns the maintainer.
- getMaintainer() - Method in class net.sourceforge.javadpkg.plugin.cfg.ControlConfiguration
-
Returns the maintainer.
- getMode() - Method in class net.sourceforge.javadpkg.plugin.cfg.DataEntry
-
Returns the mode.
- getMode() - Method in class net.sourceforge.javadpkg.plugin.impl.DataEntryNode
-
Returns the mode.
- getMode() - Method in interface net.sourceforge.javadpkg.plugin.io.FileSystemNode
-
Returns the mode.
- getMode() - Method in class net.sourceforge.javadpkg.plugin.io.impl.FileSystemNodeImpl
-
- getName() - Method in class net.sourceforge.javadpkg.plugin.cfg.ChangeLogVersionEntryConfiguration
-
Returns the name of the package.
- getName() - Method in class net.sourceforge.javadpkg.plugin.cfg.ControlConfiguration
-
Returns the name of the package.
- getName() - Method in class net.sourceforge.javadpkg.plugin.cfg.CopyrightLicenseConfiguration
-
Returns the name.
- getName() - Method in class net.sourceforge.javadpkg.plugin.impl.DataEntryNode
-
Returns the name of the file in the target.
- getName() - Method in class net.sourceforge.javadpkg.plugin.impl.DataReplacementSource
-
- getName() - Method in interface net.sourceforge.javadpkg.plugin.io.FileSystemNode
-
Returns the name of the node.
- getName() - Method in class net.sourceforge.javadpkg.plugin.io.impl.FileSystemNodeImpl
-
- getNode(Path) - Method in interface net.sourceforge.javadpkg.plugin.io.FileSystemNode
-
Returns the node for the specified path.
- getNode(Path) - Method in class net.sourceforge.javadpkg.plugin.io.impl.FileSystemNodeImpl
-
- getOwner() - Method in interface net.sourceforge.javadpkg.plugin.io.FileSystemNode
-
Returns the owner.
- getOwner() - Method in class net.sourceforge.javadpkg.plugin.io.impl.FileSystemNodeImpl
-
- getParent() - Method in class net.sourceforge.javadpkg.plugin.impl.DataEntryNode
-
Returns the path of the parent in the target.
- getParent() - Method in interface net.sourceforge.javadpkg.plugin.io.FileSystemNode
-
Returns the parent.
- getParent() - Method in class net.sourceforge.javadpkg.plugin.io.impl.FileSystemNodeImpl
-
- getParentPath() - Method in class net.sourceforge.javadpkg.plugin.io.impl.PathImpl
-
- getParentPath() - Method in interface net.sourceforge.javadpkg.plugin.io.Path
-
Returns the path of the parent.
- getPath() - Method in interface net.sourceforge.javadpkg.plugin.io.FileSystemNode
-
Returns the path of the node.
- getPath() - Method in class net.sourceforge.javadpkg.plugin.io.impl.FileSystemNodeImpl
-
- getPreDepends() - Method in class net.sourceforge.javadpkg.plugin.cfg.ControlConfiguration
-
Returns the "Pre-Depends" dependencies.
- getPriority() - Method in class net.sourceforge.javadpkg.plugin.cfg.ControlConfiguration
-
Returns the priority.
- getProvides() - Method in class net.sourceforge.javadpkg.plugin.cfg.ControlConfiguration
-
Returns the "Provides" dependencies.
- getRecommends() - Method in class net.sourceforge.javadpkg.plugin.cfg.ControlConfiguration
-
Returns the "Recommends" dependencies.
- getReplaces() - Method in class net.sourceforge.javadpkg.plugin.cfg.ControlConfiguration
-
Returns the "Replaces" dependencies.
- getSection() - Method in class net.sourceforge.javadpkg.plugin.cfg.ControlConfiguration
-
Returns the section.
- getSize() - Method in class net.sourceforge.javadpkg.plugin.impl.DataFileSystemNodeVisitor
-
Returns the size of all visited files.
- getSource() - Method in class net.sourceforge.javadpkg.plugin.cfg.CopyrightConfiguration
-
Returns the source.
- getSource() - Method in class net.sourceforge.javadpkg.plugin.impl.DataEntryNode
-
Returns the source file.
- getSource() - Method in class net.sourceforge.javadpkg.plugin.impl.FileSystemNodeInfo
-
Returns the information about the source file.
- getSourcePath() - Method in class net.sourceforge.javadpkg.plugin.cfg.DataEntry
-
Returns the source path.
- getSuggests() - Method in class net.sourceforge.javadpkg.plugin.cfg.ControlConfiguration
-
Returns the "Suggest" dependencies.
- getSymbolicLinks() - Method in class net.sourceforge.javadpkg.plugin.impl.DataFileSystemNodeVisitor
-
Returns the number of visited symbolic links.
- getSymLink() - Method in class net.sourceforge.javadpkg.plugin.impl.DataEntryNode
-
Returns the The target file or directory of the symbolic link the target.
- getSymLinkPath() - Method in class net.sourceforge.javadpkg.plugin.cfg.DataEntry
-
Returns the symbolic link path.
- getSymLinkTarget() - Method in interface net.sourceforge.javadpkg.plugin.io.FileSystemNode
-
Returns the path of the target of the symbolic link.
- getSymLinkTarget() - Method in class net.sourceforge.javadpkg.plugin.io.impl.FileSystemNodeImpl
-
- getTargetPath() - Method in class net.sourceforge.javadpkg.plugin.cfg.DataEntry
-
Returns the target path.
- getText() - Method in class net.sourceforge.javadpkg.plugin.cfg.CopyrightLicenseConfiguration
-
Returns the text.
- getText() - Method in class net.sourceforge.javadpkg.plugin.ControlRecommendedFieldNotSetWarning
-
- getType() - Method in class net.sourceforge.javadpkg.plugin.cfg.ScriptConfiguration
-
Returns the type.
- getUpstreamContact() - Method in class net.sourceforge.javadpkg.plugin.cfg.CopyrightConfiguration
-
Returns the upstream contact.
- getUpstreamName() - Method in class net.sourceforge.javadpkg.plugin.cfg.CopyrightConfiguration
-
Returns the name upstream uses for the software.
- getUrgency() - Method in class net.sourceforge.javadpkg.plugin.cfg.ChangeLogVersionEntryConfiguration
-
Returns the urgency of the version.
- getUserId() - Method in class net.sourceforge.javadpkg.plugin.cfg.DataEntry
-
Returns the user ID.
- getUserId() - Method in class net.sourceforge.javadpkg.plugin.impl.DataEntryNode
-
Returns the user ID.
- getUserName() - Method in class net.sourceforge.javadpkg.plugin.cfg.DataEntry
-
Returns the user name.
- getUserName() - Method in class net.sourceforge.javadpkg.plugin.impl.DataEntryNode
-
returns the user name.
- getValue(Object, String) - Method in interface net.sourceforge.javadpkg.plugin.reflect.PropertyReflection
-
Returns the value for the specified path.
- getValue(Object, String) - Method in class net.sourceforge.javadpkg.plugin.reflect.PropertyReflectionImpl
-
- getValue(String) - Method in class net.sourceforge.javadpkg.plugin.ReplacementsMaven
-
- getVersion() - Method in class net.sourceforge.javadpkg.plugin.cfg.ChangeLogVersionEntryConfiguration
-
Returns the version.
- getVersion() - Method in class net.sourceforge.javadpkg.plugin.cfg.ControlConfiguration
-
Returns the version.
- ScriptConfiguration - Class in net.sourceforge.javadpkg.plugin.cfg
-
The configuration of an installation scripts.
- ScriptConfiguration() - Constructor for class net.sourceforge.javadpkg.plugin.cfg.ScriptConfiguration
-
Creates a configuration.
- ScriptType - Enum in net.sourceforge.javadpkg.plugin.cfg
-
The type of an installation script.
- setArchitecture(String) - Method in class net.sourceforge.javadpkg.plugin.cfg.ControlConfiguration
-
Sets the architecture.
- setAttachment(A) - Method in interface net.sourceforge.javadpkg.plugin.io.FileSystemNode
-
Sets the attachment.
- setAttachment(A) - Method in class net.sourceforge.javadpkg.plugin.io.impl.FileSystemNodeImpl
-
- setBreaks(DependenciesConfiguration) - Method in class net.sourceforge.javadpkg.plugin.cfg.ControlConfiguration
-
Sets the "Breaks" dependencies.
- setBuiltUsing(DependenciesConfiguration) - Method in class net.sourceforge.javadpkg.plugin.cfg.ControlConfiguration
-
Sets the "Built-Using" dependencies.
- setComment(String) - Method in class net.sourceforge.javadpkg.plugin.cfg.CopyrightConfiguration
-
Sets the comment.
- setComment(String) - Method in class net.sourceforge.javadpkg.plugin.cfg.CopyrightFilesConfiguration
-
Sets the comment.
- setConflicts(DependenciesConfiguration) - Method in class net.sourceforge.javadpkg.plugin.cfg.ControlConfiguration
-
Sets the "Conflicts" dependencies.
- setContent(String) - Method in class net.sourceforge.javadpkg.plugin.cfg.ScriptConfiguration
-
Sets the content.
- setCopyright(String) - Method in class net.sourceforge.javadpkg.plugin.cfg.CopyrightConfiguration
-
Sets the copyright.
- setCopyright(String) - Method in class net.sourceforge.javadpkg.plugin.cfg.CopyrightFilesConfiguration
-
Sets the copyright.
- setDate(String) - Method in class net.sourceforge.javadpkg.plugin.cfg.ChangeLogVersionEntryConfiguration
-
Sets the date.
- setDependencies(List<String>) - Method in class net.sourceforge.javadpkg.plugin.cfg.DependenciesConfiguration
-
Sets the dependencies.
- setDepends(DependenciesConfiguration) - Method in class net.sourceforge.javadpkg.plugin.cfg.ControlConfiguration
-
Sets the dependencies.
- setDescription(String) - Method in class net.sourceforge.javadpkg.plugin.cfg.ControlConfiguration
-
Sets the description.
- setDetails(List<String>) - Method in class net.sourceforge.javadpkg.plugin.cfg.ChangeLogVersionEntryConfiguration
-
Sets the details.
- setDisclaimer(String) - Method in class net.sourceforge.javadpkg.plugin.cfg.CopyrightConfiguration
-
Sets the disclaimer.
- setDistributions(List<String>) - Method in class net.sourceforge.javadpkg.plugin.cfg.ChangeLogVersionEntryConfiguration
-
Sets the distributions.
- setEncoding(String) - Method in class net.sourceforge.javadpkg.plugin.cfg.DataEntry
-
Sets the encoding of the file which should be processed.
- setEnhances(DependenciesConfiguration) - Method in class net.sourceforge.javadpkg.plugin.cfg.ControlConfiguration
-
Sets the "Enhances" dependencies.
- setEntries(List<ChangeLogVersionEntryConfiguration>) - Method in class net.sourceforge.javadpkg.plugin.cfg.ChangeLogConfiguration
-
Sets the entries.
- setEntries(List<DataEntry>) - Method in class net.sourceforge.javadpkg.plugin.cfg.DataConfiguration
-
Sets the entries.
- setFile(File) - Method in class net.sourceforge.javadpkg.plugin.cfg.ChangeLogConfiguration
-
Sets the file.
- setFile(File) - Method in class net.sourceforge.javadpkg.plugin.cfg.CopyrightConfiguration
-
Sets the file.
- setFile(File) - Method in class net.sourceforge.javadpkg.plugin.cfg.ScriptConfiguration
-
Sets the file.
- setFiles(List<CopyrightFilesConfiguration>) - Method in class net.sourceforge.javadpkg.plugin.cfg.CopyrightConfiguration
-
Sets the files copyright configurations.
- setFiles(List<String>) - Method in class net.sourceforge.javadpkg.plugin.cfg.CopyrightFilesConfiguration
-
Sets the patterns for which files the copyright applies.
- setGroupId(Long) - Method in class net.sourceforge.javadpkg.plugin.cfg.DataEntry
-
Sets the group ID.
- setGroupName(String) - Method in class net.sourceforge.javadpkg.plugin.cfg.DataEntry
-
Sets the group name.
- setHomepage(String) - Method in class net.sourceforge.javadpkg.plugin.cfg.ControlConfiguration
-
Sets the home-page.
- setInstalledSize(String) - Method in class net.sourceforge.javadpkg.plugin.cfg.ControlConfiguration
-
Sets the installed size or the overhead.
- setLicense(CopyrightLicenseConfiguration) - Method in class net.sourceforge.javadpkg.plugin.cfg.CopyrightConfiguration
-
Sets the license configuration.
- setLicense(CopyrightLicenseConfiguration) - Method in class net.sourceforge.javadpkg.plugin.cfg.CopyrightFilesConfiguration
-
Sets the license.
- setLicenses(List<CopyrightLicenseConfiguration>) - Method in class net.sourceforge.javadpkg.plugin.cfg.CopyrightConfiguration
-
Sets the configurations of the licenses.
- setMaintainer(String) - Method in class net.sourceforge.javadpkg.plugin.cfg.ChangeLogVersionEntryConfiguration
-
Sets the maintainer.
- setMaintainer(String) - Method in class net.sourceforge.javadpkg.plugin.cfg.ControlConfiguration
-
Sets the maintainer.
- setMode(Integer) - Method in class net.sourceforge.javadpkg.plugin.cfg.DataEntry
-
Sets the mode.
- setName(String) - Method in class net.sourceforge.javadpkg.plugin.cfg.ChangeLogVersionEntryConfiguration
-
Sets the name of the package.
- setName(String) - Method in class net.sourceforge.javadpkg.plugin.cfg.ControlConfiguration
-
Sets the name of the package.
- setName(String) - Method in class net.sourceforge.javadpkg.plugin.cfg.CopyrightLicenseConfiguration
-
Sets the name.
- setParent(FileSystemNode<A>) - Method in interface net.sourceforge.javadpkg.plugin.io.FileSystemNode
-
Sets the parent.
- setParent(FileSystemNode<A>) - Method in class net.sourceforge.javadpkg.plugin.io.impl.FileSystemNodeImpl
-
- setPreDepends(DependenciesConfiguration) - Method in class net.sourceforge.javadpkg.plugin.cfg.ControlConfiguration
-
Sets the "Pre-Depends" dependencies.
- setPriority(String) - Method in class net.sourceforge.javadpkg.plugin.cfg.ControlConfiguration
-
Sets the priority.
- setProcess(boolean) - Method in class net.sourceforge.javadpkg.plugin.cfg.DataEntry
-
Sets the flag if the file should be processed.
- setProvides(DependenciesConfiguration) - Method in class net.sourceforge.javadpkg.plugin.cfg.ControlConfiguration
-
Sets the "Provides" dependencies.
- setRecommends(DependenciesConfiguration) - Method in class net.sourceforge.javadpkg.plugin.cfg.ControlConfiguration
-
Sets the "Recommends" dependencies.
- setRecursive(boolean) - Method in class net.sourceforge.javadpkg.plugin.cfg.DataEntry
-
Sets the flag if the directory should be included recursively.
- setReplaces(DependenciesConfiguration) - Method in class net.sourceforge.javadpkg.plugin.cfg.ControlConfiguration
-
Sets the "Replaces" dependencies.
- setSection(String) - Method in class net.sourceforge.javadpkg.plugin.cfg.ControlConfiguration
-
Sets the section.
- setSource(String) - Method in class net.sourceforge.javadpkg.plugin.cfg.CopyrightConfiguration
-
Sets the source.
- setSourcePath(String) - Method in class net.sourceforge.javadpkg.plugin.cfg.DataEntry
-
Sets the source path.
- setSuggests(DependenciesConfiguration) - Method in class net.sourceforge.javadpkg.plugin.cfg.ControlConfiguration
-
Sets the "Suggest" dependencies.
- setSymLinkPath(String) - Method in class net.sourceforge.javadpkg.plugin.cfg.DataEntry
-
Sets the symbolic link path.
- setTargetPath(String) - Method in class net.sourceforge.javadpkg.plugin.cfg.DataEntry
-
Sets the target path.
- setText(String) - Method in class net.sourceforge.javadpkg.plugin.cfg.CopyrightLicenseConfiguration
-
Sets the text.
- setType(ScriptType) - Method in class net.sourceforge.javadpkg.plugin.cfg.ScriptConfiguration
-
Sets the type.
- setUpstreamContact(String) - Method in class net.sourceforge.javadpkg.plugin.cfg.CopyrightConfiguration
-
Sets the upstream contact.
- setUpstreamName(String) - Method in class net.sourceforge.javadpkg.plugin.cfg.CopyrightConfiguration
-
Sets the name upstream uses for the software.
- setUrgency(String) - Method in class net.sourceforge.javadpkg.plugin.cfg.ChangeLogVersionEntryConfiguration
-
Sets the urgency of the version.
- setUserId(Long) - Method in class net.sourceforge.javadpkg.plugin.cfg.DataEntry
-
Sets the user ID.
- setUserName(String) - Method in class net.sourceforge.javadpkg.plugin.cfg.DataEntry
-
Sets the user name.
- setVersion(String) - Method in class net.sourceforge.javadpkg.plugin.cfg.ChangeLogVersionEntryConfiguration
-
Sets the version.
- setVersion(String) - Method in class net.sourceforge.javadpkg.plugin.cfg.ControlConfiguration
-
Sets the version.