Skip navigation links
A B C D E F G H I M N P R S T V W 

A

accept(File) - Method in class net.sourceforge.javadpkg.plugin.io.impl.WildcardFileFilter
 
addChild(FileSystemNode<A>) - Method in interface net.sourceforge.javadpkg.plugin.io.FileSystemNode
Adds a child node to this node.
addChild(FileSystemNode<A>) - Method in class net.sourceforge.javadpkg.plugin.io.impl.FileSystemNodeImpl
 

B

BinaryControlBuilder - Interface in net.sourceforge.javadpkg.plugin
A builder which creates a BinaryControlBuilder based on the configuration.
BinaryControlBuilderImpl - Class in net.sourceforge.javadpkg.plugin.impl
A BinaryControlBuilder implementation.
BinaryControlBuilderImpl() - Constructor for class net.sourceforge.javadpkg.plugin.impl.BinaryControlBuilderImpl
Creates a builder.
buildBinaryControl(Log, ControlConfiguration, Size, Context) - Method in interface net.sourceforge.javadpkg.plugin.BinaryControlBuilder
Builds a control.
buildBinaryControl(Log, ControlConfiguration, Size, Context) - Method in class net.sourceforge.javadpkg.plugin.impl.BinaryControlBuilderImpl
 

C

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
A ChangeLogConfigurationParser implementation.
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
A CopyrightConfigurationParser implementation.
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.

D

DataConfiguration - Class in net.sourceforge.javadpkg.plugin.cfg
The data configuration.
DataConfiguration() - Constructor for class net.sourceforge.javadpkg.plugin.cfg.DataConfiguration
Creates a data configuration.
DataConfigurationParser - Interface in net.sourceforge.javadpkg.plugin
A parser for the data configuration.
DataConfigurationParserImpl - Class in net.sourceforge.javadpkg.plugin.impl
A DataConfigurationParser implementation.
DataConfigurationParserImpl(Charset, Replacements) - Constructor for class net.sourceforge.javadpkg.plugin.impl.DataConfigurationParserImpl
Creates a parser.
DataEntry - Class in net.sourceforge.javadpkg.plugin.cfg
An entry in the DataConfiguration.
DataEntry() - Constructor for class net.sourceforge.javadpkg.plugin.cfg.DataEntry
Creates an entry.
DataEntry(String, String, String, Long, String, Long, String, Integer, boolean, boolean, String) - Constructor for class net.sourceforge.javadpkg.plugin.cfg.DataEntry
Creates an entry
DataEntryNode - Class in net.sourceforge.javadpkg.plugin.impl
A node of a DataEntry.
DataEntryNode(String, Path, Long, String, Long, String, Integer) - Constructor for class net.sourceforge.javadpkg.plugin.impl.DataEntryNode
Creates a node for a directory.
DataEntryNode(File, String, Path, Long, String, Long, String, Integer, boolean, String) - Constructor for class net.sourceforge.javadpkg.plugin.impl.DataEntryNode
Creates a node for a regular file.
DataEntryNode(String, Path, String, Long, String, Long, String, Integer) - Constructor for class net.sourceforge.javadpkg.plugin.impl.DataEntryNode
Creates a node for a symbolic link.
DataEntryNodeTransformer - Class in net.sourceforge.javadpkg.plugin.impl
Transforms DataEntry objects into DataEntryNode objects.
DataEntryNodeTransformer() - Constructor for class net.sourceforge.javadpkg.plugin.impl.DataEntryNodeTransformer
Creates a transformer.
DataFileSystemNodeVisitor - Class in net.sourceforge.javadpkg.plugin.impl
A visitor for the node tree based on the data configuration.
DataFileSystemNodeVisitor(Log, DebianPackageBuilder, Charset, Replacements, Context) - Constructor for class net.sourceforge.javadpkg.plugin.impl.DataFileSystemNodeVisitor
Creates a visitor.
DataReplacementSource - Class in net.sourceforge.javadpkg.plugin.impl
A file-based source which replaces the content of the source by the replacements.
DataReplacementSource(File, Charset, Replacements, Context) - Constructor for class net.sourceforge.javadpkg.plugin.impl.DataReplacementSource
Creates a source.
DebianPackageMojo - Class in net.sourceforge.javadpkg.plugin
Creates a Debian package.
DebianPackageMojo() - Constructor for class net.sourceforge.javadpkg.plugin.DebianPackageMojo
Creates the POJO.
DependenciesConfiguration - Class in net.sourceforge.javadpkg.plugin.cfg
The dependencies configuration.
DependenciesConfiguration() - Constructor for class net.sourceforge.javadpkg.plugin.cfg.DependenciesConfiguration
Creates a dependencies configuration.

E

equals(Object) - Method in class net.sourceforge.javadpkg.plugin.io.impl.PathImpl
 
execute() - Method in class net.sourceforge.javadpkg.plugin.DebianPackageMojo
 
exists() - Method in interface net.sourceforge.javadpkg.plugin.impl.FileInfo
Returns the flag if the file exists.
exists() - Method in class net.sourceforge.javadpkg.plugin.impl.FileInfoImpl
 

F

FileInfo - Interface in net.sourceforge.javadpkg.plugin.impl
The information about a file.
FileInfoImpl - Class in net.sourceforge.javadpkg.plugin.impl
A FileInfo implementation.
FileInfoImpl(File) - Constructor for class net.sourceforge.javadpkg.plugin.impl.FileInfoImpl
Creates a file information for the specified file.
FileSystemNode<A> - Interface in net.sourceforge.javadpkg.plugin.io
A node representing a file or directory in the file system.
FileSystemNodeComparator - Class in net.sourceforge.javadpkg.plugin.io
A comparator for nodes at the same level.
FileSystemNodeComparator() - Constructor for class net.sourceforge.javadpkg.plugin.io.FileSystemNodeComparator
Creates a comparator.
FileSystemNodeImpl<A> - Class in net.sourceforge.javadpkg.plugin.io.impl
A FileSystemNode implementation.
FileSystemNodeImpl(String) - Constructor for class net.sourceforge.javadpkg.plugin.io.impl.FileSystemNodeImpl
Creates a node representing a directory.
FileSystemNodeInfo - Class in net.sourceforge.javadpkg.plugin.impl
The additional information of the FileSystemNode used by the DataConfigurationParserImpl and the DataFileSystemNodeVisitor class.
FileSystemNodeInfo(FileInfo, boolean, String) - Constructor for class net.sourceforge.javadpkg.plugin.impl.FileSystemNodeInfo
Creates optional parameters.
FileSystemNodeVisitor<A> - Interface in net.sourceforge.javadpkg.plugin.io
A visitor of file system nodes.
FileSystemNodeVisitResult - Enum in net.sourceforge.javadpkg.plugin.io
The result type of a FileSystemNodeVisitor.

G

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.

H

hashCode() - Method in class net.sourceforge.javadpkg.plugin.io.impl.PathImpl
 

I

isCreatedByDependency() - Method in interface net.sourceforge.javadpkg.plugin.io.FileSystemNode
Returns the flag if this node was created by a dependency.
isCreatedByDependency() - Method in class net.sourceforge.javadpkg.plugin.io.impl.FileSystemNodeImpl
 
isDirectory() - Method in interface net.sourceforge.javadpkg.plugin.impl.FileInfo
Returns the flag if the file is a directory.
isDirectory() - Method in class net.sourceforge.javadpkg.plugin.impl.FileInfoImpl
 
isDirectory() - Method in interface net.sourceforge.javadpkg.plugin.io.FileSystemNode
Returns the flag if the node represents a directory.
isDirectory() - Method in class net.sourceforge.javadpkg.plugin.io.impl.FileSystemNodeImpl
 
isFile() - Method in interface net.sourceforge.javadpkg.plugin.impl.FileInfo
Returns the flag if the file is a regular file.
isFile() - Method in class net.sourceforge.javadpkg.plugin.impl.FileInfoImpl
 
isFile() - Method in interface net.sourceforge.javadpkg.plugin.io.FileSystemNode
Returns the flag if the node represents a file.
isFile() - Method in class net.sourceforge.javadpkg.plugin.io.impl.FileSystemNodeImpl
 
isProcess() - Method in class net.sourceforge.javadpkg.plugin.cfg.DataEntry
Returns the flag if the file should be processed.
isProcess() - Method in class net.sourceforge.javadpkg.plugin.impl.DataEntryNode
Returns the flag if the file should be processed.
isProcess() - Method in class net.sourceforge.javadpkg.plugin.impl.DataFileSystemNodeVisitor
Returns the flag if at least one file has to be processed.
isProcess() - Method in class net.sourceforge.javadpkg.plugin.impl.FileSystemNodeInfo
Returns the flag if the file should be processed.
isRecursive() - Method in class net.sourceforge.javadpkg.plugin.cfg.DataEntry
Returns the flag if the directory should be included recursively.
isResettable() - Method in class net.sourceforge.javadpkg.plugin.impl.DataReplacementSource
 
isSymLink() - Method in interface net.sourceforge.javadpkg.plugin.io.FileSystemNode
Returns the flag if the node represents a symbolic link.
isSymLink() - Method in class net.sourceforge.javadpkg.plugin.io.impl.FileSystemNodeImpl
 

M

moveChildrenTo(FileSystemNode<A>) - Method in interface net.sourceforge.javadpkg.plugin.io.FileSystemNode
Moves all child nodes of this node to the specified node.
moveChildrenTo(FileSystemNode<A>) - Method in class net.sourceforge.javadpkg.plugin.io.impl.FileSystemNodeImpl
 

N

net.sourceforge.javadpkg.plugin - package net.sourceforge.javadpkg.plugin
Contains the interfaces and classes for the Maven plug-in which can create Debian packages.
net.sourceforge.javadpkg.plugin.cfg - package net.sourceforge.javadpkg.plugin.cfg
Contains the interfaces and classes for the configuration.
net.sourceforge.javadpkg.plugin.impl - package net.sourceforge.javadpkg.plugin.impl
The implementations of the interfaces and abstract classes.
net.sourceforge.javadpkg.plugin.io - package net.sourceforge.javadpkg.plugin.io
Contains interfaces and classes for the I/O.
net.sourceforge.javadpkg.plugin.io.impl - package net.sourceforge.javadpkg.plugin.io.impl
The implementations of the interfaces and abstract classes for the I/O.
net.sourceforge.javadpkg.plugin.reflect - package net.sourceforge.javadpkg.plugin.reflect
Contains the interfaces and classes for reflection.

P

parseChangeLogConfiguration(Log, ChangeLogConfiguration, Context) - Method in interface net.sourceforge.javadpkg.plugin.ChangeLogConfigurationParser
Parses the change log from the specified configuration.
parseChangeLogConfiguration(Log, ChangeLogConfiguration, Context) - Method in class net.sourceforge.javadpkg.plugin.impl.ChangeLogConfigurationParserImpl
 
parseCopyrightConfiguration(Log, CopyrightConfiguration, Context) - Method in interface net.sourceforge.javadpkg.plugin.CopyrightConfigurationParser
Parses the copyright from the specified configuration.
parseCopyrightConfiguration(Log, CopyrightConfiguration, Context) - Method in class net.sourceforge.javadpkg.plugin.impl.CopyrightConfigurationParserImpl
 
parseDataConfiguration(Log, DataConfiguration, DebianPackageBuilder, Context) - Method in interface net.sourceforge.javadpkg.plugin.DataConfigurationParser
Parses the configuration and adds the directories and files to the builder.
parseDataConfiguration(Log, DataConfiguration, DebianPackageBuilder, Context) - Method in class net.sourceforge.javadpkg.plugin.impl.DataConfigurationParserImpl
 
parsePath(String) - Static method in class net.sourceforge.javadpkg.plugin.io.impl.PathImpl
Parses the specified path.
Path - Interface in net.sourceforge.javadpkg.plugin.io
A path.
PathImpl - Class in net.sourceforge.javadpkg.plugin.io.impl
A Path implementation.
PathImpl() - Constructor for class net.sourceforge.javadpkg.plugin.io.impl.PathImpl
Creates a path.
postVisitDirectory(FileSystemNode<FileSystemNodeInfo>) - Method in class net.sourceforge.javadpkg.plugin.impl.DataFileSystemNodeVisitor
 
postVisitDirectory(FileSystemNode<A>) - Method in interface net.sourceforge.javadpkg.plugin.io.FileSystemNodeVisitor
Invoked for a directory node after children in the directory node, and all of their descendants, have been visited.
preVisitDirectory(FileSystemNode<FileSystemNodeInfo>) - Method in class net.sourceforge.javadpkg.plugin.impl.DataFileSystemNodeVisitor
 
preVisitDirectory(FileSystemNode<A>) - Method in interface net.sourceforge.javadpkg.plugin.io.FileSystemNodeVisitor
Invoked for a directory node before children of the directory node are visited.
PropertyReflection - Interface in net.sourceforge.javadpkg.plugin.reflect
The property reflection offers method for accessing property values by using reflection.
PropertyReflectionException - Exception in net.sourceforge.javadpkg.plugin.reflect
Thrown if an error occurs during the reflection of a property.
PropertyReflectionException(String) - Constructor for exception net.sourceforge.javadpkg.plugin.reflect.PropertyReflectionException
Constructs a new exception with the specified detail message.
PropertyReflectionException(String, Throwable) - Constructor for exception net.sourceforge.javadpkg.plugin.reflect.PropertyReflectionException
Constructs a new exception with the specified detail message and cause.
PropertyReflectionImpl - Class in net.sourceforge.javadpkg.plugin.reflect
A PropertyReflection implementation.
PropertyReflectionImpl() - Constructor for class net.sourceforge.javadpkg.plugin.reflect.PropertyReflectionImpl
Creates a property reflection.

R

removeChild(String) - Method in interface net.sourceforge.javadpkg.plugin.io.FileSystemNode
Removes the child node with the specified name.
removeChild(FileSystemNode<A>) - Method in interface net.sourceforge.javadpkg.plugin.io.FileSystemNode
Removes the specified child node.
removeChild(String) - Method in class net.sourceforge.javadpkg.plugin.io.impl.FileSystemNodeImpl
 
removeChild(FileSystemNode<A>) - Method in class net.sourceforge.javadpkg.plugin.io.impl.FileSystemNodeImpl
 
ReplacementsMaven - Class in net.sourceforge.javadpkg.plugin
The replacements which are based on the plug-in properties, the MavenProject, the environment variables (see System.getenv()) and the system properties (see System.getProperties()).
ReplacementsMaven(Map<Object, Object>, MavenProject, Settings, Map<String, String>, Map<Object, Object>) - Constructor for class net.sourceforge.javadpkg.plugin.ReplacementsMaven
Creates replacements.
reset() - Method in class net.sourceforge.javadpkg.plugin.impl.DataReplacementSource
 

S

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.

T

TargetFileBuilder - Interface in net.sourceforge.javadpkg.plugin
Builds the name and path of the target file.
TargetFileBuilderImpl - Class in net.sourceforge.javadpkg.plugin.impl
A TargetFileBuilder implementation.
TargetFileBuilderImpl() - Constructor for class net.sourceforge.javadpkg.plugin.impl.TargetFileBuilderImpl
Creates a builder.
transform(Log, List<DataEntry>) - Method in class net.sourceforge.javadpkg.plugin.impl.DataEntryNodeTransformer
Transforms the list of DataEntry objects into a list of DataEntryNode objects.

V

valueOf(String) - Static method in enum net.sourceforge.javadpkg.plugin.cfg.ScriptType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.sourceforge.javadpkg.plugin.io.FileSystemNodeVisitResult
Returns the enum constant of this type with the specified name.
values() - Static method in enum net.sourceforge.javadpkg.plugin.cfg.ScriptType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.sourceforge.javadpkg.plugin.io.FileSystemNodeVisitResult
Returns an array containing the constants of this enum type, in the order they are declared.
visitFile(FileSystemNode<FileSystemNodeInfo>) - Method in class net.sourceforge.javadpkg.plugin.impl.DataFileSystemNodeVisitor
 
visitFile(FileSystemNode<A>) - Method in interface net.sourceforge.javadpkg.plugin.io.FileSystemNodeVisitor
Invoked for a file node in a directory node.

W

walkNodeTree(FileSystemNodeVisitor<A>) - Method in interface net.sourceforge.javadpkg.plugin.io.FileSystemNode
Walks the node tree starting at this node.
walkNodeTree(FileSystemNodeVisitor<A>) - Method in class net.sourceforge.javadpkg.plugin.io.impl.FileSystemNodeImpl
 
WildcardFileFilter - Class in net.sourceforge.javadpkg.plugin.io.impl
A file filter which supports the wildcards "?
WildcardFileFilter(String, boolean) - Constructor for class net.sourceforge.javadpkg.plugin.io.impl.WildcardFileFilter
Creates a file filter.
A B C D E F G H I M N P R S T V W 
Skip navigation links

Copyright © 2015–2019. All rights reserved.