A B C D E F G H I J L M N O P R S T U V W X _

A

AbstractArtifact - Class in org.apache.ivy.core.module.descriptor
 
AbstractArtifact() - Constructor for class org.apache.ivy.core.module.descriptor.AbstractArtifact
 
AbstractCircularDependencyStrategy - Class in org.apache.ivy.plugins.circular
 
AbstractCircularDependencyStrategy(String) - Constructor for class org.apache.ivy.plugins.circular.AbstractCircularDependencyStrategy
 
AbstractConflictManager - Class in org.apache.ivy.plugins.conflict
 
AbstractConflictManager() - Constructor for class org.apache.ivy.plugins.conflict.AbstractConflictManager
 
AbstractIncludeExcludeRule - Class in org.apache.ivy.core.module.descriptor
Abstract class used as implementation for both IncludeRule and ExcludeRule, since their contract is almost identical
AbstractIncludeExcludeRule(ArtifactId, PatternMatcher, Map) - Constructor for class org.apache.ivy.core.module.descriptor.AbstractIncludeExcludeRule
 
AbstractLatestStrategy - Class in org.apache.ivy.plugins.latest
 
AbstractLatestStrategy() - Constructor for class org.apache.ivy.plugins.latest.AbstractLatestStrategy
 
AbstractModuleDescriptorParser - Class in org.apache.ivy.plugins.parser
 
AbstractModuleDescriptorParser() - Constructor for class org.apache.ivy.plugins.parser.AbstractModuleDescriptorParser
 
AbstractModuleDescriptorParser.AbstractParser - Class in org.apache.ivy.plugins.parser
 
AbstractModuleDescriptorParser.AbstractParser(ModuleDescriptorParser) - Constructor for class org.apache.ivy.plugins.parser.AbstractModuleDescriptorParser.AbstractParser
 
AbstractPatternMatcher - Class in org.apache.ivy.plugins.matcher
An abstract implementation of the pattern matcher providing base template methods
AbstractPatternMatcher(String) - Constructor for class org.apache.ivy.plugins.matcher.AbstractPatternMatcher
Create a new instance of a pattern matcher
AbstractRepository - Class in org.apache.ivy.plugins.repository
 
AbstractRepository() - Constructor for class org.apache.ivy.plugins.repository.AbstractRepository
 
AbstractResolver - Class in org.apache.ivy.plugins.resolver
This abstract resolver only provides handling for resolver name
AbstractResolver() - Constructor for class org.apache.ivy.plugins.resolver.AbstractResolver
 
AbstractResourceResolver - Class in org.apache.ivy.plugins.resolver
 
AbstractResourceResolver() - Constructor for class org.apache.ivy.plugins.resolver.AbstractResourceResolver
 
AbstractSshBasedRepository - Class in org.apache.ivy.plugins.repository.ssh
 
AbstractSshBasedRepository() - Constructor for class org.apache.ivy.plugins.repository.ssh.AbstractSshBasedRepository
 
AbstractSshBasedResolver - Class in org.apache.ivy.plugins.resolver
Abstract base class for all resolvers using SSH All necessary connection parameters can be set here via attributes.
AbstractSshBasedResolver() - Constructor for class org.apache.ivy.plugins.resolver.AbstractSshBasedResolver
 
AbstractTrigger - Class in org.apache.ivy.plugins.trigger
Base class for easy trigger implementation.
AbstractTrigger() - Constructor for class org.apache.ivy.plugins.trigger.AbstractTrigger
 
AbstractURLHandler - Class in org.apache.ivy.util.url
 
AbstractURLHandler() - Constructor for class org.apache.ivy.util.url.AbstractURLHandler
 
AbstractVersionMatcher - Class in org.apache.ivy.plugins.version
 
AbstractVersionMatcher() - Constructor for class org.apache.ivy.plugins.version.AbstractVersionMatcher
 
AbstractVersionMatcher(String) - Constructor for class org.apache.ivy.plugins.version.AbstractVersionMatcher
 
accept(Object) - Method in class org.apache.ivy.core.event.IvyEventFilter
 
accept(Resource) - Method in class org.apache.ivy.plugins.parser.m2.PomModuleDescriptorParser
 
accept(Resource) - Method in interface org.apache.ivy.plugins.parser.ModuleDescriptorParser
 
accept(Resource) - Method in class org.apache.ivy.plugins.parser.ModuleDescriptorParserRegistry
 
accept(Resource) - Method in class org.apache.ivy.plugins.parser.xml.XmlModuleDescriptorParser
 
accept(String) - Method in class org.apache.ivy.plugins.resolver.util.ApacheHttpURLLister
 
accept(String) - Method in class org.apache.ivy.plugins.resolver.util.FileURLLister
 
accept(String) - Method in interface org.apache.ivy.plugins.resolver.util.URLLister
Indicates if this lister is able to list urls with the given pattern.
accept(ModuleRevisionId, ModuleDescriptor) - Method in class org.apache.ivy.plugins.version.AbstractVersionMatcher
 
accept(ModuleRevisionId, ModuleRevisionId) - Method in class org.apache.ivy.plugins.version.ChainVersionMatcher
 
accept(ModuleRevisionId, ModuleDescriptor) - Method in class org.apache.ivy.plugins.version.ChainVersionMatcher
 
accept(ModuleRevisionId, ModuleRevisionId) - Method in class org.apache.ivy.plugins.version.ExactVersionMatcher
 
accept(ModuleRevisionId, ModuleRevisionId) - Method in class org.apache.ivy.plugins.version.LatestVersionMatcher
 
accept(ModuleRevisionId, ModuleDescriptor) - Method in class org.apache.ivy.plugins.version.LatestVersionMatcher
 
accept(ModuleRevisionId, ModuleRevisionId) - Method in class org.apache.ivy.plugins.version.PatternVersionMatcher
Indicates if this version matcher considers that the module revision found matches the asked one.
accept(ModuleRevisionId, ModuleRevisionId) - Method in class org.apache.ivy.plugins.version.SubVersionMatcher
 
accept(ModuleRevisionId, ModuleRevisionId) - Method in interface org.apache.ivy.plugins.version.VersionMatcher
Indicates if this version matcher considers that the module revision found matches the asked one.
accept(ModuleRevisionId, ModuleDescriptor) - Method in interface org.apache.ivy.plugins.version.VersionMatcher
Indicates if this version matcher considers that the module found matches the asked one.
accept(ModuleRevisionId, ModuleRevisionId) - Method in class org.apache.ivy.plugins.version.VersionRangeMatcher
 
accept(Object) - Method in class org.apache.ivy.util.filter.AndFilter
 
accept(Object) - Method in class org.apache.ivy.util.filter.ArtifactTypeFilter
 
accept(Object) - Method in interface org.apache.ivy.util.filter.Filter
 
accept(Object) - Method in class org.apache.ivy.util.filter.NoFilter
 
accept(Object) - Method in class org.apache.ivy.util.filter.NotFilter
 
accept(Object) - Method in class org.apache.ivy.util.filter.OrFilter
 
acceptLatest() - Method in class org.apache.ivy.plugins.resolver.BasicResolver
 
add(Path) - Method in class org.apache.ivy.ant.AddPathTask
 
add(DependencyResolver) - Method in class org.apache.ivy.plugins.resolver.ChainResolver
 
add(DependencyResolver) - Method in class org.apache.ivy.plugins.resolver.DualResolver
 
add(VersionMatcher) - Method in class org.apache.ivy.plugins.version.ChainVersionMatcher
 
addAllVariables(Map) - Method in class org.apache.ivy.core.settings.IvySettings
 
addAllVariables(Map, boolean) - Method in class org.apache.ivy.core.settings.IvySettings
 
addArtifact(String, Artifact) - Method in class org.apache.ivy.core.module.descriptor.DefaultModuleDescriptor
Artifact configurations are not used since added artifact may not be entirely completed, so its configurations data may not be accurate
addArtifactAttributes(Artifact) - Method in class org.apache.ivy.core.event.download.DownloadEvent
 
addArtifactPattern(String) - Method in class org.apache.ivy.plugins.resolver.AbstractResourceResolver
 
addArtifactReport(ArtifactDownloadReport) - Method in class org.apache.ivy.core.report.DownloadReport
 
addArtifactspattern(String) - Method in class org.apache.ivy.ant.IvyPublish
 
addAttribute(String, String) - Method in class org.apache.ivy.core.event.IvyEvent
Should only be called during event object construction, since events should be immutable
addAttribute(String, String) - Method in class org.apache.ivy.util.Configurator.MacroDef
 
addAttributes(Map) - Method in class org.apache.ivy.core.event.IvyEvent
 
addCaller(String, IvyNode, String, String[], DependencyDescriptor) - Method in class org.apache.ivy.core.resolve.IvyNode
 
addCaller(String, IvyNode, String, String[], DependencyDescriptor) - Method in class org.apache.ivy.core.resolve.IvyNodeCallers
 
addChild(String, Object) - Method in class org.apache.ivy.util.Configurator
 
addClasspathURL(URL) - Method in class org.apache.ivy.core.settings.IvySettings
 
addConfiguration(String) - Method in class org.apache.ivy.core.module.descriptor.AbstractIncludeExcludeRule
Add a configuration for this rule
addConfiguration(String) - Method in interface org.apache.ivy.core.module.descriptor.ConfigurationAware
Tells this object that it will now be part of the given configuration
addConfiguration(String) - Method in class org.apache.ivy.core.module.descriptor.DefaultDependencyArtifactDescriptor
Add a configuration for this artifact.
addConfiguration(Configuration) - Method in class org.apache.ivy.core.module.descriptor.DefaultModuleDescriptor
 
addConfiguration(String) - Method in class org.apache.ivy.core.module.descriptor.MDArtifact
 
addConfiguration(String, String[]) - Method in class org.apache.ivy.core.resolve.IvyNodeCallers.Caller
 
addConfigured(DependencyResolver) - Method in class org.apache.ivy.core.settings.IvySettings
 
addConfigured(ModuleDescriptorParser) - Method in class org.apache.ivy.core.settings.IvySettings
 
addConfigured(ConflictManager) - Method in class org.apache.ivy.core.settings.IvySettings
 
addConfigured(LatestStrategy) - Method in class org.apache.ivy.core.settings.IvySettings
 
addConfigured(Namespace) - Method in class org.apache.ivy.core.settings.IvySettings
 
addConfigured(PatternMatcher) - Method in class org.apache.ivy.core.settings.IvySettings
 
addConfigured(ReportOutputter) - Method in class org.apache.ivy.core.settings.IvySettings
 
addConfigured(VersionMatcher) - Method in class org.apache.ivy.core.settings.IvySettings
 
addConfigured(CircularDependencyStrategy) - Method in class org.apache.ivy.core.settings.IvySettings
 
addConfigured(Trigger) - Method in class org.apache.ivy.core.settings.IvySettings
 
addConfiguredArtifact(IvyPattern) - Method in class org.apache.ivy.plugins.resolver.AbstractResourceResolver
 
addConfiguredArtifacts(IvyPublish.ArtifactsPattern) - Method in class org.apache.ivy.ant.IvyPublish
 
addConfiguredAttribute(Configurator.Attribute) - Method in class org.apache.ivy.util.Configurator.MacroDef
 
addConfiguredCredentials(IvyConfigure.Credentials) - Method in class org.apache.ivy.ant.IvyConfigure
 
addConfiguredElement(Configurator.Element) - Method in class org.apache.ivy.util.Configurator.MacroDef
 
addConfiguredIgnore(IvyExtractFromSources.Ignore) - Method in class org.apache.ivy.ant.IvyExtractFromSources
 
addConfiguredIvy(IvyPattern) - Method in class org.apache.ivy.plugins.resolver.AbstractResourceResolver
 
addConfiguredMacrodef(Configurator.MacroDef) - Method in class org.apache.ivy.util.Configurator
 
addConfiguredMapping(PackageMapping) - Method in class org.apache.ivy.ant.IvyExtractFromSources
 
addConfiguredSpecialMeaning(LatestRevisionStrategy.SpecialMeaning) - Method in class org.apache.ivy.plugins.latest.LatestRevisionStrategy
 
addConflictManager(ModuleId, PatternMatcher, ConflictManager) - Method in class org.apache.ivy.core.module.descriptor.DefaultModuleDescriptor
regular expressions as explained in Pattern class may be used in ModuleId organisation and name
addConflictManager(String, ConflictManager) - Method in class org.apache.ivy.core.settings.IvySettings
 
addConfsAttribute(String[]) - Method in class org.apache.ivy.core.event.IvyEvent
 
addCredentials(String, String, String, String) - Method in class org.apache.ivy.util.url.CredentialsStore
 
addDependency(DependencyDescriptor) - Method in class org.apache.ivy.core.module.descriptor.DefaultModuleDescriptor
 
addDependency(IvyNode) - Method in class org.apache.ivy.core.report.ConfigurationResolveReport
 
addDependency(IvyNode, DownloadReport) - Method in class org.apache.ivy.core.report.ConfigurationResolveReport
 
addDependencyArtifact(String, DependencyArtifactDescriptor) - Method in class org.apache.ivy.core.module.descriptor.DefaultDependencyDescriptor
 
addDependencyConfiguration(String, String) - Method in class org.apache.ivy.core.module.descriptor.DefaultDependencyDescriptor
 
addDest(MRIDRule) - Method in class org.apache.ivy.plugins.namespace.MRIDTransformationRule
 
addDirset(DirSet) - Method in class org.apache.ivy.ant.AddPathTask
 
addElement(String, boolean) - Method in class org.apache.ivy.util.Configurator.MacroDef
 
addError(String) - Method in class org.apache.ivy.plugins.parser.AbstractModuleDescriptorParser.AbstractParser
 
addExcludeRule(String, ExcludeRule) - Method in class org.apache.ivy.core.module.descriptor.DefaultDependencyDescriptor
 
addExcludeRule(ExcludeRule) - Method in class org.apache.ivy.core.module.descriptor.DefaultModuleDescriptor
 
addExtends(String) - Method in class org.apache.ivy.core.module.descriptor.DefaultDependencyDescriptor
 
addFilelist(FileList) - Method in class org.apache.ivy.ant.AddPathTask
 
addFileset(FileSet) - Method in class org.apache.ivy.ant.AddPathTask
 
addFileset(FileSet) - Method in class org.apache.ivy.ant.IvyBuildList
 
addFileset(FileSet) - Method in class org.apache.ivy.ant.IvyCheck
Adds a set of files to check.
addFileSet(FileSet) - Method in class org.apache.ivy.ant.IvyExtractFromSources
 
addFromsystem(MRIDTransformationRule) - Method in class org.apache.ivy.plugins.namespace.NamespaceRule
 
addIncludeRule(String, IncludeRule) - Method in class org.apache.ivy.core.module.descriptor.DefaultDependencyDescriptor
 
addIvyListener(IvyListener) - Method in class org.apache.ivy.core.event.EventManager
 
addIvyListener(IvyListener, String) - Method in class org.apache.ivy.core.event.EventManager
 
addIvyListener(IvyListener, Filter) - Method in class org.apache.ivy.core.event.EventManager
 
addIvyPattern(String) - Method in class org.apache.ivy.plugins.resolver.AbstractResourceResolver
example of pattern : ~/Workspace/[module]/[module].ivy.xml
addLatestStrategy(String, LatestStrategy) - Method in class org.apache.ivy.core.settings.IvySettings
 
addLicense(License) - Method in class org.apache.ivy.core.module.descriptor.DefaultModuleDescriptor
 
addMacroAttribute(String, String) - Method in class org.apache.ivy.util.Configurator
 
addMacroElement(String, boolean) - Method in class org.apache.ivy.util.Configurator
 
addMatch(Match) - Method in class org.apache.ivy.plugins.version.PatternVersionMatcher
 
addMatcher(PatternMatcher) - Method in class org.apache.ivy.core.settings.IvySettings
 
addMDAttributes(ModuleDescriptor) - Method in class org.apache.ivy.core.event.IvyEvent
 
addModuleConfiguration(ModuleId, PatternMatcher, String, String, String) - Method in class org.apache.ivy.core.settings.IvySettings
regular expressions as explained in Pattern class may be used in ModuleId organisation and name
addModuleIdAttributes(ModuleId) - Method in class org.apache.ivy.core.event.IvyEvent
 
addMridAttributes(ModuleRevisionId) - Method in class org.apache.ivy.core.event.IvyEvent
 
addNamespace(Namespace) - Method in class org.apache.ivy.core.settings.IvySettings
 
addParser(ModuleDescriptorParser) - Method in class org.apache.ivy.plugins.parser.ModuleDescriptorParserRegistry
Adds a the given parser to this registry.
AddPathTask - Class in org.apache.ivy.ant
This task is not directly related to ivy, but is useful in some modular build systems.
AddPathTask() - Constructor for class org.apache.ivy.ant.AddPathTask
 
addReport(String, ConfigurationResolveReport) - Method in class org.apache.ivy.core.report.ResolveReport
 
addReportOutputter(ReportOutputter) - Method in class org.apache.ivy.core.settings.IvySettings
 
addResolver(DependencyResolver) - Method in class org.apache.ivy.core.settings.IvySettings
 
addRule(NamespaceRule) - Method in class org.apache.ivy.plugins.namespace.Namespace
 
addSrc(MRIDRule) - Method in class org.apache.ivy.plugins.namespace.MRIDTransformationRule
 
addStatus(Status) - Method in class org.apache.ivy.core.module.status.StatusManager
 
addText(String) - Method in class org.apache.ivy.util.Configurator
 
addTosystem(MRIDTransformationRule) - Method in class org.apache.ivy.plugins.namespace.NamespaceRule
 
addTransferListener(TransferListener) - Method in class org.apache.ivy.core.event.EventManager
 
addTransferListener(TransferListener) - Method in class org.apache.ivy.plugins.repository.AbstractRepository
 
addTransferListener(TransferListener) - Method in interface org.apache.ivy.plugins.repository.Repository
Add a listener to the repository.
addTrigger(Trigger) - Method in class org.apache.ivy.core.settings.IvySettings
 
addVersionMatcher(VersionMatcher) - Method in class org.apache.ivy.core.settings.IvySettings
 
addVisitNode(VisitNode) - Method in class org.apache.ivy.core.resolve.VisitData
 
addVisitNodes(String, List) - Method in class org.apache.ivy.core.resolve.VisitData
 
analyse(String, DependencyAnalyser) - Method in class org.apache.ivy.tools.analyser.RepositoryAnalyser
 
analyze(JarModule[]) - Method in interface org.apache.ivy.tools.analyser.DependencyAnalyser
 
analyze(JarModule[]) - Method in class org.apache.ivy.tools.analyser.JarJarDependencyAnalyser
 
AndFilter - Class in org.apache.ivy.util.filter
 
AndFilter(Filter, Filter) - Constructor for class org.apache.ivy.util.filter.AndFilter
 
ANT_PROJECT_CONTEXT_KEY - Static variable in class org.apache.ivy.ant.IvyTask
 
AntBuildTrigger - Class in org.apache.ivy.ant
Triggers an ant build on an event occurence.
AntBuildTrigger() - Constructor for class org.apache.ivy.ant.AntBuildTrigger
 
AntCallTrigger - Class in org.apache.ivy.ant
Triggers an call to an ant target on an event occurence.
AntCallTrigger() - Constructor for class org.apache.ivy.ant.AntCallTrigger
 
AntMessageImpl - Class in org.apache.ivy.ant
Implementation of the simple message facility for ant.
AntMessageImpl(Task) - Constructor for class org.apache.ivy.ant.AntMessageImpl
 
ANY_EXPRESSION - Static variable in interface org.apache.ivy.plugins.matcher.PatternMatcher
Any expression string: '*'
AnyMatcher - Class in org.apache.ivy.plugins.matcher
A matcher that will match everything.
AnyMatcher() - Constructor for class org.apache.ivy.plugins.matcher.AnyMatcher
 
ApacheHttpURLLister - Class in org.apache.ivy.plugins.resolver.util
 
ApacheHttpURLLister() - Constructor for class org.apache.ivy.plugins.resolver.util.ApacheHttpURLLister
 
ApacheURLLister - Class in org.apache.ivy.util.url
Utility class which helps to list urls under a given url.
ApacheURLLister() - Constructor for class org.apache.ivy.util.url.ApacheURLLister
 
Artifact - Interface in org.apache.ivy.core.module.descriptor
 
ARTIFACT_KEY - Static variable in class org.apache.ivy.core.IvyPatternHelper
 
ArtifactDownloadReport - Class in org.apache.ivy.core.report
 
ArtifactDownloadReport(Artifact) - Constructor for class org.apache.ivy.core.report.ArtifactDownloadReport
 
ArtifactId - Class in org.apache.ivy.core.module.id
Identifies an artifact in a module, without revision information
ArtifactId(ModuleId, String, String, String) - Constructor for class org.apache.ivy.core.module.id.ArtifactId
 
ArtifactInfo - Interface in org.apache.ivy.plugins.latest
 
ArtifactOrigin - Class in org.apache.ivy.core.cache
This class contains information about the origin of an artifact.
ArtifactOrigin(boolean, String) - Constructor for class org.apache.ivy.core.cache.ArtifactOrigin
 
ArtifactRevisionId - Class in org.apache.ivy.core.module.id
identifies an artifact in a particular module revision
ArtifactRevisionId(ArtifactId, ModuleRevisionId) - Constructor for class org.apache.ivy.core.module.id.ArtifactRevisionId
 
ArtifactRevisionId(ArtifactId, ModuleRevisionId, Map) - Constructor for class org.apache.ivy.core.module.id.ArtifactRevisionId
 
ArtifactTypeFilter - Class in org.apache.ivy.util.filter
 
ArtifactTypeFilter(Collection) - Constructor for class org.apache.ivy.util.filter.ArtifactTypeFilter
 
asSystem() - Method in class org.apache.ivy.core.module.descriptor.DefaultDependencyDescriptor
 
asSystem() - Method in interface org.apache.ivy.core.module.descriptor.DependencyDescriptor
 
attachChannelSftp(Session, ChannelSftp) - Method in class org.apache.ivy.plugins.repository.ssh.SshCache
attaches a channelSftp to an existing session cache entry

B

BasicResolver - Class in org.apache.ivy.plugins.resolver
 
BasicResolver() - Constructor for class org.apache.ivy.plugins.resolver.BasicResolver
 
BasicResource - Class in org.apache.ivy.plugins.repository
 
BasicResource(String, boolean, long, long, boolean) - Constructor for class org.apache.ivy.plugins.repository.BasicResource
 
BasicURLHandler - Class in org.apache.ivy.util.url
 
BasicURLHandler() - Constructor for class org.apache.ivy.util.url.BasicURLHandler
 
bind() - Method in class org.apache.ivy.Ivy
This method is used to bind this Ivy instance to required dependencies, i.e. instance of settings, engines, and so on.
BRANCH_KEY - Static variable in class org.apache.ivy.core.IvyPatternHelper
 
buildKey(String, String) - Static method in class org.apache.ivy.util.Credentials
 
byteArrayToHexString(byte[]) - Static method in class org.apache.ivy.util.ChecksumHelper
Convert a byte[] array to readable string format.

C

CacheManager - Class in org.apache.ivy.core.cache
 
CacheManager(IvySettings, File) - Constructor for class org.apache.ivy.core.cache.CacheManager
 
CacheResolver - Class in org.apache.ivy.plugins.resolver
 
CacheResolver() - Constructor for class org.apache.ivy.plugins.resolver.CacheResolver
 
CacheResolver(IvySettings) - Constructor for class org.apache.ivy.plugins.resolver.CacheResolver
 
CALLER_ALL_CONFIGURATION - Static variable in interface org.apache.ivy.core.module.descriptor.ModuleDescriptor
 
canExclude() - Method in class org.apache.ivy.core.module.descriptor.DefaultDependencyDescriptor
Returns true if this descriptor contains any exclusion rule
canExclude() - Method in class org.apache.ivy.core.module.descriptor.DefaultModuleDescriptor
 
canExclude() - Method in interface org.apache.ivy.core.module.descriptor.DependencyDescriptor
Returns true if this descriptor contains any exclusion rule
canExclude() - Method in interface org.apache.ivy.core.module.descriptor.ModuleDescriptor
Returns true if this descriptor contains any exclusion rule
canExclude() - Method in class org.apache.ivy.core.resolve.IvyNodeCallers.Caller
 
canUseSchemaValidation() - Static method in class org.apache.ivy.util.XMLHelper
 
ChainResolver - Class in org.apache.ivy.plugins.resolver
 
ChainResolver() - Constructor for class org.apache.ivy.plugins.resolver.ChainResolver
 
ChainResolver.ResolvedModuleRevisionArtifactInfo - Class in org.apache.ivy.plugins.resolver
 
ChainResolver.ResolvedModuleRevisionArtifactInfo(ResolvedModuleRevision) - Constructor for class org.apache.ivy.plugins.resolver.ChainResolver.ResolvedModuleRevisionArtifactInfo
 
ChainVersionMatcher - Class in org.apache.ivy.plugins.version
 
ChainVersionMatcher() - Constructor for class org.apache.ivy.plugins.version.ChainVersionMatcher
 
check(URL, String) - Method in class org.apache.ivy.core.check.CheckEngine
Checks the given ivy file using current settings to see if all dependencies are available, with good confs.
check() - Method in class org.apache.ivy.core.module.descriptor.DefaultModuleDescriptor
Throws an exception if the module descriptor is inconsistent For the moment, only extended configurations existence is checked
check(URL, String) - Method in class org.apache.ivy.Ivy
 
check(URL, String) - Method in class org.apache.ivy.Ivy14
 
check(File, File, String) - Static method in class org.apache.ivy.util.ChecksumHelper
Checks the checksum of the given file against the given checksumFile, and throws an IOException if the checksum is not compliant
CheckEngine - Class in org.apache.ivy.core.check
 
CheckEngine(IvySettings, ResolveEngine) - Constructor for class org.apache.ivy.core.check.CheckEngine
 
checkErrors() - Method in class org.apache.ivy.plugins.parser.AbstractModuleDescriptorParser.AbstractParser
 
checkInterrupted() - Method in class org.apache.ivy.core.IvyContext
 
checkInterrupted() - Method in class org.apache.ivy.Ivy
Check if the current operation has been interrupted, and if it is the case, throw a runtime exception
checkInterrupted() - Method in class org.apache.ivy.plugins.resolver.AbstractResolver
 
ChecksumHelper - Class in org.apache.ivy.util
 
ChecksumHelper() - Constructor for class org.apache.ivy.util.ChecksumHelper
 
CircularDependencyException - Exception in org.apache.ivy.plugins.circular
Unchecked exception thrown when a circular dependency exists between projects.
CircularDependencyException(ModuleRevisionId[]) - Constructor for exception org.apache.ivy.plugins.circular.CircularDependencyException
 
CircularDependencyHelper - Class in org.apache.ivy.plugins.circular
 
CircularDependencyHelper() - Constructor for class org.apache.ivy.plugins.circular.CircularDependencyHelper
 
CircularDependencyStrategy - Interface in org.apache.ivy.plugins.circular
 
clean() - Method in class org.apache.ivy.core.resolve.IvyNode
Clean data related to one root module configuration only
clear() - Method in class org.apache.ivy.util.Configurator
 
clearArtifactAttempts() - Method in class org.apache.ivy.plugins.resolver.BasicResolver
 
clearIvyAttempts() - Method in class org.apache.ivy.plugins.resolver.BasicResolver
 
clearSession(Session) - Method in class org.apache.ivy.plugins.repository.ssh.SshCache
discardes session entries from the cache
clone(String) - Method in class org.apache.ivy.plugins.repository.BasicResource
 
clone(String) - Method in class org.apache.ivy.plugins.repository.file.FileResource
 
clone(String) - Method in interface org.apache.ivy.plugins.repository.Resource
Clones this resource with a new resource with a different name
clone(String) - Method in class org.apache.ivy.plugins.repository.sftp.SFTPResource
 
clone(String) - Method in class org.apache.ivy.plugins.repository.ssh.SshResource
 
clone(String) - Method in class org.apache.ivy.plugins.repository.url.URLResource
 
clone(String) - Method in class org.apache.ivy.plugins.repository.vfs.VfsResource
 
clone(String) - Method in class org.apache.ivy.plugins.repository.vsftp.VsftpResource
 
cloneWithAnotherMrid(Artifact, ModuleRevisionId) - Static method in class org.apache.ivy.core.module.descriptor.DefaultArtifact
 
cloneWithAnotherType(Artifact, String) - Static method in class org.apache.ivy.core.module.descriptor.DefaultArtifact
 
cloneWithAnotherTypeAndExt(Artifact, String, String) - Static method in class org.apache.ivy.core.module.descriptor.DefaultArtifact
 
COMPARATOR - Variable in class org.apache.ivy.plugins.latest.LatestRevisionStrategy
Compares two ArtifactInfo by their revision.
ComparatorLatestStrategy - Class in org.apache.ivy.plugins.latest
 
ComparatorLatestStrategy() - Constructor for class org.apache.ivy.plugins.latest.ComparatorLatestStrategy
 
ComparatorLatestStrategy(Comparator) - Constructor for class org.apache.ivy.plugins.latest.ComparatorLatestStrategy
 
compare(ModuleRevisionId, ModuleRevisionId, Comparator) - Method in class org.apache.ivy.plugins.version.AbstractVersionMatcher
This method should be overriden in most cases, because it uses the default contract to return 1 when it's not possible to know which revision is greater.
compare(ModuleRevisionId, ModuleRevisionId, Comparator) - Method in class org.apache.ivy.plugins.version.ChainVersionMatcher
 
compare(ModuleRevisionId, ModuleRevisionId, Comparator) - Method in class org.apache.ivy.plugins.version.LatestVersionMatcher
If we don't need a module descriptor we can consider the dynamic revision to be greater.
compare(ModuleRevisionId, ModuleRevisionId, Comparator) - Method in class org.apache.ivy.plugins.version.SubVersionMatcher
 
compare(ModuleRevisionId, ModuleRevisionId, Comparator) - Method in interface org.apache.ivy.plugins.version.VersionMatcher
Compares a dynamic revision (askedMrid) with a static one (foundMrid) to indicate which one should be considered the greater.
compare(ModuleRevisionId, ModuleRevisionId, Comparator) - Method in class org.apache.ivy.plugins.version.VersionRangeMatcher
 
compareTo(Object) - Method in class org.apache.ivy.core.module.id.ModuleId
 
compareTo(Object) - Method in class org.apache.ivy.core.resolve.IvyNode
 
computeAsString(File, String) - Static method in class org.apache.ivy.util.ChecksumHelper
 
concat(String, String) - Static method in class org.apache.ivy.util.FileUtil
 
CONF_KEY - Static variable in class org.apache.ivy.core.IvyPatternHelper
 
Configuration - Class in org.apache.ivy.core.module.descriptor
Represents a module configuration
Configuration(String, Configuration.Visibility, String, String[]) - Constructor for class org.apache.ivy.core.module.descriptor.Configuration
 
Configuration(String, Configuration.Visibility, String, String[], boolean) - Constructor for class org.apache.ivy.core.module.descriptor.Configuration
 
Configuration(String) - Constructor for class org.apache.ivy.core.module.descriptor.Configuration
 
Configuration.Visibility - Class in org.apache.ivy.core.module.descriptor
 
ConfigurationAware - Interface in org.apache.ivy.core.module.descriptor
Objects implementing this interface are aware of module configurations, and can thus be added to configurations, and list their configurations.
ConfigurationResolveReport - Class in org.apache.ivy.core.report
 
ConfigurationResolveReport(ResolveEngine, ModuleDescriptor, String, Date, ResolveOptions) - Constructor for class org.apache.ivy.core.report.ConfigurationResolveReport
 
Configurator - Class in org.apache.ivy.util
Ant 1.6.1 like Configurator This configurator is used to configure elements (initialised with setRoot) using the behaviour defined by ant for its tasks.
Configurator() - Constructor for class org.apache.ivy.util.Configurator
 
Configurator.Attribute - Class in org.apache.ivy.util
 
Configurator.Attribute() - Constructor for class org.apache.ivy.util.Configurator.Attribute
 
Configurator.Element - Class in org.apache.ivy.util
 
Configurator.Element() - Constructor for class org.apache.ivy.util.Configurator.Element
 
Configurator.Macro - Class in org.apache.ivy.util
 
Configurator.Macro(Configurator.MacroDef) - Constructor for class org.apache.ivy.util.Configurator.Macro
 
Configurator.MacroDef - Class in org.apache.ivy.util
 
Configurator.MacroDef(String) - Constructor for class org.apache.ivy.util.Configurator.MacroDef
 
Configurator.MacroRecord - Class in org.apache.ivy.util
 
Configurator.MacroRecord(String) - Constructor for class org.apache.ivy.util.Configurator.MacroRecord
 
configure(File) - Method in class org.apache.ivy.Ivy
 
configure(URL) - Method in class org.apache.ivy.Ivy
 
configure(File) - Method in class org.apache.ivy.Ivy14
 
configure(URL) - Method in class org.apache.ivy.Ivy14
 
configureDefault() - Method in class org.apache.ivy.Ivy
 
configureDefault() - Method in class org.apache.ivy.Ivy14
 
configureDefault14() - Method in class org.apache.ivy.Ivy
Configures Ivy with 1.4 compatible default settings
configureDefaultVersionMatcher() - Method in class org.apache.ivy.core.settings.IvySettings
 
configureRepositories(boolean) - Method in class org.apache.ivy.core.settings.IvySettings
Call this method to ask ivy to configure some variables using either a remote or a local properties file
ConflictManager - Interface in org.apache.ivy.plugins.conflict
 
CONSOLE - Static variable in interface org.apache.ivy.plugins.report.ReportOutputter
 
contains(Object) - Method in class org.apache.ivy.util.EncrytedProperties
 
containsValue(Object) - Method in class org.apache.ivy.util.EncrytedProperties
 
convertM2IdForResourceSearch(ModuleRevisionId) - Method in class org.apache.ivy.plugins.resolver.AbstractResourceResolver
 
copy(File, File, CopyProgressListener) - Static method in class org.apache.ivy.util.FileUtil
 
copy(File, File, CopyProgressListener, boolean) - Static method in class org.apache.ivy.util.FileUtil
 
copy(URL, File, CopyProgressListener) - Static method in class org.apache.ivy.util.FileUtil
 
copy(InputStream, File, CopyProgressListener) - Static method in class org.apache.ivy.util.FileUtil
 
copy(InputStream, OutputStream, CopyProgressListener) - Static method in class org.apache.ivy.util.FileUtil
 
CopyProgressEvent - Class in org.apache.ivy.util
Event reporting a stream copy progression
CopyProgressEvent() - Constructor for class org.apache.ivy.util.CopyProgressEvent
 
CopyProgressEvent(byte[], int, long) - Constructor for class org.apache.ivy.util.CopyProgressEvent
 
CopyProgressEvent(byte[], long) - Constructor for class org.apache.ivy.util.CopyProgressEvent
 
CopyProgressListener - Interface in org.apache.ivy.util
Listen to copy progression
createArtifact() - Method in class org.apache.ivy.ant.IvyPublish
 
createMacro() - Method in class org.apache.ivy.util.Configurator.MacroDef
 
createParam() - Method in class org.apache.ivy.ant.IvyReport
 
createParam() - Method in class org.apache.ivy.ant.IvyRepositoryReport
 
createPath() - Method in class org.apache.ivy.ant.AddPathTask
 
createPathElement() - Method in class org.apache.ivy.ant.AddPathTask
 
createResolve(boolean, boolean) - Method in class org.apache.ivy.ant.IvyPostResolveTask
 
Credentials - Class in org.apache.ivy.util
 
Credentials(String, String, String, String) - Constructor for class org.apache.ivy.util.Credentials
 
CredentialsStore - Class in org.apache.ivy.util.url
 
CredentialsUtil - Class in org.apache.ivy.util
 
CredentialsUtil() - Constructor for class org.apache.ivy.util.CredentialsUtil
 

D

DATE_FORMAT - Static variable in class org.apache.ivy.Ivy
 
DATE_FORMAT - Static variable in class org.apache.ivy.plugins.resolver.BasicResolver
 
debug(String) - Static method in class org.apache.ivy.util.Message
 
debugConflictResolution() - Method in class org.apache.ivy.core.settings.IvySettings
 
decode(String) - Static method in class org.apache.ivy.core.module.id.ModuleId
 
decode(String) - Static method in class org.apache.ivy.core.module.id.ModuleRevisionId
 
decrypt(String) - Static method in class org.apache.ivy.util.StringUtils
Decrypts a string encrypted with encrypt.
DEFAULT_CONFIGURATION - Static variable in interface org.apache.ivy.core.module.descriptor.ModuleDescriptor
 
DEFAULT_IVYPATTERN - Static variable in class org.apache.ivy.plugins.resolver.IvyRepResolver
 
DEFAULT_IVYROOT - Static variable in class org.apache.ivy.plugins.resolver.IvyRepResolver
 
DEFAULT_PATTERN - Static variable in class org.apache.ivy.plugins.resolver.IBiblioResolver
 
DEFAULT_ROOT - Static variable in class org.apache.ivy.plugins.resolver.IBiblioResolver
 
DefaultArtifact - Class in org.apache.ivy.core.module.descriptor
 
DefaultArtifact(ModuleRevisionId, Date, String, String, String) - Constructor for class org.apache.ivy.core.module.descriptor.DefaultArtifact
 
DefaultArtifact(ModuleRevisionId, Date, String, String, String, Map) - Constructor for class org.apache.ivy.core.module.descriptor.DefaultArtifact
 
DefaultArtifact(ModuleRevisionId, Date, String, String, String, URL, Map) - Constructor for class org.apache.ivy.core.module.descriptor.DefaultArtifact
 
DefaultDependencyArtifactDescriptor - Class in org.apache.ivy.core.module.descriptor
 
DefaultDependencyArtifactDescriptor(String, String, String, URL, Map) - Constructor for class org.apache.ivy.core.module.descriptor.DefaultDependencyArtifactDescriptor
 
DefaultDependencyDescriptor - Class in org.apache.ivy.core.module.descriptor
This class can be used as the default implementation for DependencyDescriptor.
DefaultDependencyDescriptor(DependencyDescriptor, String) - Constructor for class org.apache.ivy.core.module.descriptor.DefaultDependencyDescriptor
 
DefaultDependencyDescriptor(ModuleDescriptor, ModuleRevisionId, boolean, boolean, boolean) - Constructor for class org.apache.ivy.core.module.descriptor.DefaultDependencyDescriptor
 
DefaultDependencyDescriptor(ModuleRevisionId, boolean) - Constructor for class org.apache.ivy.core.module.descriptor.DefaultDependencyDescriptor
 
DefaultDependencyDescriptor(ModuleRevisionId, boolean, boolean) - Constructor for class org.apache.ivy.core.module.descriptor.DefaultDependencyDescriptor
 
DefaultExcludeRule - Class in org.apache.ivy.core.module.descriptor
 
DefaultExcludeRule(ArtifactId, PatternMatcher, Map) - Constructor for class org.apache.ivy.core.module.descriptor.DefaultExcludeRule
 
DefaultExtendableItem - Class in org.apache.ivy.util.extendable
An item which is meant to be extended, i.e. defined using extra attributes
DefaultExtendableItem() - Constructor for class org.apache.ivy.util.extendable.DefaultExtendableItem
 
DefaultExtendableItem(Map, Map) - Constructor for class org.apache.ivy.util.extendable.DefaultExtendableItem
 
DefaultIncludeRule - Class in org.apache.ivy.core.module.descriptor
 
DefaultIncludeRule(ArtifactId, PatternMatcher, Map) - Constructor for class org.apache.ivy.core.module.descriptor.DefaultIncludeRule
 
DefaultMessageImpl - Class in org.apache.ivy.util
 
DefaultMessageImpl(int) - Constructor for class org.apache.ivy.util.DefaultMessageImpl
 
DefaultModuleDescriptor - Class in org.apache.ivy.core.module.descriptor
 
DefaultModuleDescriptor(ModuleRevisionId, String, Date) - Constructor for class org.apache.ivy.core.module.descriptor.DefaultModuleDescriptor
 
DefaultModuleDescriptor(ModuleRevisionId, String, Date, boolean) - Constructor for class org.apache.ivy.core.module.descriptor.DefaultModuleDescriptor
 
DefaultModuleDescriptor(ModuleDescriptorParser, Resource) - Constructor for class org.apache.ivy.core.module.descriptor.DefaultModuleDescriptor
IMPORTANT : at least call setModuleRevisionId and setResolvedPublicationDate with instances created by this constructor !
DefaultModuleRevision - Class in org.apache.ivy.core.resolve
 
DefaultModuleRevision(DependencyResolver, DependencyResolver, ModuleDescriptor, boolean, boolean, URL) - Constructor for class org.apache.ivy.core.resolve.DefaultModuleRevision
 
DefaultPublishingDRResolver - Class in org.apache.ivy.core.deliver
 
DefaultPublishingDRResolver() - Constructor for class org.apache.ivy.core.deliver.DefaultPublishingDRResolver
 
defineAttribute(String, String) - Method in class org.apache.ivy.util.Configurator.Macro
 
deliver(String, String, DeliverOptions) - Method in class org.apache.ivy.core.deliver.DeliverEngine
Delivers a resolved ivy file based upon last resolve call status.
deliver(ModuleRevisionId, String, String, DeliverOptions) - Method in class org.apache.ivy.core.deliver.DeliverEngine
Delivers a resolved ivy file based upon last resolve call status.
deliver(ModuleRevisionId, String, String) - Method in class org.apache.ivy.Ivy
 
deliver(String, String, DeliverOptions) - Method in class org.apache.ivy.Ivy
 
deliver(ModuleRevisionId, String, String, DeliverOptions) - Method in class org.apache.ivy.Ivy
Example of use: deliver(mrid, "1.5", "target/ivy/ivy-[revision].xml", DeliverOptions.newInstance(settings).setStatus("release").setValidate(false));
deliver(ModuleRevisionId, String, File, String, String, Date, PublishingDependencyRevisionResolver, boolean, boolean) - Method in class org.apache.ivy.Ivy14
 
deliver(ModuleRevisionId, String, File, String, String, Date, PublishingDependencyRevisionResolver, boolean) - Method in class org.apache.ivy.Ivy14
 
DeliverEngine - Class in org.apache.ivy.core.deliver
 
DeliverEngine(IvySettings) - Constructor for class org.apache.ivy.core.deliver.DeliverEngine
 
DeliverOptions - Class in org.apache.ivy.core.deliver
A set of options used to do a deliver.
DeliverOptions() - Constructor for class org.apache.ivy.core.deliver.DeliverOptions
Creates an instance of DeliverOptions which require to be configured using the appropriate setters.
DeliverOptions(String, Date, CacheManager, PublishingDependencyRevisionResolver, boolean, boolean) - Constructor for class org.apache.ivy.core.deliver.DeliverOptions
Creates an instance of DeliverOptions with all options explicitly set.
DependencyAnalyser - Interface in org.apache.ivy.tools.analyser
 
DependencyArtifactDescriptor - Interface in org.apache.ivy.core.module.descriptor
This describes an artifact that is asked for a dependency.
DependencyDescriptor - Interface in org.apache.ivy.core.module.descriptor
 
DependencyResolver - Interface in org.apache.ivy.plugins.resolver
 
dependsOn(VersionMatcher, ModuleDescriptor) - Method in class org.apache.ivy.core.module.descriptor.DefaultModuleDescriptor
 
dependsOn(VersionMatcher, ModuleDescriptor) - Method in interface org.apache.ivy.core.module.descriptor.ModuleDescriptor
Returns true if the module described by this descriptor dependes directly upon the given module descriptor
deprecated(String) - Static method in class org.apache.ivy.util.Message
 
determineArtifactsToCopy(ModuleRevisionId, String, RetrieveOptions) - Method in class org.apache.ivy.core.retrieve.RetrieveEngine
 
determineArtifactsToCopy(ModuleId, String[], File, String, String, Filter) - Method in class org.apache.ivy.Ivy14
 
determineArtifactsToCopy(ModuleId, String[], File, String, String) - Method in class org.apache.ivy.Ivy14
 
discardConf(String, String) - Method in class org.apache.ivy.core.resolve.IvyNode
 
disconnect() - Method in class org.apache.ivy.plugins.repository.vsftp.VsftpRepository
 
disconnect() - Method in class org.apache.ivy.plugins.resolver.VsftpResolver
 
doCreateFileSystem(FileName, FileSystemOptions) - Method in class org.apache.ivy.plugins.repository.vfs.IvyWebdavFileProvider
Creates a filesystem.
doesCallersExclude(String, Artifact, Stack) - Method in class org.apache.ivy.core.resolve.IvyNode
 
doesExclude(String[], ArtifactId) - Method in class org.apache.ivy.core.module.descriptor.DefaultDependencyDescriptor
only works when namespace is properly set.
doesExclude(String[], ArtifactId) - Method in class org.apache.ivy.core.module.descriptor.DefaultModuleDescriptor
only works when namespace is properly set.
doesExclude(String[], ArtifactId) - Method in interface org.apache.ivy.core.module.descriptor.DependencyDescriptor
Returns true if
doesExclude(String[], ArtifactId) - Method in interface org.apache.ivy.core.module.descriptor.ModuleDescriptor
Returns true if an exclude rule of this module attached to any of the given configurations matches the given artifact id, and thus exclude it
doValidate(IvySettings) - Method in class org.apache.ivy.ant.IvyTask
 
doValidate() - Method in class org.apache.ivy.core.settings.IvySettings
 
doValidate(ResolveData) - Method in class org.apache.ivy.plugins.resolver.AbstractResolver
 
download(Artifact, CacheManager, boolean) - Method in class org.apache.ivy.core.resolve.ResolveEngine
Download an artifact to the cache.
download(Artifact, File, boolean) - Method in class org.apache.ivy.Ivy14
 
download(Artifact[], DownloadOptions) - Method in class org.apache.ivy.plugins.resolver.BasicResolver
 
download(Artifact[], DownloadOptions) - Method in class org.apache.ivy.plugins.resolver.CacheResolver
 
download(Artifact[], DownloadOptions) - Method in class org.apache.ivy.plugins.resolver.ChainResolver
 
download(Artifact[], DownloadOptions) - Method in interface org.apache.ivy.plugins.resolver.DependencyResolver
 
download(Artifact[], DownloadOptions) - Method in class org.apache.ivy.plugins.resolver.DualResolver
 
download(Artifact[], DownloadOptions) - Method in class org.apache.ivy.plugins.resolver.IBiblioResolver
 
download(Artifact[], DownloadOptions) - Method in class org.apache.ivy.plugins.resolver.IvyRepResolver
 
download(Artifact[], DownloadOptions) - Method in class org.apache.ivy.plugins.resolver.RepositoryResolver
 
download(URL, File, CopyProgressListener) - Method in class org.apache.ivy.util.url.BasicURLHandler
 
download(URL, File, CopyProgressListener) - Method in class org.apache.ivy.util.url.HttpClientHandler
 
download(URL, File, CopyProgressListener) - Method in interface org.apache.ivy.util.url.URLHandler
 
download(URL, File, CopyProgressListener) - Method in class org.apache.ivy.util.url.URLHandlerDispatcher
 
downloadArtifacts(ResolveReport, CacheManager, boolean, Filter) - Method in class org.apache.ivy.core.resolve.ResolveEngine
 
downloadArtifacts(ResolveReport, CacheManager, boolean, Filter) - Method in class org.apache.ivy.Ivy14
 
DownloadEvent - Class in org.apache.ivy.core.event.download
 
DownloadEvent(String, Artifact) - Constructor for class org.apache.ivy.core.event.download.DownloadEvent
 
DownloadOptions - Class in org.apache.ivy.core.resolve
 
DownloadOptions(IvySettings, File) - Constructor for class org.apache.ivy.core.resolve.DownloadOptions
 
DownloadOptions(IvySettings, CacheManager) - Constructor for class org.apache.ivy.core.resolve.DownloadOptions
 
DownloadOptions(IvySettings, CacheManager, EventManager, boolean) - Constructor for class org.apache.ivy.core.resolve.DownloadOptions
 
DownloadReport - Class in org.apache.ivy.core.report
 
DownloadReport() - Constructor for class org.apache.ivy.core.report.DownloadReport
 
DownloadStatus - Class in org.apache.ivy.core.report
 
DualResolver - Class in org.apache.ivy.plugins.resolver
DualResolver is used to resolve dependencies with one dependency revolver, called ivy resolver, and then download artifacts found in the resolved dependencies from a second dependency resolver, called artifact resolver.
DualResolver() - Constructor for class org.apache.ivy.plugins.resolver.DualResolver
 
dumpSettings() - Method in class org.apache.ivy.plugins.resolver.AbstractResolver
 
dumpSettings() - Method in class org.apache.ivy.plugins.resolver.AbstractResourceResolver
 
dumpSettings() - Method in class org.apache.ivy.plugins.resolver.CacheResolver
 
dumpSettings() - Method in class org.apache.ivy.plugins.resolver.ChainResolver
 
dumpSettings() - Method in interface org.apache.ivy.plugins.resolver.DependencyResolver
 
dumpSettings() - Method in class org.apache.ivy.plugins.resolver.DualResolver
 
dumpSettings() - Method in class org.apache.ivy.plugins.resolver.IBiblioResolver
 
dumpSettings() - Method in class org.apache.ivy.plugins.resolver.RepositoryResolver
 

E

encodeToString() - Method in class org.apache.ivy.core.module.id.ModuleId
 
encodeToString() - Method in class org.apache.ivy.core.module.id.ModuleRevisionId
 
encrypt(String) - Static method in class org.apache.ivy.util.StringUtils
Encrypt the given string in a way which anybody having access to this method algorithm can easily decrypt.
EncrytedProperties - Class in org.apache.ivy.util
An implementation of Properties which stores the values encrypted.
EncrytedProperties() - Constructor for class org.apache.ivy.util.EncrytedProperties
 
end(CopyProgressEvent) - Method in class org.apache.ivy.plugins.repository.RepositoryCopyProgressListener
 
end(CopyProgressEvent) - Method in interface org.apache.ivy.util.CopyProgressListener
 
EndArtifactDownloadEvent - Class in org.apache.ivy.core.event.download
 
EndArtifactDownloadEvent(DependencyResolver, Artifact, ArtifactDownloadReport, File) - Constructor for class org.apache.ivy.core.event.download.EndArtifactDownloadEvent
 
endCreateChild() - Method in class org.apache.ivy.util.Configurator
 
endDocument() - Method in class org.apache.ivy.core.settings.XmlSettingsParser
 
endElement(String, String, String) - Method in class org.apache.ivy.core.settings.XmlSettingsParser
 
endMacroDef() - Method in class org.apache.ivy.util.Configurator
 
endProgress(String) - Method in class org.apache.ivy.ant.AntMessageImpl
 
endProgress(String) - Method in class org.apache.ivy.util.DefaultMessageImpl
 
endProgress() - Static method in class org.apache.ivy.util.Message
 
endProgress(String) - Static method in class org.apache.ivy.util.Message
 
endProgress(String) - Method in interface org.apache.ivy.util.MessageImpl
 
EndResolveDependencyEvent - Class in org.apache.ivy.core.event.resolve
 
EndResolveDependencyEvent(DependencyResolver, DependencyDescriptor, ResolvedModuleRevision) - Constructor for class org.apache.ivy.core.event.resolve.EndResolveDependencyEvent
 
EndResolveEvent - Class in org.apache.ivy.core.event.resolve
 
EndResolveEvent(ModuleDescriptor, String[], ResolveReport) - Constructor for class org.apache.ivy.core.event.resolve.EndResolveEvent
 
ensureConfigured(IvySettings) - Method in class org.apache.ivy.plugins.resolver.IBiblioResolver
 
ensureConnectionOpened() - Method in class org.apache.ivy.plugins.repository.vsftp.VsftpRepository
 
ensureMessageInitialised() - Method in class org.apache.ivy.ant.IvyTask
Every task MUST call ensureMessageInitialised when the execution method starts (at least before doing any log in order to set the correct task in the log.
ensureResolved(boolean, boolean, boolean, String, String, String, String, File) - Method in class org.apache.ivy.ant.IvyPostResolveTask
 
equals(Object) - Method in class org.apache.ivy.core.event.IvyEvent
 
equals(Object) - Method in class org.apache.ivy.core.module.descriptor.AbstractArtifact
 
equals(Object) - Method in class org.apache.ivy.core.module.descriptor.AbstractIncludeExcludeRule
 
equals(Object) - Method in class org.apache.ivy.core.module.descriptor.Configuration
 
equals(Object) - Method in class org.apache.ivy.core.module.descriptor.DefaultDependencyArtifactDescriptor
 
equals(Object) - Method in class org.apache.ivy.core.module.id.ArtifactId
 
equals(Object) - Method in class org.apache.ivy.core.module.id.ArtifactRevisionId
 
equals(Object) - Method in class org.apache.ivy.core.module.id.ModuleId
 
equals(Object) - Method in class org.apache.ivy.core.module.id.ModuleRevisionId
 
equals(Object) - Method in class org.apache.ivy.core.resolve.DefaultModuleRevision
 
equals(Object) - Method in class org.apache.ivy.core.resolve.IvyNode
 
equals(Object) - Method in class org.apache.ivy.core.resolve.IvyNodeCallers.Caller
 
equals(Resource, File) - Static method in class org.apache.ivy.plugins.repository.ResourceHelper
 
equals(Object) - Method in class org.apache.ivy.util.Credentials
 
error(SAXParseException) - Method in class org.apache.ivy.plugins.parser.AbstractModuleDescriptorParser.AbstractParser
 
error(String) - Static method in class org.apache.ivy.util.Message
 
ErrorCircularDependencyStrategy - Class in org.apache.ivy.plugins.circular
 
EventManager - Class in org.apache.ivy.core.event
 
EventManager() - Constructor for class org.apache.ivy.core.event.EventManager
 
EXACT - Static variable in interface org.apache.ivy.plugins.matcher.PatternMatcher
'exact' pattern matcher name
EXACT_OR_REGEXP - Static variable in interface org.apache.ivy.plugins.matcher.PatternMatcher
pattern matcher name 'exactOrRegexp'
ExactOrRegexpPatternMatcher - Class in org.apache.ivy.plugins.matcher
A pattern matcher that tries to match exactly the input with the expression, or match it as a pattern.
ExactOrRegexpPatternMatcher() - Constructor for class org.apache.ivy.plugins.matcher.ExactOrRegexpPatternMatcher
 
ExactPatternMatcher - Class in org.apache.ivy.plugins.matcher
Implementation of an exact matcher.
ExactPatternMatcher() - Constructor for class org.apache.ivy.plugins.matcher.ExactPatternMatcher
 
ExactVersionMatcher - Class in org.apache.ivy.plugins.version
 
ExactVersionMatcher() - Constructor for class org.apache.ivy.plugins.version.ExactVersionMatcher
 
ExcludeRule - Interface in org.apache.ivy.core.module.descriptor
This describes a rule of exclusion.
execute() - Method in class org.apache.ivy.ant.AddPathTask
 
execute() - Method in class org.apache.ivy.ant.IvyArtifactProperty
 
execute() - Method in class org.apache.ivy.ant.IvyArtifactReport
 
execute() - Method in class org.apache.ivy.ant.IvyBuildList
 
execute() - Method in class org.apache.ivy.ant.IvyBuildNumber
 
execute() - Method in class org.apache.ivy.ant.IvyCacheFileset
 
execute() - Method in class org.apache.ivy.ant.IvyCachePath
 
execute() - Method in class org.apache.ivy.ant.IvyCheck
 
execute() - Method in class org.apache.ivy.ant.IvyConfigure
 
execute() - Method in class org.apache.ivy.ant.IvyConvertPom
 
execute() - Method in class org.apache.ivy.ant.IvyDeliver
 
execute() - Method in class org.apache.ivy.ant.IvyExtractFromSources
 
execute() - Method in class org.apache.ivy.ant.IvyFindRevision
 
execute() - Method in class org.apache.ivy.ant.IvyInfo
 
execute() - Method in class org.apache.ivy.ant.IvyInstall
 
execute() - Method in class org.apache.ivy.ant.IvyListModules
 
execute() - Method in class org.apache.ivy.ant.IvyPublish
 
execute() - Method in class org.apache.ivy.ant.IvyReport
 
execute() - Method in class org.apache.ivy.ant.IvyRepositoryReport
 
execute() - Method in class org.apache.ivy.ant.IvyResolve
 
execute() - Method in class org.apache.ivy.ant.IvyRetrieve
 
execute() - Method in class org.apache.ivy.ant.IvyVar
 
exists() - Method in class org.apache.ivy.plugins.repository.BasicResource
 
exists() - Method in class org.apache.ivy.plugins.repository.file.FileResource
 
exists() - Method in class org.apache.ivy.plugins.repository.LazyResource
 
exists() - Method in interface org.apache.ivy.plugins.repository.Resource
Determine if the resource is available.
exists() - Method in class org.apache.ivy.plugins.repository.sftp.SFTPResource
 
exists() - Method in class org.apache.ivy.plugins.repository.ssh.SshResource
 
exists() - Method in class org.apache.ivy.plugins.repository.url.URLResource
 
exists() - Method in class org.apache.ivy.plugins.repository.vfs.VfsResource
Flag indicating whether a resource is available for querying
exists(Artifact) - Method in class org.apache.ivy.plugins.resolver.AbstractResolver
Default implementation actually download the artifact Subclasses should overwrite this to avoid the download
exists(Artifact) - Method in class org.apache.ivy.plugins.resolver.BasicResolver
 
exists(Artifact) - Method in class org.apache.ivy.plugins.resolver.CacheResolver
 
exists(Artifact) - Method in class org.apache.ivy.plugins.resolver.ChainResolver
 
exists(Artifact) - Method in interface org.apache.ivy.plugins.resolver.DependencyResolver
 
exists(Artifact) - Method in class org.apache.ivy.plugins.resolver.DualResolver
 
exists(Artifact) - Method in class org.apache.ivy.plugins.resolver.IBiblioResolver
 
exists(Artifact) - Method in class org.apache.ivy.plugins.resolver.IvyRepResolver
 
EXT_KEY - Static variable in class org.apache.ivy.core.IvyPatternHelper
 
ExtendableItem - Interface in org.apache.ivy.util.extendable
 
ExtendableItemHelper - Class in org.apache.ivy.util.extendable
 
ExtendableItemHelper() - Constructor for class org.apache.ivy.util.extendable.ExtendableItemHelper
 

F

FAILED - Static variable in class org.apache.ivy.core.report.DownloadStatus
 
fatalError(SAXParseException) - Method in class org.apache.ivy.plugins.parser.AbstractModuleDescriptorParser.AbstractParser
 
FileRepository - Class in org.apache.ivy.plugins.repository.file
 
FileRepository() - Constructor for class org.apache.ivy.plugins.repository.file.FileRepository
 
FileRepository(File) - Constructor for class org.apache.ivy.plugins.repository.file.FileRepository
 
FileResource - Class in org.apache.ivy.plugins.repository.file
 
FileResource(FileRepository, File) - Constructor for class org.apache.ivy.plugins.repository.file.FileResource
 
FileSystemResolver - Class in org.apache.ivy.plugins.resolver
 
FileSystemResolver() - Constructor for class org.apache.ivy.plugins.resolver.FileSystemResolver
 
FileURLLister - Class in org.apache.ivy.plugins.resolver.util
 
FileURLLister() - Constructor for class org.apache.ivy.plugins.resolver.util.FileURLLister
 
FileURLLister(File) - Constructor for class org.apache.ivy.plugins.resolver.util.FileURLLister
 
FileUtil - Class in org.apache.ivy.util
 
FileUtil() - Constructor for class org.apache.ivy.util.FileUtil
 
fillExtraAttributes(DefaultExtendableItem, Attributes, String[]) - Static method in class org.apache.ivy.util.extendable.ExtendableItemHelper
 
Filter - Interface in org.apache.ivy.util.filter
 
filter(Collection, Filter) - Static method in class org.apache.ivy.util.filter.FilterHelper
we could have used commons-collections facility for this...
FilteredIvyListener - Class in org.apache.ivy.core.event
 
FilteredIvyListener(IvyListener, Filter) - Constructor for class org.apache.ivy.core.event.FilteredIvyListener
 
FilterHelper - Class in org.apache.ivy.util.filter
 
FilterHelper() - Constructor for class org.apache.ivy.util.filter.FilterHelper
 
filterIgnore(Collection) - Method in class org.apache.ivy.core.settings.IvySettings
Filters the names list by removing all names that should be ignored as defined by the listing ignore list
finalize() - Method in class org.apache.ivy.plugins.repository.vfs.VfsRepository
 
findAll(Repository, ModuleRevisionId, String, Artifact) - Static method in class org.apache.ivy.plugins.resolver.util.ResolverHelper
 
findArtifactNames(Map, String) - Method in class org.apache.ivy.plugins.resolver.AbstractResourceResolver
 
findArtifactRef(Artifact, Date) - Method in class org.apache.ivy.plugins.resolver.AbstractResourceResolver
 
findArtifactRef(Artifact, Date) - Method in class org.apache.ivy.plugins.resolver.BasicResolver
 
findArtifactRef(Artifact, Date) - Method in class org.apache.ivy.plugins.resolver.IBiblioResolver
 
findArtifactRef(Artifact, Date) - Method in class org.apache.ivy.plugins.resolver.IvyRepResolver
 
findFirstArtifactRef(ModuleDescriptor, DependencyDescriptor, ResolveData) - Method in class org.apache.ivy.plugins.resolver.BasicResolver
 
findIvyFileRef(DependencyDescriptor, ResolveData) - Method in class org.apache.ivy.plugins.resolver.AbstractResourceResolver
 
findIvyFileRef(DependencyDescriptor, ResolveData) - Method in class org.apache.ivy.plugins.resolver.BasicResolver
 
findIvyFileRef(DependencyDescriptor, ResolveData) - Method in class org.apache.ivy.plugins.resolver.IBiblioResolver
 
findIvyNames(Map, String) - Method in class org.apache.ivy.plugins.resolver.AbstractResourceResolver
 
findJarModules() - Method in class org.apache.ivy.tools.analyser.JarModuleFinder
 
findLatest(ArtifactInfo[], Date) - Method in class org.apache.ivy.plugins.latest.AbstractLatestStrategy
 
findLatest(ArtifactInfo[], Date) - Method in interface org.apache.ivy.plugins.latest.LatestStrategy
Finds the latest artifact among the given artifacts info.
findModule(ModuleRevisionId, ResolveOptions) - Method in class org.apache.ivy.core.resolve.ResolveEngine
 
findModule(ModuleRevisionId) - Method in class org.apache.ivy.Ivy
 
findModule(ModuleRevisionId) - Method in class org.apache.ivy.Ivy14
 
findModuleInCache(ModuleRevisionId, boolean) - Method in class org.apache.ivy.core.cache.CacheManager
 
findModuleInCache(ResolveData, ModuleRevisionId) - Method in class org.apache.ivy.plugins.resolver.AbstractResolver
 
findModuleRevisionIds(DependencyResolver, ModuleRevisionId, PatternMatcher) - Method in class org.apache.ivy.core.search.SearchEngine
 
findNames(Map, String) - Method in class org.apache.ivy.plugins.resolver.AbstractResourceResolver
 
findNames(Map, String) - Method in class org.apache.ivy.plugins.resolver.BasicResolver
 
findNode(ModuleRevisionId) - Method in class org.apache.ivy.core.resolve.IvyNode
 
findResource(ResolvedResource[], String, LatestStrategy, VersionMatcher, ResourceMDParser, ModuleRevisionId, Date) - Static method in class org.apache.ivy.plugins.resolver.AbstractResourceResolver
 
findResourceUsingPattern(ModuleRevisionId, String, Artifact, ResourceMDParser, Date) - Method in class org.apache.ivy.plugins.resolver.AbstractResourceResolver
 
findResourceUsingPattern(ModuleRevisionId, String, Artifact, ResourceMDParser, Date) - Method in class org.apache.ivy.plugins.resolver.RepositoryResolver
 
findResourceUsingPattern(String, Repository, LatestStrategy, VersionMatcher, ResourceMDParser, ModuleRevisionId, String, Artifact, Date, boolean) - Static method in class org.apache.ivy.plugins.resolver.RepositoryResolver
 
findResourceUsingPatterns(ModuleRevisionId, List, Artifact, ResourceMDParser, Date) - Method in class org.apache.ivy.plugins.resolver.AbstractResourceResolver
 
findTokenValues(Collection, List, Map, String) - Method in class org.apache.ivy.plugins.resolver.AbstractResourceResolver
 
findTokenValues(Collection, List, Map, String) - Method in class org.apache.ivy.plugins.resolver.RepositoryResolver
 
fireIvyEvent(IvyEvent) - Method in class org.apache.ivy.core.event.EventManager
 
fireTransferCompleted() - Method in class org.apache.ivy.plugins.repository.AbstractRepository
 
fireTransferCompleted(long) - Method in class org.apache.ivy.plugins.repository.AbstractRepository
 
fireTransferError() - Method in class org.apache.ivy.plugins.repository.AbstractRepository
 
fireTransferError(Exception) - Method in class org.apache.ivy.plugins.repository.AbstractRepository
 
fireTransferEvent(TransferEvent) - Method in class org.apache.ivy.core.event.EventManager
 
fireTransferEvent(TransferEvent) - Method in class org.apache.ivy.plugins.repository.AbstractRepository
 
fireTransferInitiated(Resource, int) - Method in class org.apache.ivy.plugins.repository.AbstractRepository
 
fireTransferProgress(long) - Method in class org.apache.ivy.plugins.repository.AbstractRepository
 
fireTransferStarted() - Method in class org.apache.ivy.plugins.repository.AbstractRepository
 
fireTransferStarted(long) - Method in class org.apache.ivy.plugins.repository.AbstractRepository
 
FixedConflictManager - Class in org.apache.ivy.plugins.conflict
 
FixedConflictManager(String[]) - Constructor for class org.apache.ivy.plugins.conflict.FixedConflictManager
 
forceDelete(File) - Static method in class org.apache.ivy.util.FileUtil
 
formatMessage(ModuleRevisionId[]) - Static method in class org.apache.ivy.plugins.circular.CircularDependencyHelper
Returns a string representation of this circular dependency graph
formatMessage(ModuleDescriptor[]) - Static method in class org.apache.ivy.plugins.circular.CircularDependencyHelper
 
fromSystem(Artifact) - Method in class org.apache.ivy.plugins.resolver.AbstractResolver
 
fromSystem(DependencyDescriptor) - Method in class org.apache.ivy.plugins.resolver.AbstractResolver
 

G

get(String) - Method in class org.apache.ivy.core.IvyContext
 
get(String, File) - Method in class org.apache.ivy.plugins.repository.file.FileRepository
 
get(String, File) - Method in interface org.apache.ivy.plugins.repository.Repository
Fetch a resource from the repository.
get(String, File) - Method in class org.apache.ivy.plugins.repository.sftp.SFTPRepository
 
get(String, String) - Method in class org.apache.ivy.plugins.repository.ssh.Scp
Download a file from the remote server to a local file.
get(String, OutputStream) - Method in class org.apache.ivy.plugins.repository.ssh.Scp
Download a file from the remote server into an OutputStream
get(String, File) - Method in class org.apache.ivy.plugins.repository.ssh.SshRepository
 
get(String, File) - Method in class org.apache.ivy.plugins.repository.url.URLRepository
 
get(String, File) - Method in class org.apache.ivy.plugins.repository.vfs.VfsRepository
Transfer a VFS Resource from the repository to the local file system.
get(String, File) - Method in class org.apache.ivy.plugins.repository.vsftp.VsftpRepository
 
get(Resource, File) - Method in class org.apache.ivy.plugins.resolver.BasicResolver
 
get(Resource, File) - Method in class org.apache.ivy.plugins.resolver.RepositoryResolver
 
getAllArtifacts() - Method in class org.apache.ivy.core.module.descriptor.DefaultModuleDescriptor
 
getAllArtifacts() - Method in interface org.apache.ivy.core.module.descriptor.ModuleDescriptor
 
getAllArtifacts() - Method in class org.apache.ivy.core.resolve.IvyNode
Returns all the artifacts of this dependency required in all the root module configurations
getAllCallers() - Method in class org.apache.ivy.core.resolve.IvyNode
 
getAllCallers() - Method in class org.apache.ivy.core.resolve.IvyNodeCallers
 
getAllCallersModuleIds() - Method in class org.apache.ivy.core.resolve.IvyNode
 
getAllCallersModuleIds() - Method in class org.apache.ivy.core.resolve.IvyNodeCallers
 
getAllDependencyArtifacts() - Method in class org.apache.ivy.core.module.descriptor.DefaultDependencyDescriptor
 
getAllDependencyArtifacts() - Method in interface org.apache.ivy.core.module.descriptor.DependencyDescriptor
 
getAllEvictingConflictManagers() - Method in class org.apache.ivy.core.resolve.IvyNode
 
getAllEvictingConflictManagers() - Method in class org.apache.ivy.core.resolve.IvyNodeEviction
 
getAllEvictingNodes() - Method in class org.apache.ivy.core.resolve.IvyNode
 
getAllEvictingNodes() - Method in class org.apache.ivy.core.resolve.IvyNodeEviction
Returns null if this node has only be evicted transitively, or the the colletion of selected nodes if it has been evicted by other selected nodes
getAllExcludeRules() - Method in class org.apache.ivy.core.module.descriptor.DefaultDependencyDescriptor
 
getAllExcludeRules() - Method in class org.apache.ivy.core.module.descriptor.DefaultModuleDescriptor
 
getAllExcludeRules() - Method in interface org.apache.ivy.core.module.descriptor.DependencyDescriptor
 
getAllExcludeRules() - Method in interface org.apache.ivy.core.module.descriptor.ModuleDescriptor
Returns an array of all the exclude rules this module descriptor currently holds.
getAllIncludeRules() - Method in class org.apache.ivy.core.module.descriptor.DefaultDependencyDescriptor
 
getAllIncludeRules() - Method in interface org.apache.ivy.core.module.descriptor.DependencyDescriptor
 
getAllProblemMessages() - Method in class org.apache.ivy.core.report.ResolveReport
 
getAndCheck(Resource, File) - Method in class org.apache.ivy.plugins.resolver.BasicResolver
 
getArchiveFileInCache(Artifact) - Method in class org.apache.ivy.core.cache.CacheManager
Returns a File object pointing to where the artifact can be found on the local file system.
getArchiveFileInCache(Artifact, ArtifactOrigin) - Method in class org.apache.ivy.core.cache.CacheManager
Returns a File object pointing to where the artifact can be found on the local file system.
getArchiveFileInCache(Artifact, ArtifactOrigin, boolean) - Method in class org.apache.ivy.core.cache.CacheManager
Returns a File object pointing to where the artifact can be found on the local file system, using or not the original location depending on the availability of origin information provided as parameter and the setting of useOrigin.
getArchivePathInCache(Artifact) - Method in class org.apache.ivy.core.cache.CacheManager
 
getArchivePathInCache(Artifact, ArtifactOrigin) - Method in class org.apache.ivy.core.cache.CacheManager
 
getArgs() - Method in class org.apache.ivy.plugins.version.Match
 
getArtifact() - Method in class org.apache.ivy.core.event.download.DownloadEvent
 
getArtifact() - Method in class org.apache.ivy.core.report.ArtifactDownloadReport
 
getArtifactFilter() - Method in class org.apache.ivy.ant.IvyPostResolveTask
 
getArtifactFilter() - Method in class org.apache.ivy.core.resolve.ResolveOptions
 
getArtifactFilter() - Method in class org.apache.ivy.core.retrieve.RetrieveOptions
 
getArtifactId() - Method in class org.apache.ivy.core.module.id.ArtifactRevisionId
 
getArtifactOrigin() - Method in class org.apache.ivy.core.report.ArtifactDownloadReport
 
getArtifactPatterns() - Method in class org.apache.ivy.plugins.resolver.AbstractResourceResolver
 
getArtifactPatterns() - Method in class org.apache.ivy.plugins.resolver.IBiblioResolver
 
getArtifactPatterns() - Method in class org.apache.ivy.plugins.resolver.IvyRepResolver
 
getArtifactRef(Artifact, Date) - Method in class org.apache.ivy.plugins.resolver.BasicResolver
 
getArtifactReport(Artifact) - Method in class org.apache.ivy.core.report.DownloadReport
 
getArtifactResolver() - Method in class org.apache.ivy.core.resolve.DefaultModuleRevision
 
getArtifactResolver() - Method in interface org.apache.ivy.core.resolve.ResolvedModuleRevision
The resolver to use to download artifacts
getArtifactResolver() - Method in class org.apache.ivy.plugins.resolver.DualResolver
 
getArtifactResolver() - Method in class org.apache.ivy.plugins.resolver.util.ResolvedModuleRevisionProxy
 
getArtifacts() - Method in class org.apache.ivy.ant.IvyCacheTask
 
getArtifacts() - Method in class org.apache.ivy.core.event.download.PrepareDownloadEvent
 
getArtifacts(String) - Method in class org.apache.ivy.core.module.descriptor.DefaultModuleDescriptor
 
getArtifacts(String) - Method in interface org.apache.ivy.core.module.descriptor.ModuleDescriptor
 
getArtifacts() - Method in class org.apache.ivy.core.report.ResolveReport
Returns the list of all artifacts which should be downloaded per this resolve To know if the artifact have actually been downloaded use information found in ConfigurationResolveReport.
getArtifacts(String) - Method in class org.apache.ivy.core.resolve.IvyNode
Returns the artifacts of this dependency required in the configurations themselves required in the given root module configuration
getArtifacts() - Method in class org.apache.ivy.plugins.report.XmlReportParser
 
getArtifactsNumber() - Method in class org.apache.ivy.core.report.ConfigurationResolveReport
 
getArtifactspattern() - Method in class org.apache.ivy.ant.IvyPublish
 
getArtifactsReports() - Method in class org.apache.ivy.core.report.DownloadReport
 
getArtifactsReports(DownloadStatus) - Method in class org.apache.ivy.core.report.DownloadReport
 
getArtifactTypeFilter(String) - Static method in class org.apache.ivy.util.filter.FilterHelper
 
getArtpattern() - Method in class org.apache.ivy.plugins.resolver.IvyRepResolver
 
getArtroot() - Method in class org.apache.ivy.plugins.resolver.IvyRepResolver
 
getAskedDependencyId() - Method in class org.apache.ivy.core.resolve.IvyNodeCallers.Caller
 
getAttribute(String) - Method in class org.apache.ivy.ant.IvyPublish.PublishArtifact
 
getAttribute(String) - Method in class org.apache.ivy.core.module.descriptor.AbstractArtifact
 
getAttribute(String) - Method in class org.apache.ivy.core.module.descriptor.DefaultDependencyDescriptor
 
getAttribute(String) - Method in class org.apache.ivy.core.module.descriptor.DefaultModuleDescriptor
 
getAttribute(String) - Method in class org.apache.ivy.util.Configurator.MacroDef
 
getAttribute(String) - Method in interface org.apache.ivy.util.extendable.ExtendableItem
Gets the value of an attribute Can be used to access the value of a standard attribute (like organisation, revision) or of an extra attribute.
getAttribute(String) - Method in class org.apache.ivy.util.extendable.UnmodifiableExtendableItem
 
getAttributes() - Method in class org.apache.ivy.ant.IvyPublish.PublishArtifact
 
getAttributes() - Method in class org.apache.ivy.core.event.IvyEvent
Returns the attributes of this event, as a Map(String->String)
getAttributes() - Method in class org.apache.ivy.core.module.descriptor.AbstractArtifact
 
getAttributes() - Method in class org.apache.ivy.core.module.descriptor.DefaultDependencyDescriptor
 
getAttributes() - Method in class org.apache.ivy.core.module.descriptor.DefaultModuleDescriptor
 
getAttributes() - Method in class org.apache.ivy.util.Configurator.MacroRecord
 
getAttributes() - Method in interface org.apache.ivy.util.extendable.ExtendableItem
Returns a Map of all attributes of this extendable item, including standard and extra ones.
getAttributes() - Method in class org.apache.ivy.util.extendable.UnmodifiableExtendableItem
 
getAuthentication() - Method in class org.apache.ivy.plugins.repository.vsftp.VsftpRepository
 
getAuthentication() - Method in class org.apache.ivy.plugins.resolver.VsftpResolver
 
getBranch() - Method in class org.apache.ivy.ant.IvyBuildNumber
 
getBranch() - Method in class org.apache.ivy.ant.IvyFindRevision
 
getBranch() - Method in class org.apache.ivy.ant.IvyListModules
 
getBranch() - Method in class org.apache.ivy.ant.IvyRepositoryReport
 
getBranch() - Method in class org.apache.ivy.core.module.id.ModuleRevisionId
 
getBranch() - Method in class org.apache.ivy.plugins.namespace.MRIDRule
 
getBuffer() - Method in class org.apache.ivy.util.CopyProgressEvent
 
getBuildFilePattern() - Method in class org.apache.ivy.ant.AntBuildTrigger
 
getCache() - Method in class org.apache.ivy.ant.IvyDeliver
 
getCache() - Method in class org.apache.ivy.ant.IvyInstall
 
getCache() - Method in class org.apache.ivy.ant.IvyPostResolveTask
 
getCache() - Method in class org.apache.ivy.ant.IvyPublish
 
getCache() - Method in class org.apache.ivy.ant.IvyReport
 
getCache() - Method in class org.apache.ivy.ant.IvyRepositoryReport
 
getCache() - Method in class org.apache.ivy.ant.IvyResolve
 
getCache() - Method in class org.apache.ivy.core.cache.CacheManager
 
getCache() - Method in class org.apache.ivy.core.deliver.DeliverOptions
 
getCache() - Method in class org.apache.ivy.core.IvyContext
 
getCache() - Method in class org.apache.ivy.core.publish.PublishOptions
 
getCache() - Method in class org.apache.ivy.core.resolve.ResolveOptions
 
getCache() - Method in class org.apache.ivy.core.retrieve.RetrieveOptions
 
getCacheArtifactPattern() - Method in class org.apache.ivy.core.settings.IvySettings
 
getCacheDataFilePattern() - Method in class org.apache.ivy.core.settings.IvySettings
 
getCacheIvyPattern() - Method in class org.apache.ivy.core.settings.IvySettings
 
getCacheManager() - Method in class org.apache.ivy.ant.IvyCacheTask
 
getCacheManager() - Method in class org.apache.ivy.core.IvyContext
 
getCacheManager() - Method in class org.apache.ivy.core.resolve.DownloadOptions
 
getCacheManager() - Method in class org.apache.ivy.core.resolve.ResolveData
 
getCacheManager(File) - Method in class org.apache.ivy.Ivy
 
getCacheResolvedIvyPattern() - Method in class org.apache.ivy.core.settings.IvySettings
 
getCacheResolvedIvyPropertiesPattern() - Method in class org.apache.ivy.core.settings.IvySettings
 
getCallerConfigurations() - Method in class org.apache.ivy.core.resolve.IvyNodeCallers.Caller
 
getCallers(String) - Method in class org.apache.ivy.core.resolve.IvyNode
 
getCallers(String) - Method in class org.apache.ivy.core.resolve.IvyNodeCallers
 
getChangingMatcher() - Method in class org.apache.ivy.plugins.resolver.AbstractResolver
 
getChangingMatcherName() - Method in class org.apache.ivy.plugins.resolver.AbstractResolver
 
getChangingPattern() - Method in class org.apache.ivy.plugins.resolver.AbstractResolver
 
getChannelSftp(Session) - Method in class org.apache.ivy.plugins.repository.ssh.SshCache
retrieves an sftp channel from the cache
getCheckEngine() - Method in class org.apache.ivy.Ivy
 
getChecksumAlgorithms() - Method in class org.apache.ivy.plugins.resolver.BasicResolver
 
getChildren() - Method in class org.apache.ivy.plugins.repository.vfs.VfsResource
Get a list of direct descendents of the given resource.
getChildren() - Method in class org.apache.ivy.util.Configurator.MacroRecord
 
getCircularDependencyStrategy() - Method in class org.apache.ivy.core.IvyContext
 
getCircularDependencyStrategy() - Method in class org.apache.ivy.core.settings.IvySettings
 
getCircularDependencyStrategy(String) - Method in class org.apache.ivy.core.settings.IvySettings
 
getComparator() - Method in class org.apache.ivy.plugins.latest.ComparatorLatestStrategy
 
getConf() - Method in class org.apache.ivy.ant.IvyPostResolveTask
 
getConf() - Method in class org.apache.ivy.ant.IvyReport
 
getConf() - Method in class org.apache.ivy.ant.IvyResolve
 
getConfiguration(String) - Method in class org.apache.ivy.core.module.descriptor.DefaultModuleDescriptor
Returns the configuration object with the given name in the current module descriptor, null if not found.
getConfiguration(String) - Method in interface org.apache.ivy.core.module.descriptor.ModuleDescriptor
 
getConfiguration() - Method in class org.apache.ivy.core.report.ConfigurationResolveReport
 
getConfiguration(String) - Method in class org.apache.ivy.core.resolve.IvyNode
 
getConfiguration(String) - Method in class org.apache.ivy.core.resolve.VisitNode
 
getConfigurationReport(String) - Method in class org.apache.ivy.core.report.ResolveReport
 
getConfigurationResolveReportInCache(String, String) - Method in class org.apache.ivy.core.cache.CacheManager
 
getConfigurationResolveReportsInCache(String) - Method in class org.apache.ivy.core.cache.CacheManager
 
getConfigurations() - Method in class org.apache.ivy.ant.IvyPublish.PublishArtifact
 
getConfigurations() - Method in class org.apache.ivy.core.module.descriptor.AbstractIncludeExcludeRule
 
getConfigurations() - Method in interface org.apache.ivy.core.module.descriptor.Artifact
 
getConfigurations() - Method in interface org.apache.ivy.core.module.descriptor.ConfigurationAware
Returns the configurations of the module to which the object is attached
getConfigurations() - Method in class org.apache.ivy.core.module.descriptor.DefaultArtifact
 
getConfigurations() - Method in class org.apache.ivy.core.module.descriptor.DefaultDependencyArtifactDescriptor
 
getConfigurations() - Method in class org.apache.ivy.core.module.descriptor.DefaultModuleDescriptor
 
getConfigurations() - Method in interface org.apache.ivy.core.module.descriptor.DependencyArtifactDescriptor
Returns the configurations of the module in which the artifact is asked
getConfigurations() - Method in interface org.apache.ivy.core.module.descriptor.ExcludeRule
Returns the configurations of the module in which the artifact is asked
getConfigurations() - Method in interface org.apache.ivy.core.module.descriptor.IncludeRule
Returns the configurations of the module in which the artifact is asked
getConfigurations() - Method in class org.apache.ivy.core.module.descriptor.MDArtifact
 
getConfigurations() - Method in interface org.apache.ivy.core.module.descriptor.ModuleDescriptor
Returns all the configurations declared by this module as an array.
getConfigurations() - Method in class org.apache.ivy.core.report.ResolveReport
 
getConfigurations(String) - Method in class org.apache.ivy.core.resolve.IvyNode
Returns the configurations of the dependency required in a given root module configuration.
getConfigurationsNames() - Method in class org.apache.ivy.core.module.descriptor.DefaultModuleDescriptor
 
getConfigurationsNames() - Method in interface org.apache.ivy.core.module.descriptor.ModuleDescriptor
 
getConflictManager(ModuleId) - Method in class org.apache.ivy.core.module.descriptor.DefaultModuleDescriptor
 
getConflictManager(ModuleId) - Method in interface org.apache.ivy.core.module.descriptor.ModuleDescriptor
Returns the conflict manager to use for the given ModuleId
getConflictManager(ModuleId) - Method in class org.apache.ivy.core.resolve.IvyNode
 
getConflictManager() - Method in class org.apache.ivy.core.resolve.IvyNodeEviction.EvictionData
 
getConflictManager(ModuleId) - Method in class org.apache.ivy.core.settings.IvySettings
 
getConflictManager(String) - Method in class org.apache.ivy.core.settings.IvySettings
 
getConfs() - Method in class org.apache.ivy.core.publish.PublishOptions
 
getConfs() - Method in class org.apache.ivy.core.resolve.ResolveOptions
 
getConfs() - Method in class org.apache.ivy.core.retrieve.RetrieveOptions
 
getConfsToFetch() - Method in class org.apache.ivy.core.resolve.IvyNode
 
getConfsToFetch() - Method in class org.apache.ivy.core.resolve.VisitNode
 
getConfsToResolve(String, String, String, boolean) - Method in class org.apache.ivy.ant.IvyPostResolveTask
 
getConfsToResolve(String, String) - Method in class org.apache.ivy.ant.IvyPostResolveTask
 
getConnectionCommand() - Method in class org.apache.ivy.plugins.repository.vsftp.VsftpRepository
 
getContent() - Method in class org.apache.ivy.plugins.repository.vfs.VfsResource
 
getContentLength() - Method in class org.apache.ivy.plugins.repository.BasicResource
 
getContentLength() - Method in class org.apache.ivy.plugins.repository.file.FileResource
 
getContentLength() - Method in class org.apache.ivy.plugins.repository.LazyResource
 
getContentLength() - Method in interface org.apache.ivy.plugins.repository.Resource
Get the resource size
getContentLength() - Method in class org.apache.ivy.plugins.repository.sftp.SFTPResource
 
getContentLength() - Method in class org.apache.ivy.plugins.repository.ssh.SshResource
 
getContentLength() - Method in class org.apache.ivy.plugins.repository.url.URLResource
 
getContentLength() - Method in class org.apache.ivy.plugins.repository.vfs.VfsResource
Get the size of the resource
getContentLength(URL) - Method in class org.apache.ivy.util.url.AbstractURLHandler
 
getContentLength(URL, int) - Method in class org.apache.ivy.util.url.AbstractURLHandler
 
getContentLength(URL) - Method in interface org.apache.ivy.util.url.URLHandler
Returns the length of the target if the given url is reachable, and without error code in case of http urls.
getContentLength(URL, int) - Method in interface org.apache.ivy.util.url.URLHandler
Returns the length of the target if the given url is reachable, and without error code in case of http urls.
getContentLength() - Method in class org.apache.ivy.util.url.URLHandler.URLInfo
 
getContentLength(URL) - Method in class org.apache.ivy.util.url.URLHandlerDispatcher
 
getContentLength(URL, int) - Method in class org.apache.ivy.util.url.URLHandlerDispatcher
 
getContext() - Static method in class org.apache.ivy.core.IvyContext
 
getCreateDirCommand() - Method in class org.apache.ivy.plugins.repository.ssh.SshRepository
 
getCredentials(String, String) - Method in class org.apache.ivy.util.url.CredentialsStore
 
getCurrent() - Static method in class org.apache.ivy.core.module.status.StatusManager
 
getCurrent() - Method in class org.apache.ivy.util.Configurator
 
getData() - Method in class org.apache.ivy.core.resolve.IvyNode
 
getDate() - Method in class org.apache.ivy.ant.IvyResolve
 
getDate() - Method in class org.apache.ivy.core.report.ConfigurationResolveReport
 
getDate() - Method in class org.apache.ivy.core.resolve.ResolveData
 
getDate() - Method in class org.apache.ivy.core.resolve.ResolveOptions
 
getDefault() - Method in class org.apache.ivy.ant.IvyBuildNumber
 
getDefault() - Method in class org.apache.ivy.util.Configurator.Attribute
 
getDefault() - Method in class org.apache.ivy.util.url.URLHandlerDispatcher
 
getDefault() - Static method in class org.apache.ivy.util.url.URLHandlerRegistry
 
getDefault14SettingsURL() - Static method in class org.apache.ivy.core.settings.IvySettings
 
getDefaultBranch(ModuleId) - Method in class org.apache.ivy.core.settings.IvySettings
 
getDefaultBranch() - Method in class org.apache.ivy.core.settings.IvySettings
 
getDefaultBuildNumber() - Method in class org.apache.ivy.ant.IvyBuildNumber
 
getDefaultCache() - Method in class org.apache.ivy.core.settings.IvySettings
 
getDefaultConf() - Method in class org.apache.ivy.plugins.parser.AbstractModuleDescriptorParser.AbstractParser
 
getDefaultConflictManager() - Method in class org.apache.ivy.core.settings.IvySettings
 
getDefaultConfMapping() - Method in class org.apache.ivy.plugins.parser.AbstractModuleDescriptorParser.AbstractParser
 
getDefaultConfMappingDescriptor() - Method in class org.apache.ivy.plugins.parser.AbstractModuleDescriptorParser.AbstractParser
 
getDefaultIvyUserDir() - Method in class org.apache.ivy.core.settings.IvySettings
 
getDefaultLatestStrategy() - Method in class org.apache.ivy.core.settings.IvySettings
 
getDefaultPropertiesURL() - Static method in class org.apache.ivy.core.settings.IvySettings
 
getDefaultPubDate() - Method in class org.apache.ivy.plugins.parser.AbstractModuleDescriptorParser.AbstractParser
 
getDefaultResolveId(ModuleDescriptor) - Static method in class org.apache.ivy.core.resolve.ResolveOptions
 
getDefaultResolveId(ModuleId) - Static method in class org.apache.ivy.core.resolve.ResolveOptions
 
getDefaultResolver() - Method in class org.apache.ivy.core.settings.IvySettings
 
getDefaultRMDParser(ModuleId) - Method in class org.apache.ivy.plugins.resolver.BasicResolver
 
getDefaultSettingsURL() - Static method in class org.apache.ivy.core.settings.IvySettings
 
getDefaultStatus() - Method in class org.apache.ivy.core.module.status.StatusManager
 
getDelimiter() - Method in class org.apache.ivy.ant.IvyBuildList
 
getDeliverEngine() - Method in class org.apache.ivy.Ivy
 
getDeliverivypattern() - Method in class org.apache.ivy.ant.IvyPublish
Deprecated. use getSrcivypattern instead
getDeliverpattern() - Method in class org.apache.ivy.ant.IvyDeliver
 
getDeliveryStatusListString() - Method in class org.apache.ivy.core.module.status.StatusManager
 
getDependencies() - Method in class org.apache.ivy.core.module.descriptor.DefaultModuleDescriptor
 
getDependencies() - Method in interface org.apache.ivy.core.module.descriptor.ModuleDescriptor
 
getDependencies() - Method in class org.apache.ivy.core.report.ResolveReport
Returns the list of all dependencies concerned by this report as a List of IvyNode ordered from the more dependent to the least one
getDependencies(String, String[]) - Method in class org.apache.ivy.core.resolve.IvyNode
 
getDependencies(String, String, String) - Method in class org.apache.ivy.core.resolve.IvyNode
 
getDependencies(URL, ResolveOptions) - Method in class org.apache.ivy.core.resolve.ResolveEngine
Resolve the dependencies of a module without downloading corresponding artifacts.
getDependencies(ModuleDescriptor, ResolveOptions, ResolveReport) - Method in class org.apache.ivy.core.resolve.ResolveEngine
Resolve the dependencies of a module without downloading corresponding artifacts.
getDependencies(String) - Method in class org.apache.ivy.core.resolve.VisitNode
 
getDependencies(ModuleDescriptor, String[], File, Date, ResolveReport, boolean, boolean) - Method in class org.apache.ivy.Ivy14
 
getDependencies(ModuleDescriptor, String[], File, Date, ResolveReport, boolean) - Method in class org.apache.ivy.Ivy14
 
getDependencies(URL, String[], File, Date, boolean) - Method in class org.apache.ivy.Ivy14
 
getDependency(ModuleRevisionId) - Method in class org.apache.ivy.core.report.ConfigurationResolveReport
 
getDependency(DependencyDescriptor, ResolveData) - Method in class org.apache.ivy.plugins.resolver.BasicResolver
 
getDependency(DependencyDescriptor, ResolveData) - Method in class org.apache.ivy.plugins.resolver.CacheResolver
 
getDependency(DependencyDescriptor, ResolveData) - Method in class org.apache.ivy.plugins.resolver.ChainResolver
 
getDependency(DependencyDescriptor, ResolveData) - Method in interface org.apache.ivy.plugins.resolver.DependencyResolver
Resolve a module by id, getting its module descriptor and resolving the revision if it's a latest one (i.e. a revision uniquely identifying the revision of a module in the current environment - If this revision is not able to identify uniquelely the revision of the module outside of the current environment, then the resolved revision must begin by ##)
getDependency(DependencyDescriptor, ResolveData) - Method in class org.apache.ivy.plugins.resolver.DualResolver
 
getDependency(DependencyDescriptor, ResolveData) - Method in class org.apache.ivy.plugins.resolver.IBiblioResolver
 
getDependency(DependencyDescriptor, ResolveData) - Method in class org.apache.ivy.plugins.resolver.IvyRepResolver
 
getDependencyArtifacts(String) - Method in class org.apache.ivy.core.module.descriptor.DefaultDependencyDescriptor
 
getDependencyArtifacts(String[]) - Method in class org.apache.ivy.core.module.descriptor.DefaultDependencyDescriptor
 
getDependencyArtifacts(String) - Method in interface org.apache.ivy.core.module.descriptor.DependencyDescriptor
 
getDependencyArtifacts(String[]) - Method in interface org.apache.ivy.core.module.descriptor.DependencyDescriptor
 
getDependencyConfigurations(String) - Method in class org.apache.ivy.core.module.descriptor.DefaultDependencyDescriptor
 
getDependencyConfigurations(String, String) - Method in class org.apache.ivy.core.module.descriptor.DefaultDependencyDescriptor
Return the dependency configurations mapped to the given moduleConfiguration, actually resolved because of the given requestedConfiguration Usually requestedConfiguration and moduleConfiguration are the same, except when a conf extends another, then the moduleConfiguration is the configuration currently resolved (the extended one), and requestedConfiguration is the one actually requested initially (the extending one).
getDependencyConfigurations(String[]) - Method in class org.apache.ivy.core.module.descriptor.DefaultDependencyDescriptor
 
getDependencyConfigurations(String, String) - Method in interface org.apache.ivy.core.module.descriptor.DependencyDescriptor
 
getDependencyConfigurations(String) - Method in interface org.apache.ivy.core.module.descriptor.DependencyDescriptor
 
getDependencyConfigurations(String[]) - Method in interface org.apache.ivy.core.module.descriptor.DependencyDescriptor
 
getDependencyDescriptor() - Method in class org.apache.ivy.core.event.resolve.ResolveDependencyEvent
 
getDependencyDescriptor(IvyNode) - Method in class org.apache.ivy.core.resolve.IvyNode
 
getDependencyDescriptor() - Method in class org.apache.ivy.core.resolve.IvyNodeCallers.Caller
 
getDependencyDescriptor() - Method in class org.apache.ivy.core.resolve.VisitNode
 
getDependencyId() - Method in class org.apache.ivy.core.module.descriptor.DefaultDependencyDescriptor
 
getDependencyId() - Method in interface org.apache.ivy.core.module.descriptor.DependencyDescriptor
 
getDependencyRevisionId() - Method in class org.apache.ivy.core.module.descriptor.DefaultDependencyDescriptor
 
getDependencyRevisionId() - Method in interface org.apache.ivy.core.module.descriptor.DependencyDescriptor
 
getDependencyRevisionIds() - Method in class org.apache.ivy.plugins.report.XmlReportParser
 
getDepth() - Method in class org.apache.ivy.util.Configurator
 
getDescription() - Method in class org.apache.ivy.core.module.descriptor.Configuration
 
getDescription() - Method in class org.apache.ivy.plugins.namespace.NamespaceRule
 
getDescriptor() - Method in class org.apache.ivy.core.resolve.DefaultModuleRevision
 
getDescriptor() - Method in class org.apache.ivy.core.resolve.IvyNode
 
getDescriptor() - Method in interface org.apache.ivy.core.resolve.ResolvedModuleRevision
 
getDescriptor() - Method in class org.apache.ivy.core.resolve.VisitNode
 
getDescriptor() - Method in class org.apache.ivy.plugins.resolver.util.ResolvedModuleRevisionProxy
 
getDestIvyPattern() - Method in class org.apache.ivy.core.retrieve.RetrieveOptions
 
getDictatorResolver() - Method in class org.apache.ivy.core.resolve.ResolveEngine
 
getDirectCallerFor(ModuleId) - Method in class org.apache.ivy.core.resolve.IvyNodeCallers
 
getDownloadedArtifactsReports() - Method in class org.apache.ivy.core.report.ConfigurationResolveReport
 
getDownloadedNodes() - Method in class org.apache.ivy.core.report.ConfigurationResolveReport
 
getDownloadReports(ModuleRevisionId) - Method in class org.apache.ivy.core.report.ConfigurationResolveReport
 
getDownloadStatus() - Method in class org.apache.ivy.core.report.ArtifactDownloadReport
 
getDownloadTime() - Method in class org.apache.ivy.core.report.ResolveReport
 
getEngine() - Method in class org.apache.ivy.core.resolve.ResolveData
 
getEvent() - Method in class org.apache.ivy.plugins.trigger.AbstractTrigger
 
getEventFilter() - Method in class org.apache.ivy.plugins.trigger.AbstractTrigger
 
getEventFilter() - Method in interface org.apache.ivy.plugins.trigger.Trigger
 
getEventManager() - Method in class org.apache.ivy.core.IvyContext
 
getEventManager() - Method in class org.apache.ivy.core.resolve.DownloadOptions
 
getEventManager() - Method in class org.apache.ivy.core.resolve.ResolveData
 
getEventManager() - Method in class org.apache.ivy.core.resolve.ResolveEngine
 
getEventManager() - Method in class org.apache.ivy.Ivy
 
getEventType() - Method in class org.apache.ivy.plugins.repository.TransferEvent
 
getEvictedConfs() - Method in class org.apache.ivy.core.resolve.IvyNode
 
getEvictedConfs() - Method in class org.apache.ivy.core.resolve.IvyNodeEviction
 
getEvictedData(String) - Method in class org.apache.ivy.core.resolve.IvyNode
 
getEvictedData(String) - Method in class org.apache.ivy.core.resolve.IvyNodeEviction
 
getEvictedData() - Method in class org.apache.ivy.core.resolve.VisitNode
 
getEvictedNodes() - Method in class org.apache.ivy.core.report.ConfigurationResolveReport
 
getEvictedNodes() - Method in class org.apache.ivy.core.report.ResolveReport
 
getEvictedNodes(ModuleId, String) - Method in class org.apache.ivy.core.resolve.IvyNode
 
getEvictedNodes(ModuleId, String) - Method in class org.apache.ivy.core.resolve.IvyNodeEviction
 
getEvictedRevisions(ModuleId, String) - Method in class org.apache.ivy.core.resolve.IvyNode
 
getEvictedRevisions(ModuleId, String) - Method in class org.apache.ivy.core.resolve.IvyNodeEviction
 
getEvictedRevisions(ModuleId) - Method in class org.apache.ivy.core.resolve.VisitNode
 
getEvictionDataInRoot(String, IvyNode) - Method in class org.apache.ivy.core.resolve.IvyNode
 
getEvictionDataInRoot(String, IvyNode) - Method in class org.apache.ivy.core.resolve.IvyNodeEviction
Returns the eviction data for this node if it has been previously evicted in the root, null otherwise (if it hasn't been evicted in root) for the given rootModuleConf.
getEvictionDataInRoot(String, VisitNode) - Method in class org.apache.ivy.core.resolve.VisitNode
 
getException() - Method in class org.apache.ivy.plugins.repository.TransferEvent
 
getExcludeRules(String) - Method in class org.apache.ivy.core.module.descriptor.DefaultDependencyDescriptor
 
getExcludeRules(String[]) - Method in class org.apache.ivy.core.module.descriptor.DefaultDependencyDescriptor
 
getExcludeRules(String[]) - Method in class org.apache.ivy.core.module.descriptor.DefaultModuleDescriptor
 
getExcludeRules(String) - Method in interface org.apache.ivy.core.module.descriptor.DependencyDescriptor
 
getExcludeRules(String[]) - Method in interface org.apache.ivy.core.module.descriptor.DependencyDescriptor
 
getExistCommand() - Method in class org.apache.ivy.plugins.repository.ssh.SshRepository
 
getExpectedDownloadMessage(String, File) - Method in class org.apache.ivy.plugins.repository.vsftp.VsftpRepository
 
getExpectedRemoveMessage(String) - Method in class org.apache.ivy.plugins.repository.vsftp.VsftpRepository
 
getExpectedUploadMessage(File, String) - Method in class org.apache.ivy.plugins.repository.vsftp.VsftpRepository
 
getExt() - Method in class org.apache.ivy.ant.IvyPublish.PublishArtifact
 
getExt() - Method in interface org.apache.ivy.core.module.descriptor.Artifact
 
getExt() - Method in class org.apache.ivy.core.module.descriptor.DefaultArtifact
 
getExt() - Method in class org.apache.ivy.core.module.descriptor.DefaultDependencyArtifactDescriptor
 
getExt() - Method in interface org.apache.ivy.core.module.descriptor.DependencyArtifactDescriptor
Returns the ext of the artifact asked
getExt() - Method in class org.apache.ivy.core.module.descriptor.MDArtifact
 
getExt() - Method in class org.apache.ivy.core.module.id.ArtifactId
 
getExt() - Method in class org.apache.ivy.core.module.id.ArtifactRevisionId
 
getExt() - Method in class org.apache.ivy.core.report.ArtifactDownloadReport
 
getExtends() - Method in class org.apache.ivy.core.module.descriptor.Configuration
 
getExtraArtifacts() - Method in class org.apache.ivy.core.publish.PublishOptions
 
getExtraAttribute(String) - Method in class org.apache.ivy.ant.IvyPublish.PublishArtifact
 
getExtraAttribute(String) - Method in class org.apache.ivy.core.module.descriptor.AbstractArtifact
 
getExtraAttribute(String) - Method in class org.apache.ivy.core.module.descriptor.DefaultDependencyDescriptor
 
getExtraAttribute(String) - Method in class org.apache.ivy.core.module.descriptor.DefaultModuleDescriptor
 
getExtraAttribute(String) - Method in interface org.apache.ivy.util.extendable.ExtendableItem
Gets the value of an extra attribute Can be used only to access the value of an extra attribute, not a standard one (like organisation, revision)
getExtraAttribute(String) - Method in class org.apache.ivy.util.extendable.UnmodifiableExtendableItem
 
getExtraAttributes() - Method in class org.apache.ivy.ant.IvyPublish.PublishArtifact
 
getExtraAttributes() - Method in class org.apache.ivy.core.module.descriptor.AbstractArtifact
 
getExtraAttributes() - Method in class org.apache.ivy.core.module.descriptor.DefaultDependencyDescriptor
 
getExtraAttributes() - Method in class org.apache.ivy.core.module.descriptor.DefaultModuleDescriptor
 
getExtraAttributes() - Method in interface org.apache.ivy.util.extendable.ExtendableItem
Returns a Map of all extra attributes of this extendable item.
getExtraAttributes(Attributes, String) - Static method in class org.apache.ivy.util.extendable.ExtendableItemHelper
 
getExtraAttributes(Attributes, String[]) - Static method in class org.apache.ivy.util.extendable.ExtendableItemHelper
 
getExtraAttributes() - Method in class org.apache.ivy.util.extendable.UnmodifiableExtendableItem
 
getFailedArtifactsReports() - Method in class org.apache.ivy.core.report.ConfigurationResolveReport
 
getFailedArtifactsReports() - Method in class org.apache.ivy.core.report.ResolveReport
 
getFailureProperty() - Method in class org.apache.ivy.ant.IvyResolve
 
getFile() - Method in class org.apache.ivy.ant.IvyCheck
 
getFile() - Method in class org.apache.ivy.ant.IvyConfigure
 
getFile() - Method in class org.apache.ivy.ant.IvyInfo
 
getFile() - Method in class org.apache.ivy.ant.IvyPostResolveTask
 
getFile() - Method in class org.apache.ivy.ant.IvyResolve
 
getFile() - Method in class org.apache.ivy.ant.IvyVar
 
getFile() - Method in class org.apache.ivy.plugins.repository.file.FileResource
 
getFileinfo(String) - Method in class org.apache.ivy.plugins.repository.ssh.Scp
Initiates an SCP sequence but stops after getting fileinformation header
getFilename() - Method in class org.apache.ivy.plugins.repository.ssh.Scp.FileInfo
 
getFileSeparator() - Method in class org.apache.ivy.plugins.repository.AbstractRepository
 
getFileSeparator() - Method in interface org.apache.ivy.plugins.repository.Repository
Get the repository's file separator string.
getFilter() - Method in class org.apache.ivy.core.event.FilteredIvyListener
 
getFilter() - Method in class org.apache.ivy.plugins.trigger.AbstractTrigger
 
getFrom() - Method in class org.apache.ivy.ant.IvyInstall
 
getFromSystem() - Method in class org.apache.ivy.plugins.namespace.NamespaceRule
 
getFromSystemTransformer() - Method in class org.apache.ivy.plugins.namespace.Namespace
 
getHandler(String) - Method in class org.apache.ivy.util.url.URLHandlerDispatcher
 
getHomePage() - Method in class org.apache.ivy.core.module.descriptor.DefaultModuleDescriptor
 
getHomePage() - Method in interface org.apache.ivy.core.module.descriptor.ModuleDescriptor
 
getHost() - Method in class org.apache.ivy.ant.IvyConfigure.Credentials
 
getHost() - Method in class org.apache.ivy.ant.IvyConfigure
 
getHost() - Method in class org.apache.ivy.plugins.repository.ssh.AbstractSshBasedRepository
 
getHost() - Method in class org.apache.ivy.plugins.repository.vsftp.VsftpRepository
 
getHost() - Method in class org.apache.ivy.plugins.resolver.VsftpResolver
 
getHost() - Method in class org.apache.ivy.util.Credentials
 
getHttp() - Static method in class org.apache.ivy.util.url.URLHandlerRegistry
This method is used to get appropriate http downloader dependening on Jakarta Commons HttpClient availability in classpath, or simply use jdk url handling in other cases.
getHttpClientMajorVersion() - Method in class org.apache.ivy.util.url.HttpClientHandler
 
getHttpClientMajorVersion() - Method in interface org.apache.ivy.util.url.HttpClientHandler.HttpClientHelper
 
getId() - Method in class org.apache.ivy.ant.IvyPublish.PublishArtifact
 
getId() - Method in class org.apache.ivy.core.module.descriptor.AbstractIncludeExcludeRule
 
getId() - Method in interface org.apache.ivy.core.module.descriptor.Artifact
 
getId() - Method in class org.apache.ivy.core.module.descriptor.DefaultArtifact
 
getId() - Method in interface org.apache.ivy.core.module.descriptor.ExcludeRule
Returns the id of the described artifact, without revision information
getId() - Method in interface org.apache.ivy.core.module.descriptor.IncludeRule
Returns the id of the described artifact, without revision information
getId() - Method in class org.apache.ivy.core.module.descriptor.MDArtifact
 
getId() - Method in class org.apache.ivy.core.resolve.DefaultModuleRevision
 
getId() - Method in class org.apache.ivy.core.resolve.IvyNode
 
getId() - Method in interface org.apache.ivy.core.resolve.ResolvedModuleRevision
 
getId() - Method in class org.apache.ivy.core.resolve.VisitNode
 
getId() - Method in class org.apache.ivy.plugins.resolver.util.ResolvedModuleRevisionProxy
 
getImpl() - Static method in class org.apache.ivy.util.Message
 
getIncludeRules(String) - Method in class org.apache.ivy.core.module.descriptor.DefaultDependencyDescriptor
 
getIncludeRules(String[]) - Method in class org.apache.ivy.core.module.descriptor.DefaultDependencyDescriptor
 
getIncludeRules(String) - Method in interface org.apache.ivy.core.module.descriptor.DependencyDescriptor
 
getIncludeRules(String[]) - Method in interface org.apache.ivy.core.module.descriptor.DependencyDescriptor
 
getInitResource(String) - Method in class org.apache.ivy.plugins.repository.vsftp.VsftpRepository
 
getInstallEngine() - Method in class org.apache.ivy.Ivy
 
getInstance(IvySettings, File) - Static method in class org.apache.ivy.core.cache.CacheManager
 
getInstance(IvySettings) - Static method in class org.apache.ivy.core.cache.CacheManager
 
getInstance() - Static method in class org.apache.ivy.plugins.circular.ErrorCircularDependencyStrategy
 
getInstance() - Static method in class org.apache.ivy.plugins.circular.IgnoreCircularDependencyStrategy
 
getInstance() - Static method in class org.apache.ivy.plugins.circular.WarnCircularDependencyStrategy
 
getInstance() - Static method in class org.apache.ivy.plugins.parser.m2.PomModuleDescriptorParser
 
getInstance() - Static method in class org.apache.ivy.plugins.parser.ModuleDescriptorParserRegistry
 
getInstance() - Static method in class org.apache.ivy.plugins.parser.xml.XmlModuleDescriptorParser
 
getInstance() - Static method in class org.apache.ivy.plugins.repository.ssh.SshCache
 
getInterruptTimeout() - Method in class org.apache.ivy.core.settings.IvySettings
 
getIvy() - Method in class org.apache.ivy.core.IvyContext
Returns the current ivy instance.
getIvy() - Method in class org.apache.ivy.plugins.latest.AbstractLatestStrategy
 
getIvyFile() - Method in class org.apache.ivy.ant.IvyConvertPom
 
getIvyFileInCache(ModuleRevisionId) - Method in class org.apache.ivy.core.cache.CacheManager
 
getIvyfilepath() - Method in class org.apache.ivy.ant.IvyBuildList
 
getIvyInstance() - Method in class org.apache.ivy.ant.IvyTask
 
getIvyListener() - Method in class org.apache.ivy.core.event.FilteredIvyListener
 
getIvypattern() - Method in class org.apache.ivy.ant.IvyRetrieve
 
getIvypattern() - Method in class org.apache.ivy.plugins.resolver.IvyRepResolver
 
getIvyPatterns() - Method in class org.apache.ivy.plugins.resolver.AbstractResourceResolver
 
getIvyPatterns() - Method in class org.apache.ivy.plugins.resolver.IvyRepResolver
 
getIvyResolver() - Method in class org.apache.ivy.plugins.resolver.DualResolver
 
getIvyroot() - Method in class org.apache.ivy.plugins.resolver.IvyRepResolver
 
getJar() - Method in class org.apache.ivy.tools.analyser.JarModule
 
getKey() - Method in class org.apache.ivy.util.Credentials
 
getKeyFile() - Method in class org.apache.ivy.plugins.repository.ssh.AbstractSshBasedRepository
 
getKeyFilePassword() - Method in class org.apache.ivy.plugins.repository.ssh.AbstractSshBasedRepository
 
getLastModified() - Method in class org.apache.ivy.core.module.descriptor.DefaultModuleDescriptor
 
getLastModified() - Method in interface org.apache.ivy.core.module.descriptor.ModuleDescriptor
 
getLastModified() - Method in class org.apache.ivy.core.resolve.IvyNode
Returns the last modified timestamp of the module represented by this Node, or 0 if the last modified timestamp is currently unkwown (module not loaded)
getLastModified() - Method in interface org.apache.ivy.plugins.latest.ArtifactInfo
 
getLastModified() - Method in class org.apache.ivy.plugins.parser.AbstractModuleDescriptorParser.AbstractParser
 
getLastModified() - Method in class org.apache.ivy.plugins.repository.BasicResource
 
getLastModified() - Method in class org.apache.ivy.plugins.repository.file.FileResource
 
getLastModified() - Method in class org.apache.ivy.plugins.repository.LazyResource
 
getLastModified() - Method in interface org.apache.ivy.plugins.repository.Resource
Get the date the resource was last modified
getLastModified() - Method in class org.apache.ivy.plugins.repository.sftp.SFTPResource
 
getLastModified() - Method in class org.apache.ivy.plugins.repository.ssh.Scp.FileInfo
 
getLastModified() - Method in class org.apache.ivy.plugins.repository.ssh.SshResource
 
getLastModified() - Method in class org.apache.ivy.plugins.repository.url.URLResource
 
getLastModified() - Method in class org.apache.ivy.plugins.repository.vfs.VfsResource
Get the last modification time of the resource.
getLastModified() - Method in class org.apache.ivy.plugins.resolver.ChainResolver.ResolvedModuleRevisionArtifactInfo
 
getLastModified() - Method in class org.apache.ivy.plugins.resolver.util.ResolvedResource
 
getLastModified(URL) - Method in class org.apache.ivy.util.url.AbstractURLHandler
 
getLastModified(URL, int) - Method in class org.apache.ivy.util.url.AbstractURLHandler
 
getLastModified(URL) - Method in interface org.apache.ivy.util.url.URLHandler
Please prefer getURLInfo when several infos are needed.
getLastModified(URL, int) - Method in interface org.apache.ivy.util.url.URLHandler
Please prefer getURLInfo when several infos are needed.
getLastModified() - Method in class org.apache.ivy.util.url.URLHandler.URLInfo
 
getLastModified(URL) - Method in class org.apache.ivy.util.url.URLHandlerDispatcher
 
getLastModified(URL, int) - Method in class org.apache.ivy.util.url.URLHandlerDispatcher
 
getLatest() - Method in class org.apache.ivy.plugins.resolver.AbstractResolver
 
getLatest() - Method in interface org.apache.ivy.plugins.resolver.util.HasLatestStrategy
 
getLatestStrategy(String) - Method in class org.apache.ivy.core.settings.IvySettings
 
getLatestStrategy() - Method in class org.apache.ivy.plugins.resolver.AbstractResolver
 
getLatestStrategy() - Method in interface org.apache.ivy.plugins.resolver.util.HasLatestStrategy
 
getLatestStrategy() - Method in class org.apache.ivy.plugins.version.VersionRangeMatcher
 
getLeaf() - Method in class org.apache.ivy.ant.IvyBuildList
 
getLength() - Method in class org.apache.ivy.plugins.repository.ssh.Scp.FileInfo
 
getLength() - Method in class org.apache.ivy.plugins.repository.TransferEvent
 
getLevel() - Method in class org.apache.ivy.util.DefaultMessageImpl
 
getLicenses() - Method in class org.apache.ivy.core.module.descriptor.DefaultModuleDescriptor
 
getLicenses() - Method in interface org.apache.ivy.core.module.descriptor.ModuleDescriptor
Returns the licenses of the module described by this descriptor
getListCommand() - Method in class org.apache.ivy.plugins.repository.ssh.SshRepository
 
getLocalFile() - Method in class org.apache.ivy.plugins.repository.TransferEvent
 
getLocalHostName() - Static method in class org.apache.ivy.util.HostUtil
 
getLocalMDUrl() - Method in class org.apache.ivy.core.resolve.DefaultModuleRevision
 
getLocalMDUrl() - Method in interface org.apache.ivy.core.resolve.ResolvedModuleRevision
 
getLocalMDUrl() - Method in class org.apache.ivy.plugins.resolver.util.ResolvedModuleRevisionProxy
 
getLocation() - Method in class org.apache.ivy.core.cache.ArtifactOrigin
 
getMatcher() - Method in class org.apache.ivy.ant.IvyInstall
 
getMatcher() - Method in class org.apache.ivy.ant.IvyListModules
 
getMatcher() - Method in class org.apache.ivy.ant.IvyRepositoryReport
 
getMatcher() - Method in class org.apache.ivy.core.module.descriptor.AbstractIncludeExcludeRule
 
getMatcher() - Method in interface org.apache.ivy.core.module.descriptor.ExcludeRule
Returns the matcher to use to know if an artifact match the current descriptor
getMatcher() - Method in interface org.apache.ivy.core.module.descriptor.IncludeRule
Returns the matcher to use to know if an artifact match the current descriptor
getMatcher(String) - Method in class org.apache.ivy.core.settings.IvySettings
 
getMatcher(String) - Method in class org.apache.ivy.plugins.matcher.AbstractPatternMatcher
 
getMatcher(String) - Method in interface org.apache.ivy.plugins.matcher.PatternMatcher
Return the matcher for the given expression.
getMatcher() - Method in class org.apache.ivy.plugins.trigger.AbstractTrigger
 
getMatcher() - Method in class org.apache.ivy.plugins.version.Match
 
getMatcherNames() - Method in class org.apache.ivy.core.settings.IvySettings
 
getMatchers() - Method in class org.apache.ivy.plugins.version.ChainVersionMatcher
 
getMessageImpl() - Method in class org.apache.ivy.core.IvyContext
 
getModule() - Method in class org.apache.ivy.ant.IvyBuildNumber
 
getModule() - Method in class org.apache.ivy.ant.IvyDeliver
 
getModule() - Method in class org.apache.ivy.ant.IvyExtractFromSources
 
getModule() - Method in class org.apache.ivy.ant.IvyFindRevision
 
getModule() - Method in class org.apache.ivy.ant.IvyInstall
 
getModule() - Method in class org.apache.ivy.ant.IvyListModules
 
getModule() - Method in class org.apache.ivy.ant.IvyPostResolveTask
 
getModule() - Method in class org.apache.ivy.ant.IvyPublish
 
getModule() - Method in class org.apache.ivy.ant.IvyReport
 
getModule() - Method in class org.apache.ivy.ant.IvyRepositoryReport
 
getModule() - Method in class org.apache.ivy.ant.IvyResolve
 
getModule() - Method in class org.apache.ivy.ant.PackageMapping
 
getModule() - Method in class org.apache.ivy.core.event.resolve.EndResolveDependencyEvent
 
getModule() - Method in class org.apache.ivy.core.search.ModuleEntry
 
getModule() - Method in class org.apache.ivy.core.search.RevisionEntry
 
getModule() - Method in class org.apache.ivy.plugins.namespace.MRIDRule
 
getModuleConfigurations() - Method in class org.apache.ivy.core.module.descriptor.DefaultDependencyDescriptor
 
getModuleConfigurations() - Method in interface org.apache.ivy.core.module.descriptor.DependencyDescriptor
 
getModuleDescriptor() - Method in class org.apache.ivy.core.event.resolve.ResolveEvent
 
getModuleDescriptor() - Method in class org.apache.ivy.core.report.ConfigurationResolveReport
 
getModuleDescriptor() - Method in class org.apache.ivy.core.report.ResolveReport
 
getModuleDescriptor() - Method in class org.apache.ivy.core.resolve.IvyNodeCallers.Caller
 
getModuleDescriptor() - Method in class org.apache.ivy.plugins.parser.AbstractModuleDescriptorParser.AbstractParser
 
getModuleDescriptorParser() - Method in class org.apache.ivy.plugins.parser.AbstractModuleDescriptorParser.AbstractParser
 
getModuleEntry() - Method in class org.apache.ivy.core.search.RevisionEntry
 
getModuleId() - Method in class org.apache.ivy.core.module.id.ArtifactId
 
getModuleId() - Method in class org.apache.ivy.core.module.id.ModuleRevisionId
 
getModuleId() - Method in class org.apache.ivy.core.resolve.IvyNode
 
getModuleId() - Method in class org.apache.ivy.core.resolve.VisitNode
 
getModuleIds() - Method in class org.apache.ivy.core.report.ConfigurationResolveReport
gives all the modules ids concerned by this report, from the most dependent to the least one
getModuleIds() - Method in class org.apache.ivy.core.report.ResolveReport
gives all the modules ids concerned by this report, from the most dependent to the least one
getModuleRevision() - Method in class org.apache.ivy.core.resolve.IvyNode
 
getModuleRevisionId() - Method in class org.apache.ivy.ant.IvyPublish.PublishArtifact
 
getModuleRevisionId() - Method in class org.apache.ivy.ant.PackageMapping
 
getModuleRevisionId() - Method in interface org.apache.ivy.core.module.descriptor.Artifact
Returns the resolved module revision id for this artifact
getModuleRevisionId() - Method in class org.apache.ivy.core.module.descriptor.DefaultArtifact
 
getModuleRevisionId() - Method in class org.apache.ivy.core.module.descriptor.DefaultModuleDescriptor
 
getModuleRevisionId() - Method in class org.apache.ivy.core.module.descriptor.MDArtifact
 
getModuleRevisionId() - Method in interface org.apache.ivy.core.module.descriptor.ModuleDescriptor
 
getModuleRevisionId() - Method in class org.apache.ivy.core.module.id.ArtifactRevisionId
 
getModuleRevisionId() - Method in class org.apache.ivy.core.resolve.IvyNodeCallers.Caller
 
getModuleRevisionIds() - Method in class org.apache.ivy.core.report.ConfigurationResolveReport
Returns all non evicted and non error dependency mrids The returned set is ordered so that a dependency will always be found before their own dependencies
getMrid() - Method in class org.apache.ivy.tools.analyser.JarModule
 
getName() - Method in class org.apache.ivy.ant.IvyArtifactProperty
 
getName() - Method in class org.apache.ivy.ant.IvyPublish.PublishArtifact
 
getName() - Method in class org.apache.ivy.ant.IvyVar
 
getName() - Method in class org.apache.ivy.core.event.IvyEvent
 
getName() - Method in interface org.apache.ivy.core.module.descriptor.Artifact
 
getName() - Method in class org.apache.ivy.core.module.descriptor.Configuration
 
getName() - Method in class org.apache.ivy.core.module.descriptor.DefaultArtifact
 
getName() - Method in class org.apache.ivy.core.module.descriptor.DefaultDependencyArtifactDescriptor
 
getName() - Method in interface org.apache.ivy.core.module.descriptor.DependencyArtifactDescriptor
Returns the name of the artifact asked
getName() - Method in class org.apache.ivy.core.module.descriptor.License
 
getName() - Method in class org.apache.ivy.core.module.descriptor.MDArtifact
 
getName() - Method in class org.apache.ivy.core.module.id.ArtifactId
 
getName() - Method in class org.apache.ivy.core.module.id.ArtifactRevisionId
 
getName() - Method in class org.apache.ivy.core.module.id.ModuleId
 
getName() - Method in class org.apache.ivy.core.module.id.ModuleRevisionId
 
getName() - Method in class org.apache.ivy.core.module.status.Status
 
getName() - Method in class org.apache.ivy.core.report.ArtifactDownloadReport
 
getName() - Method in class org.apache.ivy.plugins.circular.AbstractCircularDependencyStrategy
 
getName() - Method in interface org.apache.ivy.plugins.circular.CircularDependencyStrategy
 
getName() - Method in class org.apache.ivy.plugins.conflict.AbstractConflictManager
 
getName() - Method in interface org.apache.ivy.plugins.conflict.ConflictManager
 
getName() - Method in class org.apache.ivy.plugins.latest.AbstractLatestStrategy
 
getName() - Method in class org.apache.ivy.plugins.latest.LatestRevisionStrategy.SpecialMeaning
 
getName() - Method in interface org.apache.ivy.plugins.latest.LatestStrategy
 
getName() - Method in class org.apache.ivy.plugins.matcher.AbstractPatternMatcher
 
getName() - Method in interface org.apache.ivy.plugins.matcher.PatternMatcher
return the name of this pattern matcher
getName() - Method in class org.apache.ivy.plugins.namespace.Namespace
 
getName() - Method in class org.apache.ivy.plugins.namespace.NamespaceRule
 
getName() - Method in class org.apache.ivy.plugins.report.LogReportOutputter
 
getName() - Method in interface org.apache.ivy.plugins.report.ReportOutputter
 
getName() - Method in class org.apache.ivy.plugins.report.XmlReportOutputter
 
getName() - Method in class org.apache.ivy.plugins.repository.AbstractRepository
 
getName() - Method in class org.apache.ivy.plugins.repository.BasicResource
 
getName() - Method in class org.apache.ivy.plugins.repository.file.FileResource
 
getName() - Method in class org.apache.ivy.plugins.repository.LazyResource
 
getName() - Method in interface org.apache.ivy.plugins.repository.Repository
Return the name of the repository
getName() - Method in interface org.apache.ivy.plugins.repository.Resource
Get the name of the resource.
getName() - Method in class org.apache.ivy.plugins.repository.sftp.SFTPResource
 
getName() - Method in class org.apache.ivy.plugins.repository.ssh.SshResource
 
getName() - Method in class org.apache.ivy.plugins.repository.url.URLResource
 
getName() - Method in class org.apache.ivy.plugins.repository.vfs.VfsResource
Get the name of the resource.
getName() - Method in class org.apache.ivy.plugins.resolver.AbstractResolver
 
getName() - Method in interface org.apache.ivy.plugins.resolver.DependencyResolver
 
getName() - Method in class org.apache.ivy.plugins.version.AbstractVersionMatcher
 
getName() - Method in interface org.apache.ivy.plugins.version.VersionMatcher
Returns the version matcher name identifying this version matcher
getName() - Method in class org.apache.ivy.util.Configurator.Attribute
 
getName() - Method in class org.apache.ivy.util.Configurator.Element
 
getName() - Method in class org.apache.ivy.util.Configurator.MacroDef
 
getName() - Method in class org.apache.ivy.util.Configurator.MacroRecord
 
getNamespace() - Method in class org.apache.ivy.core.module.descriptor.DefaultDependencyDescriptor
 
getNamespace() - Method in class org.apache.ivy.core.module.descriptor.DefaultModuleDescriptor
 
getNamespace() - Method in interface org.apache.ivy.core.module.descriptor.DependencyDescriptor
 
getNamespace(String) - Method in class org.apache.ivy.core.settings.IvySettings
 
getNamespace() - Method in class org.apache.ivy.plugins.resolver.AbstractResolver
 
getNode(ModuleRevisionId) - Method in class org.apache.ivy.core.resolve.ResolveData
 
getNode() - Method in class org.apache.ivy.core.resolve.VisitData
 
getNode() - Method in class org.apache.ivy.core.resolve.VisitNode
 
getNodeIds() - Method in class org.apache.ivy.core.resolve.ResolveData
 
getNodes(ModuleId) - Method in class org.apache.ivy.core.report.ConfigurationResolveReport
 
getNodes() - Method in class org.apache.ivy.core.resolve.ResolveData
 
getNodesNumber() - Method in class org.apache.ivy.core.report.ConfigurationResolveReport
 
getOp() - Method in class org.apache.ivy.util.filter.NotFilter
 
getOp1() - Method in class org.apache.ivy.util.filter.AndFilter
 
getOp1() - Method in class org.apache.ivy.util.filter.OrFilter
 
getOp2() - Method in class org.apache.ivy.util.filter.AndFilter
 
getOp2() - Method in class org.apache.ivy.util.filter.OrFilter
 
getOperatingThread() - Method in class org.apache.ivy.core.IvyContext
 
getOptions() - Method in class org.apache.ivy.core.resolve.ResolveData
 
getOrg() - Method in class org.apache.ivy.plugins.namespace.MRIDRule
 
getOrganisation() - Method in class org.apache.ivy.ant.IvyBuildNumber
 
getOrganisation() - Method in class org.apache.ivy.ant.IvyDeliver
 
getOrganisation() - Method in class org.apache.ivy.ant.IvyExtractFromSources
 
getOrganisation() - Method in class org.apache.ivy.ant.IvyFindRevision
 
getOrganisation() - Method in class org.apache.ivy.ant.IvyInstall
 
getOrganisation() - Method in class org.apache.ivy.ant.IvyListModules
 
getOrganisation() - Method in class org.apache.ivy.ant.IvyPostResolveTask
 
getOrganisation() - Method in class org.apache.ivy.ant.IvyPublish
 
getOrganisation() - Method in class org.apache.ivy.ant.IvyReport
 
getOrganisation() - Method in class org.apache.ivy.ant.IvyRepositoryReport
 
getOrganisation() - Method in class org.apache.ivy.ant.IvyResolve
 
getOrganisation() - Method in class org.apache.ivy.ant.PackageMapping
 
getOrganisation() - Method in class org.apache.ivy.core.module.id.ModuleId
 
getOrganisation() - Method in class org.apache.ivy.core.module.id.ModuleRevisionId
 
getOrganisation() - Method in class org.apache.ivy.core.search.ModuleEntry
 
getOrganisation() - Method in class org.apache.ivy.core.search.OrganisationEntry
 
getOrganisation() - Method in class org.apache.ivy.core.search.RevisionEntry
 
getOrganisationEntry() - Method in class org.apache.ivy.core.search.ModuleEntry
 
getOrganisationEntry() - Method in class org.apache.ivy.core.search.RevisionEntry
 
getOrigin() - Method in class org.apache.ivy.core.event.download.StartArtifactDownloadEvent
 
getOutputname() - Method in class org.apache.ivy.ant.IvyRepositoryReport
 
getOutputpattern() - Method in class org.apache.ivy.ant.IvyReport
 
getPackage() - Method in class org.apache.ivy.ant.IvyExtractFromSources.Ignore
 
getPackage() - Method in class org.apache.ivy.ant.PackageMapping
 
getParent() - Method in class org.apache.ivy.core.resolve.IvyNodeEviction.EvictionData
 
getParent() - Method in class org.apache.ivy.core.resolve.VisitNode
 
getParentConf() - Method in class org.apache.ivy.core.resolve.VisitNode
 
getParentRevisionId() - Method in class org.apache.ivy.core.module.descriptor.DefaultDependencyDescriptor
 
getParentRevisionId() - Method in interface org.apache.ivy.core.module.descriptor.DependencyDescriptor
 
getParser() - Method in class org.apache.ivy.core.module.descriptor.DefaultModuleDescriptor
 
getParser() - Method in interface org.apache.ivy.core.module.descriptor.ModuleDescriptor
The ModuleDescriptorParser used to parse this module descriptor, null is no parser was used.
getParser(Resource) - Method in class org.apache.ivy.plugins.parser.ModuleDescriptorParserRegistry
 
getParsers() - Method in class org.apache.ivy.plugins.parser.ModuleDescriptorParserRegistry
 
getPassFile() - Method in class org.apache.ivy.plugins.repository.ssh.AbstractSshBasedRepository
 
getPasswd() - Method in class org.apache.ivy.ant.IvyConfigure.Credentials
 
getPasswd() - Method in class org.apache.ivy.ant.IvyConfigure
 
getPasswd() - Method in class org.apache.ivy.util.Credentials
 
getPasswordAuthentication() - Method in class org.apache.ivy.util.url.IvyAuthenticator
 
getPath() - Method in class org.apache.ivy.core.resolve.VisitNode
 
getPath() - Method in exception org.apache.ivy.plugins.circular.CircularDependencyException
 
getPathFiles(File, File) - Static method in class org.apache.ivy.util.FileUtil
Returns a list of Files composed of all directories being parent of file and child of root + file and root themselves.
getPathid() - Method in class org.apache.ivy.ant.IvyCachePath
 
getPattern() - Method in class org.apache.ivy.ant.IvyArtifactReport
 
getPattern() - Method in class org.apache.ivy.ant.IvyPublish.ArtifactsPattern
 
getPattern() - Method in class org.apache.ivy.ant.IvyRetrieve
 
getPattern() - Method in class org.apache.ivy.core.settings.IvyPattern
 
getPattern() - Method in class org.apache.ivy.plugins.resolver.IBiblioResolver
 
getPattern() - Method in class org.apache.ivy.plugins.version.Match
 
getPatternMatcher(ModuleRevisionId) - Method in class org.apache.ivy.plugins.version.Match
 
getPdrResolver() - Method in class org.apache.ivy.core.deliver.DeliverOptions
Return the pdrResolver that will be used during deliver for each dependency to get its published information.
getPendingConflicts(String, ModuleId) - Method in class org.apache.ivy.core.resolve.IvyNode
Returns a collection of Nodes in conflict for which conflict has been detected but conflict resolution hasn't been done yet
getPendingConflicts(String, ModuleId) - Method in class org.apache.ivy.core.resolve.IvyNodeEviction
 
getPomFile() - Method in class org.apache.ivy.ant.IvyConvertPom
 
getPort() - Method in class org.apache.ivy.plugins.repository.ssh.AbstractSshBasedRepository
 
getPrefix() - Method in class org.apache.ivy.ant.AntBuildTrigger
 
getPrefix() - Method in class org.apache.ivy.ant.AntCallTrigger
 
getPrefix() - Method in class org.apache.ivy.ant.IvyBuildNumber
 
getPrefix() - Method in class org.apache.ivy.ant.IvyVar
 
getPriority(String) - Method in class org.apache.ivy.core.module.status.StatusManager
 
getProblem() - Method in class org.apache.ivy.core.resolve.IvyNode
 
getProblemMessage() - Method in class org.apache.ivy.core.resolve.IvyNode
 
getProblemMessages() - Method in class org.apache.ivy.core.report.ResolveReport
 
getProblems() - Static method in class org.apache.ivy.util.Message
 
getProperty() - Method in class org.apache.ivy.ant.IvyFindRevision
 
getProperty() - Method in class org.apache.ivy.ant.IvyListModules
 
getProperty(String, IvySettings, String) - Method in class org.apache.ivy.ant.IvyTask
 
getProperty(String, IvySettings, String, String) - Method in class org.apache.ivy.ant.IvyTask
 
getProperty(IvySettings, String, String) - Method in class org.apache.ivy.ant.IvyTask
 
getProperty(IvySettings, String) - Method in class org.apache.ivy.ant.IvyTask
 
getProperty(String) - Method in class org.apache.ivy.util.EncrytedProperties
 
getProperty(String, String) - Method in class org.apache.ivy.util.EncrytedProperties
 
getPubdate() - Method in class org.apache.ivy.ant.IvyDeliver
 
getPubdate() - Method in class org.apache.ivy.ant.IvyPublish
 
getPubDate(String, Date) - Method in class org.apache.ivy.ant.IvyTask
 
getPubdate() - Method in class org.apache.ivy.core.deliver.DeliverOptions
 
getPubdate() - Method in class org.apache.ivy.core.publish.PublishOptions
 
getPublication() - Method in class org.apache.ivy.core.resolve.IvyNode
 
getPublicationDate() - Method in class org.apache.ivy.ant.IvyPublish.PublishArtifact
 
getPublicationDate() - Method in interface org.apache.ivy.core.module.descriptor.Artifact
Returns the resolved publication date for this artifact
getPublicationDate() - Method in class org.apache.ivy.core.module.descriptor.DefaultArtifact
 
getPublicationDate() - Method in class org.apache.ivy.core.module.descriptor.DefaultModuleDescriptor
 
getPublicationDate() - Method in class org.apache.ivy.core.module.descriptor.MDArtifact
 
getPublicationDate() - Method in interface org.apache.ivy.core.module.descriptor.ModuleDescriptor
may be null if unknown in the descriptor itself
getPublicationDate() - Method in class org.apache.ivy.core.resolve.DefaultModuleRevision
 
getPublicationDate() - Method in interface org.apache.ivy.core.resolve.ResolvedModuleRevision
 
getPublicationDate(ModuleDescriptor, DependencyDescriptor, ResolveData) - Method in class org.apache.ivy.plugins.resolver.BasicResolver
 
getPublicationDate() - Method in class org.apache.ivy.plugins.resolver.util.ResolvedModuleRevisionProxy
 
getPublicConfigurationsNames() - Method in class org.apache.ivy.core.module.descriptor.DefaultModuleDescriptor
 
getPublicConfigurationsNames() - Method in interface org.apache.ivy.core.module.descriptor.ModuleDescriptor
 
getPublishEngine() - Method in class org.apache.ivy.Ivy
 
getPubrevision() - Method in class org.apache.ivy.ant.IvyDeliver
 
getPubrevision() - Method in class org.apache.ivy.ant.IvyPublish
 
getPubrevision() - Method in class org.apache.ivy.core.publish.PublishOptions
 
getReadBytes() - Method in class org.apache.ivy.util.CopyProgressEvent
 
getReadTimeout() - Method in class org.apache.ivy.plugins.repository.vsftp.VsftpRepository
 
getRealConfs(String) - Method in class org.apache.ivy.core.resolve.IvyNode
 
getRealConfs(String) - Method in class org.apache.ivy.core.resolve.VisitNode
 
getRealDependencyRevisionIds() - Method in class org.apache.ivy.plugins.report.XmlReportParser
 
getRealm() - Method in class org.apache.ivy.ant.IvyConfigure.Credentials
 
getRealm() - Method in class org.apache.ivy.ant.IvyConfigure
 
getRealm() - Method in class org.apache.ivy.util.Credentials
 
getRealNode() - Method in class org.apache.ivy.core.resolve.IvyNode
 
getRealNode() - Method in class org.apache.ivy.core.resolve.VisitNode
Returns the 'real' node currently visited.
getReference() - Method in class org.apache.ivy.ant.IvyBuildList
 
getReport() - Method in class org.apache.ivy.core.event.download.EndArtifactDownloadEvent
 
getReport() - Method in class org.apache.ivy.core.event.resolve.EndResolveEvent
 
getReport() - Method in class org.apache.ivy.core.resolve.ResolveData
 
getReportOutputter(String) - Method in class org.apache.ivy.core.settings.IvySettings
 
getReportOutputters() - Method in class org.apache.ivy.core.settings.IvySettings
 
getRepository() - Method in class org.apache.ivy.plugins.repository.file.FileResource
 
getRepository() - Method in class org.apache.ivy.plugins.resolver.RepositoryResolver
 
getRepositoryScheme() - Method in class org.apache.ivy.plugins.repository.sftp.SFTPRepository
 
getRepositoryScheme() - Method in class org.apache.ivy.plugins.repository.ssh.AbstractSshBasedRepository
 
getRepositoryScheme() - Method in class org.apache.ivy.plugins.repository.ssh.SshRepository
return ssh as scheme use the Resolver type name here?
getRequestedConf() - Method in class org.apache.ivy.core.resolve.VisitNode
 
getRequestType() - Method in class org.apache.ivy.plugins.repository.TransferEvent
Returns the request type.
getRequiredConfigurations(IvyNode, String) - Method in class org.apache.ivy.core.resolve.IvyNode
returns the required configurations from the given node
getRequiredConfigurations() - Method in class org.apache.ivy.core.resolve.IvyNode
returns all the current required configurations of the node
getRequiredConfigurations(VisitNode, String) - Method in class org.apache.ivy.core.resolve.VisitNode
 
getRequiredConfigurations() - Method in class org.apache.ivy.core.resolve.VisitNode
 
getResolvedConfigurations(String, String, boolean) - Method in class org.apache.ivy.ant.IvyTask
 
getResolvedDescriptor(String) - Method in class org.apache.ivy.ant.IvyTask
 
getResolvedDescriptor(String, boolean) - Method in class org.apache.ivy.ant.IvyTask
 
getResolvedDescriptor(String, String) - Method in class org.apache.ivy.ant.IvyTask
 
getResolvedDescriptor(String, String, boolean) - Method in class org.apache.ivy.ant.IvyTask
 
getResolvedId() - Method in class org.apache.ivy.core.resolve.IvyNode
 
getResolvedId() - Method in class org.apache.ivy.core.resolve.VisitNode
 
getResolvedIvyFileInCache(ModuleRevisionId) - Method in class org.apache.ivy.core.cache.CacheManager
 
getResolvedIvyPropertiesInCache(ModuleRevisionId) - Method in class org.apache.ivy.core.cache.CacheManager
 
getResolvedModule() - Method in class org.apache.ivy.plugins.report.XmlReportParser
Returns the ModuleRevisionId of the resolved module.
getResolvedModuleId() - Method in class org.apache.ivy.ant.IvyPostResolveTask
 
getResolvedModuleRevision() - Method in class org.apache.ivy.plugins.resolver.util.MDResolvedResource
 
getResolvedModuleRevisionId() - Method in class org.apache.ivy.core.module.descriptor.DefaultModuleDescriptor
 
getResolvedModuleRevisionId() - Method in interface org.apache.ivy.core.module.descriptor.ModuleDescriptor
The module revision id returned here is the resolved one, i.e. it is never a latest one.
getResolvedMrid() - Method in class org.apache.ivy.ant.IvyPostResolveTask
 
getResolvedNodes(ModuleId, String) - Method in class org.apache.ivy.core.resolve.IvyNode
 
getResolvedNodes(ModuleId, String) - Method in class org.apache.ivy.core.resolve.IvyNodeEviction
 
getResolvedPublicationDate() - Method in class org.apache.ivy.core.module.descriptor.DefaultModuleDescriptor
 
getResolvedPublicationDate() - Method in interface org.apache.ivy.core.module.descriptor.ModuleDescriptor
the publication date of the module revision should be the date at which it has been published, i.e. in general the date of any of its published artifacts, since all published artifact of a module should follow the same publishing cycle.
getResolvedReport() - Method in class org.apache.ivy.ant.IvyPostResolveTask
 
getResolvedReport(String, String, String) - Method in class org.apache.ivy.ant.IvyTask
 
getResolvedRevisions(ModuleId, String) - Method in class org.apache.ivy.core.resolve.IvyNode
 
getResolvedRevisions(ModuleId, String) - Method in class org.apache.ivy.core.resolve.IvyNodeEviction
 
getResolvedRevisions(ModuleId) - Method in class org.apache.ivy.core.resolve.VisitNode
 
getResolveEngine() - Method in class org.apache.ivy.core.report.ConfigurationResolveReport
 
getResolveEngine() - Method in class org.apache.ivy.Ivy
 
getResolveId() - Method in class org.apache.ivy.ant.IvyDeliver
 
getResolveId() - Method in class org.apache.ivy.ant.IvyPostResolveTask
 
getResolveId() - Method in class org.apache.ivy.ant.IvyReport
 
getResolveId() - Method in class org.apache.ivy.ant.IvyResolve
 
getResolveId() - Method in class org.apache.ivy.core.deliver.DeliverOptions
Returns the id of a previous resolve to use for delivering.
getResolveId() - Method in class org.apache.ivy.core.report.ResolveReport
 
getResolveId() - Method in class org.apache.ivy.core.resolve.ResolveOptions
 
getResolveId() - Method in class org.apache.ivy.core.retrieve.RetrieveOptions
 
getResolver() - Method in class org.apache.ivy.ant.IvyPublish
 
getResolver() - Method in class org.apache.ivy.core.event.download.EndArtifactDownloadEvent
 
getResolver() - Method in class org.apache.ivy.core.event.download.NeedArtifactEvent
 
getResolver() - Method in class org.apache.ivy.core.event.download.StartArtifactDownloadEvent
 
getResolver() - Method in class org.apache.ivy.core.event.resolve.ResolveDependencyEvent
 
getResolver() - Method in class org.apache.ivy.core.IvyContext
 
getResolver() - Method in class org.apache.ivy.core.resolve.DefaultModuleRevision
 
getResolver() - Method in interface org.apache.ivy.core.resolve.ResolvedModuleRevision
The resolver which resolved this ResolvedModuleRevision
getResolver() - Method in class org.apache.ivy.core.search.ModuleEntry
 
getResolver() - Method in class org.apache.ivy.core.search.OrganisationEntry
 
getResolver() - Method in class org.apache.ivy.core.search.RevisionEntry
 
getResolver(ModuleId) - Method in class org.apache.ivy.core.settings.IvySettings
 
getResolver(String) - Method in class org.apache.ivy.core.settings.IvySettings
 
getResolver() - Method in class org.apache.ivy.plugins.resolver.util.ResolvedModuleRevisionProxy
 
getResolvername() - Method in class org.apache.ivy.ant.IvyCheck
 
getResolverName(ModuleId) - Method in class org.apache.ivy.core.settings.IvySettings
 
getResolverNames() - Method in class org.apache.ivy.core.settings.IvySettings
 
getResolvers() - Method in class org.apache.ivy.core.settings.IvySettings
 
getResolvers() - Method in class org.apache.ivy.plugins.resolver.ChainResolver
 
getResolveTime() - Method in class org.apache.ivy.core.report.ResolveReport
 
getResource() - Method in class org.apache.ivy.core.module.descriptor.DefaultModuleDescriptor
 
getResource() - Method in interface org.apache.ivy.core.module.descriptor.ModuleDescriptor
The resource being the source of this module descriptor, null if no resource corresponds to this module descriptor
getResource() - Method in class org.apache.ivy.plugins.parser.AbstractModuleDescriptorParser.AbstractParser
 
getResource(String) - Method in class org.apache.ivy.plugins.repository.file.FileRepository
 
getResource(String) - Method in interface org.apache.ivy.plugins.repository.Repository
Return the resource associated with a specified identifier.
getResource(String) - Method in class org.apache.ivy.plugins.repository.sftp.SFTPRepository
 
getResource(String) - Method in class org.apache.ivy.plugins.repository.ssh.SshRepository
create a new resource with lazy initializing
getResource() - Method in class org.apache.ivy.plugins.repository.TransferEvent
 
getResource(String) - Method in class org.apache.ivy.plugins.repository.url.URLRepository
 
getResource(String) - Method in class org.apache.ivy.plugins.repository.vfs.VfsRepository
Get a VfsResource
getResource(String) - Method in class org.apache.ivy.plugins.repository.vsftp.VsftpRepository
 
getResource() - Method in class org.apache.ivy.plugins.resolver.util.ResolvedResource
 
getResponseContentLength(HeadMethod) - Method in interface org.apache.ivy.util.url.HttpClientHandler.HttpClientHelper
 
getRetrieveEngine() - Method in class org.apache.ivy.Ivy
 
getRev() - Method in class org.apache.ivy.plugins.namespace.MRIDRule
 
getRevision() - Method in class org.apache.ivy.ant.IvyBuildNumber
 
getRevision() - Method in class org.apache.ivy.ant.IvyDeliver
 
getRevision() - Method in class org.apache.ivy.ant.IvyExtractFromSources
 
getRevision() - Method in class org.apache.ivy.ant.IvyFindRevision
 
getRevision() - Method in class org.apache.ivy.ant.IvyInstall
 
getRevision() - Method in class org.apache.ivy.ant.IvyListModules
 
getRevision() - Method in class org.apache.ivy.ant.IvyPostResolveTask
 
getRevision() - Method in class org.apache.ivy.ant.IvyPublish
 
getRevision() - Method in class org.apache.ivy.ant.IvyRepositoryReport
 
getRevision() - Method in class org.apache.ivy.ant.IvyResolve
 
getRevision() - Method in class org.apache.ivy.ant.PackageMapping
 
getRevision() - Method in class org.apache.ivy.core.module.id.ArtifactRevisionId
 
getRevision() - Method in class org.apache.ivy.core.module.id.ModuleRevisionId
 
getRevision() - Method in class org.apache.ivy.core.resolve.ResolveOptions
 
getRevision() - Method in class org.apache.ivy.core.search.RevisionEntry
 
getRevision() - Method in interface org.apache.ivy.plugins.latest.ArtifactInfo
 
getRevision() - Method in class org.apache.ivy.plugins.resolver.ChainResolver.ResolvedModuleRevisionArtifactInfo
 
getRevision() - Method in class org.apache.ivy.plugins.resolver.util.ResolvedResource
 
getRevision() - Method in class org.apache.ivy.plugins.version.Match
 
getRevs() - Method in class org.apache.ivy.plugins.conflict.FixedConflictManager
 
getRevSep() - Method in class org.apache.ivy.ant.IvyBuildNumber
 
getRMDParser(DependencyDescriptor, ResolveData) - Method in class org.apache.ivy.plugins.resolver.BasicResolver
 
getRoot() - Method in class org.apache.ivy.ant.IvyBuildList
 
getRoot() - Method in class org.apache.ivy.core.resolve.IvyNode
 
getRoot() - Method in class org.apache.ivy.core.resolve.VisitNode
 
getRoot(VisitNode) - Static method in class org.apache.ivy.core.resolve.VisitNode
 
getRoot() - Method in class org.apache.ivy.plugins.resolver.IBiblioResolver
 
getRootModuleConf() - Method in class org.apache.ivy.core.resolve.IvyNodeEviction.EvictionData
 
getRootModuleConf() - Method in class org.apache.ivy.core.resolve.VisitNode
 
getRootModuleConfigurations() - Method in class org.apache.ivy.core.resolve.IvyNode
Returns the root module configurations in which this dependency is required
getSavedArtifactOrigin(Artifact) - Method in class org.apache.ivy.core.cache.CacheManager
 
getSearchedNodes() - Method in class org.apache.ivy.core.report.ConfigurationResolveReport
 
getSearchEngine() - Method in class org.apache.ivy.Ivy
 
getSelected() - Method in class org.apache.ivy.core.resolve.IvyNodeEviction.EvictionData
 
getSelectedArtifacts(Filter) - Method in class org.apache.ivy.core.resolve.IvyNode
Returns all the artifacts of this dependency required in the root module configurations in which the node is not evicted
getSession(String) - Method in class org.apache.ivy.plugins.repository.ssh.AbstractSshBasedRepository
get a new session using the default attributes if the given String is a full uri, use the data from the uri instead
getSession(String, int, String, String, File, String, File) - Method in class org.apache.ivy.plugins.repository.ssh.SshCache
Gets a session from the cache or establishes a new session if necessary
getSetid() - Method in class org.apache.ivy.ant.IvyCacheFileset
 
getSettings() - Method in class org.apache.ivy.ant.IvyTask
 
getSettings() - Method in class org.apache.ivy.core.IvyContext
 
getSettings() - Method in class org.apache.ivy.core.resolve.DownloadOptions
 
getSettings() - Method in class org.apache.ivy.core.resolve.ResolveData
 
getSettings() - Method in class org.apache.ivy.core.resolve.ResolveEngine
 
getSettings() - Method in class org.apache.ivy.Ivy
 
getSettings() - Method in class org.apache.ivy.plugins.conflict.AbstractConflictManager
 
getSettings() - Method in class org.apache.ivy.plugins.resolver.AbstractResolver
 
getSettings() - Method in class org.apache.ivy.plugins.version.AbstractVersionMatcher
 
getSFTPRepository() - Method in class org.apache.ivy.plugins.resolver.SFTPResolver
 
getSingleCommand(String) - Method in class org.apache.ivy.plugins.repository.vsftp.VsftpRepository
 
getSize() - Method in class org.apache.ivy.core.report.ArtifactDownloadReport
 
getSortEngine() - Method in class org.apache.ivy.core.resolve.ResolveEngine
 
getSortEngine() - Method in class org.apache.ivy.Ivy
 
getSource() - Method in class org.apache.ivy.core.event.IvyEvent
 
getSpecialMeanings() - Method in class org.apache.ivy.plugins.latest.LatestRevisionStrategy
 
getSrcivypattern() - Method in class org.apache.ivy.ant.IvyPublish
 
getSrcIvyPattern() - Method in class org.apache.ivy.core.publish.PublishOptions
 
getStandardAttribute(String) - Method in class org.apache.ivy.ant.IvyPublish.PublishArtifact
 
getStandardAttribute(String) - Method in class org.apache.ivy.core.module.descriptor.AbstractArtifact
 
getStandardAttribute(String) - Method in class org.apache.ivy.core.module.descriptor.DefaultDependencyDescriptor
 
getStandardAttribute(String) - Method in class org.apache.ivy.core.module.descriptor.DefaultModuleDescriptor
 
getStandardAttribute(String) - Method in interface org.apache.ivy.util.extendable.ExtendableItem
Gets the value of a standard attribute Can be used only to access the value of a standard attribute (like organisation, revision), not an extra one
getStandardAttribute(String) - Method in class org.apache.ivy.util.extendable.UnmodifiableExtendableItem
 
getStandardAttributes() - Method in class org.apache.ivy.ant.IvyPublish.PublishArtifact
 
getStandardAttributes() - Method in class org.apache.ivy.core.module.descriptor.AbstractArtifact
 
getStandardAttributes() - Method in class org.apache.ivy.core.module.descriptor.DefaultDependencyDescriptor
 
getStandardAttributes() - Method in class org.apache.ivy.core.module.descriptor.DefaultModuleDescriptor
 
getStandardAttributes() - Method in interface org.apache.ivy.util.extendable.ExtendableItem
Returns a Map of all standard attributes of this extendable item.
getStandardAttributes() - Method in class org.apache.ivy.util.extendable.UnmodifiableExtendableItem
 
getStatus() - Method in class org.apache.ivy.ant.IvyDeliver
 
getStatus() - Method in class org.apache.ivy.ant.IvyExtractFromSources
 
getStatus() - Method in class org.apache.ivy.ant.IvyPublish
 
getStatus() - Method in class org.apache.ivy.core.deliver.DeliverOptions
Returns the status to which the module should be delivered, or null if the current status should be kept.
getStatus() - Method in class org.apache.ivy.core.module.descriptor.DefaultModuleDescriptor
 
getStatus() - Method in interface org.apache.ivy.core.module.descriptor.ModuleDescriptor
 
getStatus() - Method in class org.apache.ivy.core.publish.PublishOptions
 
getStatuses() - Method in class org.apache.ivy.core.module.status.StatusManager
 
getStatusManager() - Method in class org.apache.ivy.core.settings.IvySettings
 
getStrategy() - Method in class org.apache.ivy.plugins.conflict.LatestConflictManager
 
getSystemNamespace() - Method in class org.apache.ivy.core.settings.IvySettings
 
getSystemNode(ResolveData, ModuleRevisionId) - Method in class org.apache.ivy.plugins.resolver.AbstractResolver
 
getTarget() - Method in class org.apache.ivy.ant.AntBuildTrigger
 
getTarget() - Method in class org.apache.ivy.ant.AntCallTrigger
 
getTo() - Method in class org.apache.ivy.ant.IvyExtractFromSources
 
getTo() - Method in class org.apache.ivy.ant.IvyInstall
 
getTodir() - Method in class org.apache.ivy.ant.IvyReport
 
getTodir() - Method in class org.apache.ivy.ant.IvyRepositoryReport
 
getTofile() - Method in class org.apache.ivy.ant.IvyArtifactReport
 
getTokenRoot(String) - Static method in class org.apache.ivy.core.IvyPatternHelper
 
getTokenString(String) - Static method in class org.apache.ivy.core.IvyPatternHelper
 
getTopath() - Method in class org.apache.ivy.ant.AddPathTask
 
getToSystem() - Method in class org.apache.ivy.plugins.namespace.NamespaceRule
 
getToSystemTransformer() - Method in class org.apache.ivy.plugins.namespace.Namespace
 
getTotalLength() - Method in class org.apache.ivy.plugins.repository.RepositoryCopyProgressListener
 
getTotalLength() - Method in class org.apache.ivy.plugins.repository.TransferEvent
 
getTotalReadBytes() - Method in class org.apache.ivy.util.CopyProgressEvent
 
getTriggers() - Method in class org.apache.ivy.core.settings.IvySettings
 
getType() - Method in class org.apache.ivy.ant.IvyInstall
 
getType() - Method in class org.apache.ivy.ant.IvyPostResolveTask
 
getType() - Method in class org.apache.ivy.ant.IvyPublish.PublishArtifact
 
getType() - Method in class org.apache.ivy.ant.IvyResolve
 
getType() - Method in interface org.apache.ivy.core.module.descriptor.Artifact
 
getType() - Method in class org.apache.ivy.core.module.descriptor.DefaultArtifact
 
getType() - Method in class org.apache.ivy.core.module.descriptor.DefaultDependencyArtifactDescriptor
 
getType() - Method in interface org.apache.ivy.core.module.descriptor.DependencyArtifactDescriptor
Returns the type of the artifact asked
getType() - Method in class org.apache.ivy.core.module.descriptor.MDArtifact
 
getType() - Method in class org.apache.ivy.core.module.id.ArtifactId
 
getType() - Method in class org.apache.ivy.core.module.id.ArtifactRevisionId
 
getType() - Method in class org.apache.ivy.core.report.ArtifactDownloadReport
 
getTypeDef(String) - Method in class org.apache.ivy.core.settings.IvySettings
 
getTypeDef(String) - Method in class org.apache.ivy.util.Configurator
 
getTypeDefs() - Method in class org.apache.ivy.core.settings.IvySettings
 
getTypeName() - Method in class org.apache.ivy.plugins.resolver.AbstractResolver
 
getTypeName() - Method in class org.apache.ivy.plugins.resolver.AbstractSshBasedResolver
 
getTypeName() - Method in class org.apache.ivy.plugins.resolver.CacheResolver
 
getTypeName() - Method in class org.apache.ivy.plugins.resolver.FileSystemResolver
 
getTypeName() - Method in class org.apache.ivy.plugins.resolver.IBiblioResolver
 
getTypeName() - Method in class org.apache.ivy.plugins.resolver.IvyRepResolver
 
getTypeName() - Method in class org.apache.ivy.plugins.resolver.RepositoryResolver
 
getTypeName() - Method in class org.apache.ivy.plugins.resolver.SFTPResolver
 
getTypeName() - Method in class org.apache.ivy.plugins.resolver.SshResolver
 
getTypeName() - Method in class org.apache.ivy.plugins.resolver.URLResolver
 
getTypeName() - Method in class org.apache.ivy.plugins.resolver.VfsResolver
 
getTypeName() - Method in class org.apache.ivy.plugins.resolver.VsftpResolver
 
getUnresolvedDependencies() - Method in class org.apache.ivy.core.report.ConfigurationResolveReport
 
getUnresolvedDependencies() - Method in class org.apache.ivy.core.report.ResolveReport
 
getUrl() - Method in class org.apache.ivy.ant.IvyConfigure
 
getUrl() - Method in class org.apache.ivy.ant.IvyPublish.PublishArtifact
 
getUrl() - Method in class org.apache.ivy.ant.IvyVar
 
getUrl() - Method in interface org.apache.ivy.core.module.descriptor.Artifact
Returns the url at which this artifact can be found independently of ivy configuration.
getUrl() - Method in class org.apache.ivy.core.module.descriptor.DefaultArtifact
 
getUrl() - Method in class org.apache.ivy.core.module.descriptor.DefaultDependencyArtifactDescriptor
 
getUrl() - Method in interface org.apache.ivy.core.module.descriptor.DependencyArtifactDescriptor
Returns the url to look this artifact at
getUrl() - Method in class org.apache.ivy.core.module.descriptor.License
 
getUrl() - Method in class org.apache.ivy.core.module.descriptor.MDArtifact
 
getURL() - Method in class org.apache.ivy.plugins.repository.url.URLResource
 
getURLInfo(URL) - Method in class org.apache.ivy.util.url.BasicURLHandler
 
getURLInfo(URL, int) - Method in class org.apache.ivy.util.url.BasicURLHandler
 
getURLInfo(URL) - Method in class org.apache.ivy.util.url.HttpClientHandler
 
getURLInfo(URL, int) - Method in class org.apache.ivy.util.url.HttpClientHandler
 
getURLInfo(URL) - Method in interface org.apache.ivy.util.url.URLHandler
never returns null, return UNAVAILABLE when url is not reachable
getURLInfo(URL, int) - Method in interface org.apache.ivy.util.url.URLHandler
never returns null, return UNAVAILABLE when url is not reachable
getURLInfo(URL) - Method in class org.apache.ivy.util.url.URLHandlerDispatcher
 
getURLInfo(URL, int) - Method in class org.apache.ivy.util.url.URLHandlerDispatcher
 
getUser() - Method in class org.apache.ivy.plugins.repository.ssh.AbstractSshBasedRepository
 
getUsername() - Method in class org.apache.ivy.ant.IvyConfigure.Credentials
 
getUsername() - Method in class org.apache.ivy.ant.IvyConfigure
 
getUsername() - Method in class org.apache.ivy.plugins.repository.vsftp.VsftpRepository
 
getUsername() - Method in class org.apache.ivy.plugins.resolver.VsftpResolver
 
getUserName() - Method in class org.apache.ivy.util.Credentials
 
getUserPassword() - Method in class org.apache.ivy.plugins.repository.ssh.AbstractSshBasedRepository
 
getValue() - Method in class org.apache.ivy.ant.IvyArtifactProperty
 
getValue() - Method in class org.apache.ivy.ant.IvyListModules
 
getValue() - Method in class org.apache.ivy.ant.IvyVar
 
getValue() - Method in class org.apache.ivy.plugins.latest.LatestRevisionStrategy.SpecialMeaning
 
getVariable(String) - Method in class org.apache.ivy.core.settings.IvySettings
 
getVariable(String) - Method in class org.apache.ivy.Ivy
 
getVariable(String) - Method in class org.apache.ivy.Ivy14
 
getVariables() - Method in class org.apache.ivy.core.settings.IvySettings
Returns the variables loaded in configuration file.
getVersionMatcher(String) - Method in class org.apache.ivy.core.settings.IvySettings
 
getVersionMatcher() - Method in class org.apache.ivy.core.settings.IvySettings
 
getVersionMatchers() - Method in class org.apache.ivy.core.settings.IvySettings
 
getVisibility() - Method in class org.apache.ivy.core.module.descriptor.Configuration
 
getVisibility(String) - Static method in class org.apache.ivy.core.module.descriptor.Configuration.Visibility
 
getVisitData(ModuleRevisionId) - Method in class org.apache.ivy.core.resolve.ResolveData
 
getVisitDataMap() - Method in class org.apache.ivy.core.resolve.ResolveData
Returns the Map of visit data.
getVisitNodes(String) - Method in class org.apache.ivy.core.resolve.VisitData
 
getVsftpRepository() - Method in class org.apache.ivy.plugins.resolver.VsftpResolver
 
getWorkingRevision() - Static method in class org.apache.ivy.Ivy
 
getWorkspaceName() - Method in class org.apache.ivy.plugins.resolver.BasicResolver
 
getXslext() - Method in class org.apache.ivy.ant.IvyReport
 
getXslext() - Method in class org.apache.ivy.ant.IvyRepositoryReport
 
getXslfile() - Method in class org.apache.ivy.ant.IvyReport
 
getXslfile() - Method in class org.apache.ivy.ant.IvyRepositoryReport
 
GLOB - Static variable in interface org.apache.ivy.plugins.matcher.PatternMatcher
pattern matcher 'glob'
GlobPatternMatcher - Class in org.apache.ivy.plugins.matcher
A pattern matcher matching input using unix-like glob matcher expressions.
GlobPatternMatcher() - Constructor for class org.apache.ivy.plugins.matcher.GlobPatternMatcher
 

H

handleCircularDependency(ModuleRevisionId[]) - Method in interface org.apache.ivy.plugins.circular.CircularDependencyStrategy
 
handleCircularDependency(ModuleRevisionId[]) - Method in class org.apache.ivy.plugins.circular.ErrorCircularDependencyStrategy
 
handleCircularDependency(ModuleRevisionId[]) - Method in class org.apache.ivy.plugins.circular.IgnoreCircularDependencyStrategy
 
handleCircularDependency(ModuleRevisionId[]) - Method in class org.apache.ivy.plugins.circular.WarnCircularDependencyStrategy
 
hasChanged() - Method in class org.apache.ivy.core.report.ConfigurationResolveReport
 
hasChanged() - Method in class org.apache.ivy.core.report.ResolveReport
 
hasConfigurationsToLoad() - Method in class org.apache.ivy.core.resolve.IvyNode
 
hasError() - Method in class org.apache.ivy.core.report.ConfigurationResolveReport
 
hasError() - Method in class org.apache.ivy.core.report.ResolveReport
 
hashCode() - Method in class org.apache.ivy.core.event.IvyEvent
 
hashCode() - Method in class org.apache.ivy.core.module.descriptor.AbstractArtifact
 
hashCode() - Method in class org.apache.ivy.core.module.descriptor.AbstractIncludeExcludeRule
 
hashCode() - Method in class org.apache.ivy.core.module.descriptor.Configuration
 
hashCode() - Method in class org.apache.ivy.core.module.descriptor.DefaultDependencyArtifactDescriptor
 
hashCode() - Method in class org.apache.ivy.core.module.id.ArtifactId
 
hashCode() - Method in class org.apache.ivy.core.module.id.ArtifactRevisionId
 
hashCode() - Method in class org.apache.ivy.core.module.id.ModuleId
 
hashCode() - Method in class org.apache.ivy.core.module.id.ModuleRevisionId
 
hashCode() - Method in class org.apache.ivy.core.resolve.DefaultModuleRevision
 
hashCode() - Method in class org.apache.ivy.core.resolve.IvyNode
 
hashCode() - Method in class org.apache.ivy.core.resolve.IvyNodeCallers.Caller
 
hashCode() - Method in class org.apache.ivy.util.Credentials
 
hasIvyListener(IvyListener) - Method in class org.apache.ivy.core.event.EventManager
 
HasLatestStrategy - Interface in org.apache.ivy.plugins.resolver.util
 
hasProblem() - Method in class org.apache.ivy.core.resolve.IvyNode
 
hasProblem() - Method in class org.apache.ivy.core.resolve.VisitNode
 
hasTransferListener(TransferListener) - Method in class org.apache.ivy.core.event.EventManager
 
hasTransferListener(TransferListener) - Method in class org.apache.ivy.plugins.repository.AbstractRepository
 
hasTransferListener(TransferListener) - Method in interface org.apache.ivy.plugins.repository.Repository
Determine if a given listener is attached to the repository.
hidePassword(String) - Method in class org.apache.ivy.plugins.resolver.AbstractResolver
this method should remove sensitive information from a location to be displayed in a log
hidePassword(String) - Method in class org.apache.ivy.plugins.resolver.VfsResolver
 
HostUtil - Class in org.apache.ivy.util
 
HostUtil() - Constructor for class org.apache.ivy.util.HostUtil
 
HttpClientHandler - Class in org.apache.ivy.util.url
 
HttpClientHandler() - Constructor for class org.apache.ivy.util.url.HttpClientHandler
 
HttpClientHandler.HttpClientHelper - Interface in org.apache.ivy.util.url
 

I

IBiblioResolver - Class in org.apache.ivy.plugins.resolver
IBiblioResolver is a resolver which can be used to resolve dependencies found in the ibiblio maven repository, or similar repositories.
IBiblioResolver() - Constructor for class org.apache.ivy.plugins.resolver.IBiblioResolver
 
IgnoreCircularDependencyStrategy - Class in org.apache.ivy.plugins.circular
 
IncludeRule - Interface in org.apache.ivy.core.module.descriptor
This describes a rule of inclusion.
info(String) - Static method in class org.apache.ivy.util.Message
 
init() - Method in class org.apache.ivy.plugins.repository.LazyResource
 
init(Resource) - Method in class org.apache.ivy.plugins.repository.LazyResource
 
init() - Method in class org.apache.ivy.plugins.repository.vsftp.VsftpResource
 
init(MessageImpl) - Static method in class org.apache.ivy.util.Message
 
initContext() - Method in class org.apache.ivy.core.IvyThread
 
install(ModuleRevisionId, String, String, boolean, boolean, boolean, Filter, File, String) - Method in class org.apache.ivy.core.install.InstallEngine
 
install(ModuleRevisionId, String, String, boolean, boolean, boolean, Filter, File, String) - Method in class org.apache.ivy.Ivy
 
install(ModuleRevisionId, String, String, boolean, boolean, boolean, Filter, File, String) - Method in class org.apache.ivy.Ivy14
 
InstallEngine - Class in org.apache.ivy.core.install
 
InstallEngine(IvySettings, SearchEngine, ResolveEngine, PublishEngine) - Constructor for class org.apache.ivy.core.install.InstallEngine
 
INSTANCE - Static variable in class org.apache.ivy.plugins.matcher.AnyMatcher
 
INSTANCE - Static variable in class org.apache.ivy.plugins.matcher.ExactOrRegexpPatternMatcher
 
INSTANCE - Static variable in class org.apache.ivy.plugins.matcher.ExactPatternMatcher
 
INSTANCE - Static variable in class org.apache.ivy.plugins.matcher.GlobPatternMatcher
 
INSTANCE - Static variable in class org.apache.ivy.plugins.matcher.NoMatcher
 
INSTANCE - Static variable in class org.apache.ivy.plugins.matcher.RegexpPatternMatcher
 
INSTANCE - Static variable in class org.apache.ivy.util.filter.NoFilter
 
INSTANCE - Static variable in class org.apache.ivy.util.url.CredentialsStore
 
INSTANCE - Static variable in class org.apache.ivy.util.url.IvyAuthenticator
The sole instance.
interrupt() - Method in class org.apache.ivy.Ivy
Interrupts the current running operation, no later than interruptTimeout milliseconds after the call
interrupt(Thread) - Method in class org.apache.ivy.Ivy
Interrupts the current running operation in the given operating thread, no later than interruptTimeout milliseconds after the call
interrupt() - Method in class org.apache.ivy.Ivy14
 
interrupt(Thread) - Method in class org.apache.ivy.Ivy14
 
isAllownomd() - Method in class org.apache.ivy.plugins.resolver.BasicResolver
 
isAllownomd() - Method in class org.apache.ivy.plugins.resolver.DualResolver
 
isAlwaysCheckExactRevision() - Method in class org.apache.ivy.plugins.resolver.RepositoryResolver
 
isChainrules() - Method in class org.apache.ivy.plugins.namespace.Namespace
 
isChanging() - Method in class org.apache.ivy.ant.IvyResolve
 
isChanging() - Method in class org.apache.ivy.core.module.descriptor.DefaultDependencyDescriptor
 
isChanging() - Method in interface org.apache.ivy.core.module.descriptor.DependencyDescriptor
Used to indicate that this dependency is a changing one.
isCheckconsistency() - Method in class org.apache.ivy.plugins.resolver.BasicResolver
 
isCheckmodified() - Method in class org.apache.ivy.plugins.resolver.BasicResolver
True if this resolver should check lastmodified date to know if ivy files are up to date.
isCheckUpToDate() - Method in class org.apache.ivy.core.settings.IvySettings
 
isCircular() - Method in class org.apache.ivy.core.resolve.IvyNode
Returns true if this node can already be found among its callers
isCircular() - Method in class org.apache.ivy.core.resolve.VisitNode
 
isCompletelyEvicted() - Method in class org.apache.ivy.core.resolve.IvyNode
 
isCompletelyEvicted() - Method in class org.apache.ivy.core.resolve.IvyNodeEviction
 
isDefault() - Method in class org.apache.ivy.core.module.descriptor.DefaultModuleDescriptor
 
isDefault() - Method in interface org.apache.ivy.core.module.descriptor.ModuleDescriptor
Returns true if this descriptor is a default one, i.e.
isDot() - Method in class org.apache.ivy.ant.IvyReport
 
isDot() - Method in class org.apache.ivy.ant.IvyRepositoryReport
 
isDownload() - Method in class org.apache.ivy.core.resolve.ResolveOptions
 
isDownloaded() - Method in class org.apache.ivy.core.resolve.DefaultModuleRevision
 
isDownloaded() - Method in class org.apache.ivy.core.resolve.IvyNode
 
isDownloaded() - Method in interface org.apache.ivy.core.resolve.ResolvedModuleRevision
 
isDownloaded() - Method in class org.apache.ivy.plugins.resolver.util.ResolvedModuleRevisionProxy
 
isDual() - Method in class org.apache.ivy.plugins.resolver.ChainResolver
 
isDynamic(ModuleRevisionId) - Method in class org.apache.ivy.plugins.version.ChainVersionMatcher
 
isDynamic(ModuleRevisionId) - Method in class org.apache.ivy.plugins.version.ExactVersionMatcher
 
isDynamic(ModuleRevisionId) - Method in class org.apache.ivy.plugins.version.LatestVersionMatcher
 
isDynamic(ModuleRevisionId) - Method in class org.apache.ivy.plugins.version.PatternVersionMatcher
Indicates if the given asked ModuleRevisionId should be considered as dynamic for the current VersionMatcher or not.
isDynamic(ModuleRevisionId) - Method in class org.apache.ivy.plugins.version.SubVersionMatcher
 
isDynamic(ModuleRevisionId) - Method in interface org.apache.ivy.plugins.version.VersionMatcher
Indicates if the given asked ModuleRevisionId should be considered as dynamic for the current VersionMatcher or not.
isDynamic(ModuleRevisionId) - Method in class org.apache.ivy.plugins.version.VersionRangeMatcher
 
isEnvDependent() - Method in class org.apache.ivy.plugins.resolver.BasicResolver
 
isEvicted(String) - Method in class org.apache.ivy.core.resolve.IvyNode
 
isEvicted(String) - Method in class org.apache.ivy.core.resolve.IvyNodeEviction
 
isEvicted() - Method in class org.apache.ivy.core.resolve.VisitNode
 
isExact() - Method in class org.apache.ivy.plugins.matcher.AnyMatcher
 
isExact() - Method in interface org.apache.ivy.plugins.matcher.Matcher
Return if the matcher will match *only* if the expression equals the input.
isExact(PatternMatcher, ModuleRevisionId) - Static method in class org.apache.ivy.plugins.matcher.MatcherHelper
 
isExact(PatternMatcher, ModuleId) - Static method in class org.apache.ivy.plugins.matcher.MatcherHelper
 
isExact(PatternMatcher, String) - Static method in class org.apache.ivy.plugins.matcher.MatcherHelper
 
isExact() - Method in class org.apache.ivy.plugins.matcher.NoMatcher
 
isExcludeLeaf() - Method in class org.apache.ivy.ant.IvyBuildList
 
isExcludeRoot() - Method in class org.apache.ivy.ant.IvyBuildList
 
isFetched(String) - Method in class org.apache.ivy.core.resolve.IvyNode
 
isFirst() - Method in class org.apache.ivy.ant.AddPathTask
 
isForce() - Method in class org.apache.ivy.core.module.descriptor.DefaultDependencyDescriptor
 
isForce() - Method in interface org.apache.ivy.core.module.descriptor.DependencyDescriptor
Used to indicate that this revision must be used in case of conflicts, independently of conflicts manager.
isForcedeliver() - Method in class org.apache.ivy.ant.IvyPublish
 
isGraph() - Method in class org.apache.ivy.ant.IvyReport
 
isGraph() - Method in class org.apache.ivy.ant.IvyRepositoryReport
 
isHaltonerror() - Method in class org.apache.ivy.ant.IvyBuildList
 
isHaltonfailure() - Method in class org.apache.ivy.ant.IvyPostResolveTask
 
isHaltonfailure() - Method in class org.apache.ivy.ant.IvyResolve
 
isHaltonmissing() - Method in class org.apache.ivy.ant.IvyPublish
 
isIdentity() - Method in class org.apache.ivy.plugins.namespace.MRIDTransformationRule
 
isIdentity() - Method in interface org.apache.ivy.plugins.namespace.NamespaceTransformer
 
isInitialised() - Static method in class org.apache.ivy.util.Message
 
isInline() - Method in class org.apache.ivy.ant.IvyPostResolveTask
 
isInline() - Method in class org.apache.ivy.ant.IvyResolve
 
isIntegration() - Method in class org.apache.ivy.core.module.status.Status
 
isIntegration(String) - Method in class org.apache.ivy.core.module.status.StatusManager
 
isInterrupted() - Method in class org.apache.ivy.Ivy
 
isInterrupted() - Method in class org.apache.ivy.Ivy14
 
isKeep() - Method in class org.apache.ivy.ant.IvyResolve
 
isLoaded() - Method in class org.apache.ivy.core.resolve.IvyNode
 
isLocal() - Method in class org.apache.ivy.core.cache.ArtifactOrigin
 
isLocal() - Method in class org.apache.ivy.plugins.repository.BasicResource
 
isLocal() - Method in class org.apache.ivy.plugins.repository.file.FileRepository
 
isLocal() - Method in class org.apache.ivy.plugins.repository.file.FileResource
 
isLocal() - Method in class org.apache.ivy.plugins.repository.LazyResource
 
isLocal() - Method in interface org.apache.ivy.plugins.repository.Resource
Is this resource local to this host, i.e. is it on the file system?
isLocal() - Method in class org.apache.ivy.plugins.repository.sftp.SFTPResource
 
isLocal() - Method in class org.apache.ivy.plugins.repository.ssh.SshResource
 
isLocal() - Method in class org.apache.ivy.plugins.repository.url.URLResource
 
isLocal() - Method in class org.apache.ivy.plugins.repository.vfs.VfsResource
 
isLocal() - Method in class org.apache.ivy.plugins.resolver.FileSystemResolver
 
isM2compatible() - Method in class org.apache.ivy.plugins.resolver.AbstractResourceResolver
 
isMakeSymlinks() - Method in class org.apache.ivy.core.retrieve.RetrieveOptions
 
isMappingOverride() - Method in class org.apache.ivy.core.module.descriptor.DefaultModuleDescriptor
 
isNamespaceUseful() - Method in class org.apache.ivy.core.module.descriptor.DefaultModuleDescriptor
 
isOnlyonce() - Method in class org.apache.ivy.ant.AntBuildTrigger
 
isOnlyonce() - Method in class org.apache.ivy.ant.AntCallTrigger
 
isOptional() - Method in class org.apache.ivy.util.Configurator.Element
 
isOutputReport() - Method in class org.apache.ivy.core.resolve.ResolveOptions
 
isOverwrite() - Method in class org.apache.ivy.ant.IvyInstall
 
isOverwrite() - Method in class org.apache.ivy.ant.IvyPublish
 
isOverwrite() - Method in class org.apache.ivy.core.publish.PublishOptions
 
isParentConfTransitive() - Method in class org.apache.ivy.core.resolve.VisitNode
Checks if the current node's parent configuration is transitive.
isPublishivy() - Method in class org.apache.ivy.ant.IvyPublish
 
isReachable(URL) - Method in class org.apache.ivy.util.url.AbstractURLHandler
 
isReachable(URL, int) - Method in class org.apache.ivy.util.url.AbstractURLHandler
 
isReachable(URL) - Method in interface org.apache.ivy.util.url.URLHandler
Please prefer getURLInfo when several infos are needed.
isReachable(URL, int) - Method in interface org.apache.ivy.util.url.URLHandler
Please prefer getURLInfo when several infos are needed.
isReachable() - Method in class org.apache.ivy.util.url.URLHandler.URLInfo
 
isReachable(URL) - Method in class org.apache.ivy.util.url.URLHandlerDispatcher
 
isReachable(URL, int) - Method in class org.apache.ivy.util.url.URLHandlerDispatcher
 
isReplacedynamicrev() - Method in class org.apache.ivy.ant.IvyDeliver
 
isReplacedynamicrev() - Method in class org.apache.ivy.ant.IvyPublish
 
isResolveDynamicRevisions() - Method in class org.apache.ivy.core.deliver.DeliverOptions
 
isReturnFirst() - Method in class org.apache.ivy.plugins.resolver.ChainResolver
 
isReverse() - Method in class org.apache.ivy.ant.IvyBuildList
 
isSearched() - Method in class org.apache.ivy.core.resolve.DefaultModuleRevision
 
isSearched() - Method in class org.apache.ivy.core.resolve.IvyNode
 
isSearched() - Method in interface org.apache.ivy.core.resolve.ResolvedModuleRevision
 
isSearched() - Method in class org.apache.ivy.plugins.resolver.util.ResolvedModuleRevisionProxy
 
isShowProgress() - Static method in class org.apache.ivy.util.Message
 
isSkipbuildwithoutivy() - Method in class org.apache.ivy.ant.IvyBuildList
 
isStatus(String) - Method in class org.apache.ivy.core.module.status.StatusManager
 
isSync() - Method in class org.apache.ivy.ant.IvyRetrieve
 
isSync() - Method in class org.apache.ivy.core.retrieve.RetrieveOptions
 
isTopLevelMacroRecord() - Method in class org.apache.ivy.util.Configurator
 
isTotalLengthSet() - Method in class org.apache.ivy.plugins.repository.TransferEvent
 
isTransitive() - Method in class org.apache.ivy.ant.IvyInstall
 
isTransitive() - Method in class org.apache.ivy.ant.IvyPostResolveTask
 
isTransitive() - Method in class org.apache.ivy.ant.IvyResolve
 
isTransitive() - Method in class org.apache.ivy.core.module.descriptor.Configuration
 
isTransitive() - Method in class org.apache.ivy.core.module.descriptor.DefaultDependencyDescriptor
 
isTransitive() - Method in interface org.apache.ivy.core.module.descriptor.DependencyDescriptor
 
isTransitive() - Method in class org.apache.ivy.core.resolve.ResolveData
 
isTransitive() - Method in class org.apache.ivy.core.resolve.ResolveOptions
 
isTransitive() - Method in class org.apache.ivy.core.resolve.VisitNode
Returns true if the current dependency descriptor is transitive and the parent configuration is transitive.
isUpdate() - Method in class org.apache.ivy.ant.IvyPublish
 
isUpdate() - Method in class org.apache.ivy.core.publish.PublishOptions
 
isUseCacheOnly() - Method in class org.apache.ivy.ant.IvyResolve
 
isUseCacheOnly() - Method in class org.apache.ivy.core.resolve.ResolveOptions
 
isUsedefaultspecialmeanings() - Method in class org.apache.ivy.plugins.latest.LatestRevisionStrategy
 
isUseOrigin() - Method in class org.apache.ivy.ant.IvyPostResolveTask
 
isUseOrigin() - Method in class org.apache.ivy.ant.IvyResolve
 
isUseOrigin() - Method in class org.apache.ivy.core.resolve.DownloadOptions
 
isUseOrigin() - Method in class org.apache.ivy.core.resolve.ResolveOptions
 
isUseOrigin() - Method in class org.apache.ivy.core.retrieve.RetrieveOptions
 
isUsepoms() - Method in class org.apache.ivy.plugins.resolver.IBiblioResolver
 
isUseRemoteConfig() - Method in class org.apache.ivy.core.settings.IvySettings
 
isValidate() - Method in class org.apache.ivy.ant.IvyTask
 
isValidate() - Method in class org.apache.ivy.core.deliver.DeliverOptions
 
isValidate() - Method in class org.apache.ivy.core.publish.PublishOptions
 
isValidate() - Method in class org.apache.ivy.core.resolve.ResolveData
 
isValidate() - Method in class org.apache.ivy.core.resolve.ResolveOptions
 
isValidate() - Method in class org.apache.ivy.plugins.resolver.AbstractResolver
 
isWarnonmissing() - Method in class org.apache.ivy.ant.IvyPublish
 
isXml() - Method in class org.apache.ivy.ant.IvyReport
 
isXml() - Method in class org.apache.ivy.ant.IvyRepositoryReport
 
isXsl() - Method in class org.apache.ivy.ant.IvyReport
 
isXsl() - Method in class org.apache.ivy.ant.IvyRepositoryReport
 
Ivy - Class in org.apache.ivy
Ivy is a free java based dependency manager.
Ivy() - Constructor for class org.apache.ivy.Ivy
The default constructor of Ivy allows to create an instance of Ivy with none of its dependencies (engines, settings, ...) created.
Ivy14 - Class in org.apache.ivy
This class can be used for easy migration from Ivy 1.4 API.
Ivy14() - Constructor for class org.apache.ivy.Ivy14
 
Ivy14(Ivy) - Constructor for class org.apache.ivy.Ivy14
 
IvyArtifactProperty - Class in org.apache.ivy.ant
Set a set of ant properties according to the last artifact resolved
IvyArtifactProperty() - Constructor for class org.apache.ivy.ant.IvyArtifactProperty
 
IvyArtifactReport - Class in org.apache.ivy.ant
Generates a report of all artifacts involved during the last resolve.
IvyArtifactReport() - Constructor for class org.apache.ivy.ant.IvyArtifactReport
 
IvyAuthenticator - Class in org.apache.ivy.util.url
 
IvyAware - Interface in org.apache.ivy.plugins
 
IvyBuildList - Class in org.apache.ivy.ant
Creates an ant filelist of files (usually build.xml) ordered according to the dependencies declared in ivy files.
IvyBuildList() - Constructor for class org.apache.ivy.ant.IvyBuildList
 
IvyBuildNumber - Class in org.apache.ivy.ant
Look for the latest module in the repository matching the given criteria, and sets a set of properties according to what was found.
IvyBuildNumber() - Constructor for class org.apache.ivy.ant.IvyBuildNumber
 
IvyCacheFileset - Class in org.apache.ivy.ant
Creates an ant fileset consisting in all artifacts found during a resolve.
IvyCacheFileset() - Constructor for class org.apache.ivy.ant.IvyCacheFileset
 
IvyCachePath - Class in org.apache.ivy.ant
Creates an ant path consisting in all artifacts found during a resolve.
IvyCachePath() - Constructor for class org.apache.ivy.ant.IvyCachePath
 
IvyCacheTask - Class in org.apache.ivy.ant
Base class for the cache path related classes: cachepath and cachefileset.
IvyCacheTask() - Constructor for class org.apache.ivy.ant.IvyCacheTask
 
IvyCheck - Class in org.apache.ivy.ant
Checks the given ivy file using current configuration to see if all dependencies are available, with good confs.
IvyCheck() - Constructor for class org.apache.ivy.ant.IvyCheck
 
IvyConfigure - Class in org.apache.ivy.ant
Configure Ivy with an ivysettings.xml file
IvyConfigure() - Constructor for class org.apache.ivy.ant.IvyConfigure
 
IvyConfigure.Credentials - Class in org.apache.ivy.ant
 
IvyConfigure.Credentials() - Constructor for class org.apache.ivy.ant.IvyConfigure.Credentials
 
IvyContext - Class in org.apache.ivy.core
This class represents an execution context of an Ivy action.
IvyContext() - Constructor for class org.apache.ivy.core.IvyContext
 
IvyConvertPom - Class in org.apache.ivy.ant
Convert a pom to an ivy file
IvyConvertPom() - Constructor for class org.apache.ivy.ant.IvyConvertPom
 
IvyDeliver - Class in org.apache.ivy.ant
Trigger the delivery of a module, which may consist in a recursive delivery of dependencies and on the replacement in the ivy file of dynamic revisions (like latest.integration) by static ones.
IvyDeliver() - Constructor for class org.apache.ivy.ant.IvyDeliver
 
IvyEvent - Class in org.apache.ivy.core.event
The root of all ivy events Any ivy event knows which ivy instance triggered the event (the source) and also has a name and a map of attributes.
IvyEvent(String) - Constructor for class org.apache.ivy.core.event.IvyEvent
 
IvyEventFilter - Class in org.apache.ivy.core.event
A filter implementation filtering IvyEvent based upon an event name and a filter expression.
IvyEventFilter(String, String, PatternMatcher) - Constructor for class org.apache.ivy.core.event.IvyEventFilter
 
IvyExtractFromSources - Class in org.apache.ivy.ant
Extracts imports from a set of java sources and generate corresponding ivy file
IvyExtractFromSources() - Constructor for class org.apache.ivy.ant.IvyExtractFromSources
 
IvyExtractFromSources.Ignore - Class in org.apache.ivy.ant
 
IvyExtractFromSources.Ignore() - Constructor for class org.apache.ivy.ant.IvyExtractFromSources.Ignore
 
IvyFindRevision - Class in org.apache.ivy.ant
Look for the latest module in the repository matching the given criteria, and sets a set of properties according to what was found.
IvyFindRevision() - Constructor for class org.apache.ivy.ant.IvyFindRevision
 
IvyInfo - Class in org.apache.ivy.ant
Parses information about an ivy file and make them available in ant.
IvyInfo() - Constructor for class org.apache.ivy.ant.IvyInfo
 
IvyInstall - Class in org.apache.ivy.ant
Allow to install a module or a set of module from repository to another one.
IvyInstall() - Constructor for class org.apache.ivy.ant.IvyInstall
 
IvyListener - Interface in org.apache.ivy.core.event
 
IvyListModules - Class in org.apache.ivy.ant
Look for modules in the repository matching the given criteria, and sets a set of properties according to what was found.
IvyListModules() - Constructor for class org.apache.ivy.ant.IvyListModules
 
IvyNode - Class in org.apache.ivy.core.resolve
 
IvyNode(ResolveData, IvyNode, DependencyDescriptor) - Constructor for class org.apache.ivy.core.resolve.IvyNode
 
IvyNode(ResolveData, ModuleDescriptor) - Constructor for class org.apache.ivy.core.resolve.IvyNode
 
IvyNodeCallers - Class in org.apache.ivy.core.resolve
 
IvyNodeCallers(IvyNode) - Constructor for class org.apache.ivy.core.resolve.IvyNodeCallers
 
IvyNodeCallers.Caller - Class in org.apache.ivy.core.resolve
 
IvyNodeCallers.Caller(ModuleDescriptor, ModuleRevisionId, DependencyDescriptor, boolean) - Constructor for class org.apache.ivy.core.resolve.IvyNodeCallers.Caller
 
IvyNodeEviction - Class in org.apache.ivy.core.resolve
 
IvyNodeEviction(IvyNode) - Constructor for class org.apache.ivy.core.resolve.IvyNodeEviction
 
IvyNodeEviction.EvictionData - Class in org.apache.ivy.core.resolve
 
IvyNodeEviction.EvictionData(String, IvyNode, ConflictManager, Collection) - Constructor for class org.apache.ivy.core.resolve.IvyNodeEviction.EvictionData
 
IvyPattern - Class in org.apache.ivy.core.settings
 
IvyPattern() - Constructor for class org.apache.ivy.core.settings.IvyPattern
 
IvyPatternHelper - Class in org.apache.ivy.core
 
IvyPatternHelper() - Constructor for class org.apache.ivy.core.IvyPatternHelper
 
IvyPostResolveTask - Class in org.apache.ivy.ant
Base class for tasks needing to be performed after a resolve.
IvyPostResolveTask() - Constructor for class org.apache.ivy.ant.IvyPostResolveTask
 
IvyPublish - Class in org.apache.ivy.ant
This task allow to publish a module revision to an Ivy repository.
IvyPublish() - Constructor for class org.apache.ivy.ant.IvyPublish
 
IvyPublish.ArtifactsPattern - Class in org.apache.ivy.ant
 
IvyPublish.ArtifactsPattern() - Constructor for class org.apache.ivy.ant.IvyPublish.ArtifactsPattern
 
IvyPublish.PublishArtifact - Class in org.apache.ivy.ant
 
IvyPublish.PublishArtifact() - Constructor for class org.apache.ivy.ant.IvyPublish.PublishArtifact
 
IvyReport - Class in org.apache.ivy.ant
This ant task let users generates reports (html, xml, graphml, ...) from the last resolve done.
IvyReport() - Constructor for class org.apache.ivy.ant.IvyReport
 
IvyRepositoryReport - Class in org.apache.ivy.ant
Generates a report of dependencies of a set of modules in the repository.
IvyRepositoryReport() - Constructor for class org.apache.ivy.ant.IvyRepositoryReport
 
IvyRepResolver - Class in org.apache.ivy.plugins.resolver
IvyRepResolver is a resolver which can be used to resolve dependencies found in the ivy official repository for ivy files and ibiblio maven repository for the artifacts, or similar repositories.
IvyRepResolver() - Constructor for class org.apache.ivy.plugins.resolver.IvyRepResolver
 
IvyResolve - Class in org.apache.ivy.ant
This task allow to call the Ivy dependency resolution from ant.
IvyResolve() - Constructor for class org.apache.ivy.ant.IvyResolve
 
IvyRetrieve - Class in org.apache.ivy.ant
This task allow to retrieve dependencies from the cache to a local directory like a lib dir.
IvyRetrieve() - Constructor for class org.apache.ivy.ant.IvyRetrieve
 
IvySettings - Class in org.apache.ivy.core.settings
 
IvySettings() - Constructor for class org.apache.ivy.core.settings.IvySettings
 
IvySettingsAware - Interface in org.apache.ivy.plugins
 
IvyTask - Class in org.apache.ivy.ant
Base class for all ivy ant tasks, deal particularly with ivy instance storage in ant project.
IvyTask() - Constructor for class org.apache.ivy.ant.IvyTask
 
IvyThread - Class in org.apache.ivy.core
A simple thread subclass associated the same IvyContext as the thread in which it is instanciated.
IvyThread() - Constructor for class org.apache.ivy.core.IvyThread
 
IvyThread(Runnable, String) - Constructor for class org.apache.ivy.core.IvyThread
 
IvyThread(Runnable) - Constructor for class org.apache.ivy.core.IvyThread
 
IvyThread(String) - Constructor for class org.apache.ivy.core.IvyThread
 
IvyThread(ThreadGroup, Runnable, String, long) - Constructor for class org.apache.ivy.core.IvyThread
 
IvyThread(ThreadGroup, Runnable, String) - Constructor for class org.apache.ivy.core.IvyThread
 
IvyThread(ThreadGroup, Runnable) - Constructor for class org.apache.ivy.core.IvyThread
 
IvyThread(ThreadGroup, String) - Constructor for class org.apache.ivy.core.IvyThread
 
IvyVar - Class in org.apache.ivy.ant
This task let user set ivy variables from ant.
IvyVar() - Constructor for class org.apache.ivy.ant.IvyVar
 
IvyWebdavFileProvider - Class in org.apache.ivy.plugins.repository.vfs
Modified version of the WebdavFileProvider from VFS which adds support for httpclient 3.x.
IvyWebdavFileProvider() - Constructor for class org.apache.ivy.plugins.repository.vfs.IvyWebdavFileProvider
 

J

JarJarDependencyAnalyser - Class in org.apache.ivy.tools.analyser
 
JarJarDependencyAnalyser(File) - Constructor for class org.apache.ivy.tools.analyser.JarJarDependencyAnalyser
 
JarModule - Class in org.apache.ivy.tools.analyser
 
JarModule(ModuleRevisionId, File) - Constructor for class org.apache.ivy.tools.analyser.JarModule
 
JarModuleFinder - Class in org.apache.ivy.tools.analyser
 
JarModuleFinder(String) - Constructor for class org.apache.ivy.tools.analyser.JarModuleFinder
 
join(Object[], String) - Static method in class org.apache.ivy.util.StringUtils
Joins the given object array in one string, each separated by the given separator.

L

LatestConflictManager - Class in org.apache.ivy.plugins.conflict
 
LatestConflictManager() - Constructor for class org.apache.ivy.plugins.conflict.LatestConflictManager
 
LatestConflictManager(LatestStrategy) - Constructor for class org.apache.ivy.plugins.conflict.LatestConflictManager
 
LatestConflictManager(String, LatestStrategy) - Constructor for class org.apache.ivy.plugins.conflict.LatestConflictManager
 
LatestConflictManager.NoConflictResolvedYetException - Exception in org.apache.ivy.plugins.conflict
 
LatestConflictManager.NoConflictResolvedYetException() - Constructor for exception org.apache.ivy.plugins.conflict.LatestConflictManager.NoConflictResolvedYetException
 
LatestLexicographicStrategy - Class in org.apache.ivy.plugins.latest
 
LatestLexicographicStrategy() - Constructor for class org.apache.ivy.plugins.latest.LatestLexicographicStrategy
 
LatestRevisionStrategy - Class in org.apache.ivy.plugins.latest
 
LatestRevisionStrategy() - Constructor for class org.apache.ivy.plugins.latest.LatestRevisionStrategy
 
LatestRevisionStrategy.SpecialMeaning - Class in org.apache.ivy.plugins.latest
 
LatestRevisionStrategy.SpecialMeaning() - Constructor for class org.apache.ivy.plugins.latest.LatestRevisionStrategy.SpecialMeaning
 
LatestStrategy - Interface in org.apache.ivy.plugins.latest
 
LatestTimeStrategy - Class in org.apache.ivy.plugins.latest
 
LatestTimeStrategy() - Constructor for class org.apache.ivy.plugins.latest.LatestTimeStrategy
 
LatestVersionMatcher - Class in org.apache.ivy.plugins.version
 
LatestVersionMatcher() - Constructor for class org.apache.ivy.plugins.version.LatestVersionMatcher
 
LazyResource - Class in org.apache.ivy.plugins.repository
 
LazyResource(String) - Constructor for class org.apache.ivy.plugins.repository.LazyResource
 
License - Class in org.apache.ivy.core.module.descriptor
 
License(String, String) - Constructor for class org.apache.ivy.core.module.descriptor.License
 
LINE_SEPARATOR - Static variable in class org.apache.ivy.plugins.parser.xml.XmlModuleDescriptorUpdater
 
list(String) - Method in class org.apache.ivy.plugins.repository.file.FileRepository
 
list(String) - Method in interface org.apache.ivy.plugins.repository.Repository
Return a listing of resources names
list(String) - Method in class org.apache.ivy.plugins.repository.sftp.SFTPRepository
 
list(String) - Method in class org.apache.ivy.plugins.repository.ssh.SshRepository
 
list(String) - Method in class org.apache.ivy.plugins.repository.url.URLRepository
 
list(String) - Method in class org.apache.ivy.plugins.repository.vfs.VfsRepository
Return a listing of the contents of a parent directory.
list(String) - Method in class org.apache.ivy.plugins.repository.vsftp.VsftpRepository
 
listAll(URL) - Method in class org.apache.ivy.plugins.resolver.util.ApacheHttpURLLister
 
listAll(URL) - Method in class org.apache.ivy.plugins.resolver.util.FileURLLister
 
listAll(Repository, String) - Static method in class org.apache.ivy.plugins.resolver.util.ResolverHelper
 
listAll(URLLister, URL) - Static method in class org.apache.ivy.plugins.resolver.util.ResolverHelper
 
listAll(URL) - Method in interface org.apache.ivy.plugins.resolver.util.URLLister
 
listAll(File) - Static method in class org.apache.ivy.util.FileUtil
Returns a collection of all Files being contained in the given directory, recursively, including directories.
listAll(URL) - Method in class org.apache.ivy.util.url.ApacheURLLister
Returns a list of sub urls of the given url.
listDirectories(URL) - Method in class org.apache.ivy.util.url.ApacheURLLister
Returns a list of sub 'directories' of the given url.
listFiles(URL) - Method in class org.apache.ivy.util.url.ApacheURLLister
Returns a list of sub 'files' (in opposition to directories) of the given url.
listingIgnore(String) - Method in class org.apache.ivy.core.settings.IvySettings
Returns true if the name should be ignored in listing
listModuleEntries(OrganisationEntry) - Method in class org.apache.ivy.core.search.SearchEngine
 
listModuleEntries(OrganisationEntry) - Method in class org.apache.ivy.Ivy
 
listModuleEntries(OrganisationEntry) - Method in class org.apache.ivy.Ivy14
 
listModules(String) - Method in class org.apache.ivy.core.search.SearchEngine
 
listModules(ModuleId, PatternMatcher) - Method in class org.apache.ivy.core.search.SearchEngine
List module ids of the module accessible through the current resolvers matching the given mid criteria according to the given matcher.
listModules(ModuleRevisionId, PatternMatcher) - Method in class org.apache.ivy.core.search.SearchEngine
List module revision ids of the module accessible through the current resolvers matching the given mrid criteria according to the given matcher.
listModules(ModuleId, PatternMatcher) - Method in class org.apache.ivy.Ivy
 
listModules(ModuleRevisionId, PatternMatcher) - Method in class org.apache.ivy.Ivy
 
listModules(String) - Method in class org.apache.ivy.Ivy
 
listModules(ModuleId, PatternMatcher) - Method in class org.apache.ivy.Ivy14
 
listModules(ModuleRevisionId, PatternMatcher) - Method in class org.apache.ivy.Ivy14
 
listModules(String) - Method in class org.apache.ivy.Ivy14
 
listModules(OrganisationEntry) - Method in class org.apache.ivy.plugins.resolver.AbstractResolver
 
listModules(OrganisationEntry) - Method in class org.apache.ivy.plugins.resolver.BasicResolver
 
listModules(OrganisationEntry) - Method in class org.apache.ivy.plugins.resolver.CacheResolver
 
listModules(OrganisationEntry) - Method in interface org.apache.ivy.plugins.resolver.DependencyResolver
 
listModules(OrganisationEntry) - Method in class org.apache.ivy.plugins.resolver.IBiblioResolver
 
listModules(OrganisationEntry) - Method in class org.apache.ivy.plugins.resolver.IvyRepResolver
 
listOrganisationEntries() - Method in class org.apache.ivy.core.search.SearchEngine
 
listOrganisationEntries() - Method in class org.apache.ivy.Ivy
 
listOrganisationEntries() - Method in class org.apache.ivy.Ivy14
 
listOrganisations() - Method in class org.apache.ivy.core.search.SearchEngine
 
listOrganisations() - Method in class org.apache.ivy.Ivy
 
listOrganisations() - Method in class org.apache.ivy.Ivy14
 
listOrganisations() - Method in class org.apache.ivy.plugins.resolver.AbstractResolver
 
listOrganisations() - Method in class org.apache.ivy.plugins.resolver.BasicResolver
 
listOrganisations() - Method in class org.apache.ivy.plugins.resolver.CacheResolver
 
listOrganisations() - Method in interface org.apache.ivy.plugins.resolver.DependencyResolver
 
listOrganisations() - Method in class org.apache.ivy.plugins.resolver.IBiblioResolver
 
listOrganisations() - Method in class org.apache.ivy.plugins.resolver.IvyRepResolver
 
listRevisionEntries(ModuleEntry) - Method in class org.apache.ivy.core.search.SearchEngine
 
listRevisionEntries(ModuleEntry) - Method in class org.apache.ivy.Ivy
 
listRevisionEntries(ModuleEntry) - Method in class org.apache.ivy.Ivy14
 
listRevisions(String, String) - Method in class org.apache.ivy.core.search.SearchEngine
 
listRevisions(String, String) - Method in class org.apache.ivy.Ivy
 
listRevisions(String, String) - Method in class org.apache.ivy.Ivy14
 
listRevisions(ModuleEntry) - Method in class org.apache.ivy.plugins.resolver.AbstractResolver
 
listRevisions(ModuleEntry) - Method in class org.apache.ivy.plugins.resolver.BasicResolver
 
listRevisions(ModuleEntry) - Method in class org.apache.ivy.plugins.resolver.CacheResolver
 
listRevisions(ModuleEntry) - Method in interface org.apache.ivy.plugins.resolver.DependencyResolver
 
listRevisions(ModuleEntry) - Method in class org.apache.ivy.plugins.resolver.IBiblioResolver
 
listRevisions(ModuleEntry) - Method in class org.apache.ivy.plugins.resolver.IvyRepResolver
 
listTokenValues(String, Map) - Method in class org.apache.ivy.core.search.SearchEngine
Returns an empty array when no token values are found.
listTokenValues(String, Map) - Method in class org.apache.ivy.Ivy
 
listTokenValues(String, Map) - Method in class org.apache.ivy.Ivy14
 
listTokenValues(String, Map) - Method in class org.apache.ivy.plugins.resolver.AbstractResolver
 
listTokenValues(String, Map) - Method in class org.apache.ivy.plugins.resolver.BasicResolver
 
listTokenValues(String, Map) - Method in interface org.apache.ivy.plugins.resolver.DependencyResolver
List all the values the given token can take if other tokens are set as described in the otherTokenValues map.
listTokenValues(String, Map) - Method in class org.apache.ivy.plugins.resolver.IBiblioResolver
 
listTokenValues(Repository, String, String) - Static method in class org.apache.ivy.plugins.resolver.util.ResolverHelper
 
listTokenValues(URLLister, String, String) - Static method in class org.apache.ivy.plugins.resolver.util.ResolverHelper
 
load(File) - Method in class org.apache.ivy.core.settings.IvySettings
 
load(URL) - Method in class org.apache.ivy.core.settings.IvySettings
 
loadData(String, IvyNode, String, String, boolean) - Method in class org.apache.ivy.core.resolve.IvyNode
After the call node may be discarded.
loadData(String, boolean) - Method in class org.apache.ivy.core.resolve.VisitNode
 
loadDefault() - Method in class org.apache.ivy.core.settings.IvySettings
 
loadDefault14() - Method in class org.apache.ivy.core.settings.IvySettings
 
loadPassfile(Credentials, File) - Static method in class org.apache.ivy.util.CredentialsUtil
 
loadProperties(URL) - Method in class org.apache.ivy.core.settings.IvySettings
 
loadProperties(URL, boolean) - Method in class org.apache.ivy.core.settings.IvySettings
 
loadProperties(File) - Method in class org.apache.ivy.core.settings.IvySettings
 
loadProperties(File, boolean) - Method in class org.apache.ivy.core.settings.IvySettings
 
log(String, int) - Method in class org.apache.ivy.ant.AntMessageImpl
 
log(String, int) - Method in class org.apache.ivy.util.DefaultMessageImpl
 
log(String, int) - Method in interface org.apache.ivy.util.MessageImpl
 
logArtifactAttempt(Artifact, String) - Method in class org.apache.ivy.plugins.resolver.BasicResolver
 
logAttempt(String) - Static method in class org.apache.ivy.plugins.resolver.BasicResolver
 
logIvyAttempt(String) - Method in class org.apache.ivy.plugins.resolver.BasicResolver
 
logModulesInUse() - Method in class org.apache.ivy.core.settings.IvySettings
 
logModuleWhenFound() - Method in class org.apache.ivy.core.settings.IvySettings
 
logNotConvertedExclusionRule() - Method in class org.apache.ivy.core.settings.IvySettings
 
LogReportOutputter - Class in org.apache.ivy.plugins.report
 
LogReportOutputter() - Constructor for class org.apache.ivy.plugins.report.LogReportOutputter
 
logResolvedRevision() - Method in class org.apache.ivy.core.settings.IvySettings
 
lslToResource(String, String) - Method in class org.apache.ivy.plugins.repository.vsftp.VsftpRepository
Parses a ls -l line and transforms it in a resource

M

main(String[]) - Static method in class org.apache.ivy.core.IvyPatternHelper
 
Main - Class in org.apache.ivy
class used to launch ivy as a standalone tool arguments are : -settings : indicates the path to the ivy settings file ivysettings.xml is assumed if not given -cache : indicates the path to the cache directory cache is assumed if not given -ivy : indicates the path to the ivy file to use ivy.xml is assumed if not given -retrieve : when used, retrieve is also done using the given retrievepattern -revision : the revision with which the module should be published, required to publish -status : the status with which the module should be published, release is assumed if not given -publish : the pattern used to publish the resolved ivy file, ivy-[revision].xml is assumed if not given
Main() - Constructor for class org.apache.ivy.Main
 
main(String[]) - Static method in class org.apache.ivy.Main
 
main(String[]) - Static method in class org.apache.ivy.tools.analyser.JarJarDependencyAnalyser
 
main(String[]) - Static method in class org.apache.ivy.tools.analyser.JarModuleFinder
 
main(String[]) - Static method in class org.apache.ivy.tools.analyser.RepositoryAnalyser
 
markEvicted(IvyNodeEviction.EvictionData) - Method in class org.apache.ivy.core.resolve.IvyNode
 
markEvicted(String, IvyNode, ConflictManager, Collection) - Method in class org.apache.ivy.core.resolve.IvyNode
 
markEvicted(String, IvyNode, ConflictManager, Collection) - Method in class org.apache.ivy.core.resolve.IvyNodeEviction
 
markEvicted(IvyNodeEviction.EvictionData) - Method in class org.apache.ivy.core.resolve.IvyNodeEviction
 
markEvicted(IvyNodeEviction.EvictionData) - Method in class org.apache.ivy.core.resolve.VisitNode
 
markEvicted(VisitNode, ConflictManager, Collection) - Method in class org.apache.ivy.core.resolve.VisitNode
Marks the current node as evicted by the the given selected IvyNodes, in the given parent and root module configuration, with the given ConflictManager
Match - Class in org.apache.ivy.plugins.version
 
Match() - Constructor for class org.apache.ivy.plugins.version.Match
 
Matcher - Interface in org.apache.ivy.plugins.matcher
An interface that defines a string matcher.
MatcherHelper - Class in org.apache.ivy.plugins.matcher
Set of helper methods to match ModuleId, ModuleRevisionId, ArtifactId
MatcherHelper() - Constructor for class org.apache.ivy.plugins.matcher.MatcherHelper
 
matches(String) - Method in class org.apache.ivy.plugins.matcher.AnyMatcher
 
matches(String) - Method in interface org.apache.ivy.plugins.matcher.Matcher
Check whether a given string is matched by this matcher.
matches(PatternMatcher, String, String) - Static method in class org.apache.ivy.plugins.matcher.MatcherHelper
 
matches(PatternMatcher, ModuleId, ModuleId) - Static method in class org.apache.ivy.plugins.matcher.MatcherHelper
 
matches(PatternMatcher, ModuleRevisionId, ModuleRevisionId) - Static method in class org.apache.ivy.plugins.matcher.MatcherHelper
 
matches(PatternMatcher, ArtifactId, ArtifactId) - Static method in class org.apache.ivy.plugins.matcher.MatcherHelper
 
matches(ModuleId) - Method in class org.apache.ivy.plugins.matcher.ModuleIdMatcher
 
matches(String) - Method in class org.apache.ivy.plugins.matcher.NoMatcher
 
MAVEN2_CONFIGURATIONS - Static variable in class org.apache.ivy.plugins.parser.m2.PomModuleDescriptorParser
 
MDArtifact - Class in org.apache.ivy.core.module.descriptor
 
MDArtifact(ModuleDescriptor, String, String, String) - Constructor for class org.apache.ivy.core.module.descriptor.MDArtifact
 
MDArtifact(ModuleDescriptor, String, String, String, URL, Map) - Constructor for class org.apache.ivy.core.module.descriptor.MDArtifact
 
MDResolvedResource - Class in org.apache.ivy.plugins.resolver.util
 
MDResolvedResource(Resource, String, ResolvedModuleRevision) - Constructor for class org.apache.ivy.plugins.resolver.util.MDResolvedResource
 
mergeConfs(String[]) - Method in class org.apache.ivy.ant.IvyTask
 
Message - Class in org.apache.ivy.util
 
Message() - Constructor for class org.apache.ivy.util.Message
 
MessageImpl - Interface in org.apache.ivy.util
 
MODULE_KEY - Static variable in class org.apache.ivy.core.IvyPatternHelper
 
ModuleDescriptor - Interface in org.apache.ivy.core.module.descriptor
 
ModuleDescriptorParser - Interface in org.apache.ivy.plugins.parser
 
ModuleDescriptorParserRegistry - Class in org.apache.ivy.plugins.parser
 
ModuleDescriptorSorter - Class in org.apache.ivy.core.sort
Inner helper class for sorting ModuleDescriptors.
ModuleDescriptorSorter(Collection) - Constructor for class org.apache.ivy.core.sort.ModuleDescriptorSorter
 
ModuleEntry - Class in org.apache.ivy.core.search
 
ModuleEntry(OrganisationEntry, String) - Constructor for class org.apache.ivy.core.search.ModuleEntry
 
ModuleId - Class in org.apache.ivy.core.module.id
 
ModuleId(String, String) - Constructor for class org.apache.ivy.core.module.id.ModuleId
 
ModuleIdMatcher - Class in org.apache.ivy.plugins.matcher
 
ModuleIdMatcher(ModuleId, PatternMatcher) - Constructor for class org.apache.ivy.plugins.matcher.ModuleIdMatcher
 
ModuleRevisionId - Class in org.apache.ivy.core.module.id
 
ModuleRevisionId(ModuleId, String) - Constructor for class org.apache.ivy.core.module.id.ModuleRevisionId
 
ModuleRevisionId(ModuleId, String, String) - Constructor for class org.apache.ivy.core.module.id.ModuleRevisionId
 
ModuleRevisionId(ModuleId, String, Map) - Constructor for class org.apache.ivy.core.module.id.ModuleRevisionId
 
ModuleRevisionId(ModuleId, String, String, Map) - Constructor for class org.apache.ivy.core.module.id.ModuleRevisionId
 
MRIDRule - Class in org.apache.ivy.plugins.namespace
 
MRIDRule(String, String, String) - Constructor for class org.apache.ivy.plugins.namespace.MRIDRule
 
MRIDRule() - Constructor for class org.apache.ivy.plugins.namespace.MRIDRule
 
MRIDTransformationRule - Class in org.apache.ivy.plugins.namespace
 
MRIDTransformationRule() - Constructor for class org.apache.ivy.plugins.namespace.MRIDTransformationRule
 
MSG_DEBUG - Static variable in class org.apache.ivy.util.Message
Message priority of "debug".
MSG_ERR - Static variable in class org.apache.ivy.util.Message
Message priority of "error".
MSG_INFO - Static variable in class org.apache.ivy.util.Message
Message priority of "information".
MSG_VERBOSE - Static variable in class org.apache.ivy.util.Message
Message priority of "verbose".
MSG_WARN - Static variable in class org.apache.ivy.util.Message
Message priority of "warning".

N

NAME - Static variable in class org.apache.ivy.core.event.download.EndArtifactDownloadEvent
 
NAME - Static variable in class org.apache.ivy.core.event.download.NeedArtifactEvent
 
NAME - Static variable in class org.apache.ivy.core.event.download.PrepareDownloadEvent
 
NAME - Static variable in class org.apache.ivy.core.event.download.StartArtifactDownloadEvent
 
NAME - Static variable in class org.apache.ivy.core.event.resolve.EndResolveDependencyEvent
 
NAME - Static variable in class org.apache.ivy.core.event.resolve.EndResolveEvent
 
NAME - Static variable in class org.apache.ivy.core.event.resolve.StartResolveDependencyEvent
 
NAME - Static variable in class org.apache.ivy.core.event.resolve.StartResolveEvent
 
Namespace - Class in org.apache.ivy.plugins.namespace
 
Namespace() - Constructor for class org.apache.ivy.plugins.namespace.Namespace
 
NameSpaceHelper - Class in org.apache.ivy.plugins.namespace
 
NameSpaceHelper() - Constructor for class org.apache.ivy.plugins.namespace.NameSpaceHelper
 
NamespaceRule - Class in org.apache.ivy.plugins.namespace
 
NamespaceRule() - Constructor for class org.apache.ivy.plugins.namespace.NamespaceRule
 
NamespaceTransformer - Interface in org.apache.ivy.plugins.namespace
 
NeedArtifactEvent - Class in org.apache.ivy.core.event.download
 
NeedArtifactEvent(DependencyResolver, Artifact) - Constructor for class org.apache.ivy.core.event.download.NeedArtifactEvent
 
needModuleDescriptor(ModuleRevisionId, ModuleRevisionId) - Method in class org.apache.ivy.plugins.version.AbstractVersionMatcher
 
needModuleDescriptor(ModuleRevisionId, ModuleRevisionId) - Method in class org.apache.ivy.plugins.version.ChainVersionMatcher
 
needModuleDescriptor(ModuleRevisionId, ModuleRevisionId) - Method in class org.apache.ivy.plugins.version.LatestVersionMatcher
 
needModuleDescriptor(ModuleRevisionId, ModuleRevisionId) - Method in interface org.apache.ivy.plugins.version.VersionMatcher
Indicates if this VersionMatcher needs module descriptors to determine if a module revision matches the asked one.
newBasicInstance(ModuleRevisionId, Date) - Static method in class org.apache.ivy.core.module.descriptor.DefaultModuleDescriptor
 
newCallerInstance(ModuleRevisionId, String[], boolean, boolean) - Static method in class org.apache.ivy.core.module.descriptor.DefaultModuleDescriptor
 
newCallerInstance(ModuleRevisionId[], boolean, boolean) - Static method in class org.apache.ivy.core.module.descriptor.DefaultModuleDescriptor
 
newDefaultInstance(ModuleRevisionId) - Static method in class org.apache.ivy.core.module.descriptor.DefaultModuleDescriptor
 
newDefaultInstance(ModuleRevisionId, DependencyArtifactDescriptor[]) - Static method in class org.apache.ivy.core.module.descriptor.DefaultModuleDescriptor
 
newDefaultInstance() - Static method in class org.apache.ivy.core.module.status.StatusManager
 
newInstance(IvySettings) - Static method in class org.apache.ivy.core.deliver.DeliverOptions
Returns an instance of DeliverOptions with options corresponding to default values taken from the given settings.
newInstance(ModuleRevisionId, String, String, String) - Static method in class org.apache.ivy.core.module.id.ArtifactRevisionId
 
newInstance(ModuleRevisionId, String, String, String, Map) - Static method in class org.apache.ivy.core.module.id.ArtifactRevisionId
 
newInstance(String, String, String) - Static method in class org.apache.ivy.core.module.id.ModuleRevisionId
 
newInstance(String, String, String, Map) - Static method in class org.apache.ivy.core.module.id.ModuleRevisionId
 
newInstance(String, String, String, String) - Static method in class org.apache.ivy.core.module.id.ModuleRevisionId
 
newInstance(String, String, String, String, Map) - Static method in class org.apache.ivy.core.module.id.ModuleRevisionId
 
newInstance(ModuleRevisionId, String) - Static method in class org.apache.ivy.core.module.id.ModuleRevisionId
 
newInstance() - Static method in class org.apache.ivy.Ivy
 
newIvyArtifact(ModuleRevisionId, Date) - Static method in class org.apache.ivy.core.module.descriptor.DefaultArtifact
 
newIvyArtifact(ModuleDescriptor) - Static method in class org.apache.ivy.core.module.descriptor.MDArtifact
 
newMatcher(String) - Method in class org.apache.ivy.plugins.matcher.AbstractPatternMatcher
Returns an instance of the implementation specific matcher.
newMatcher(String) - Method in class org.apache.ivy.plugins.matcher.ExactOrRegexpPatternMatcher
 
newMatcher(String) - Method in class org.apache.ivy.plugins.matcher.ExactPatternMatcher
 
newMatcher(String) - Method in class org.apache.ivy.plugins.matcher.GlobPatternMatcher
 
newMatcher(String) - Method in class org.apache.ivy.plugins.matcher.RegexpPatternMatcher
 
newPomArtifact(ModuleRevisionId, Date) - Static method in class org.apache.ivy.core.module.descriptor.DefaultArtifact
 
NO - Static variable in class org.apache.ivy.core.report.DownloadStatus
means that download was not required
NO_FILTER - Static variable in class org.apache.ivy.util.filter.FilterHelper
 
NoConflictManager - Class in org.apache.ivy.plugins.conflict
 
NoConflictManager() - Constructor for class org.apache.ivy.plugins.conflict.NoConflictManager
 
NoFilter - Class in org.apache.ivy.util.filter
 
NoMatcher - Class in org.apache.ivy.plugins.matcher
A matcher that matches nothing.
NoMatcher() - Constructor for class org.apache.ivy.plugins.matcher.NoMatcher
 
normalize(String) - Static method in class org.apache.ivy.plugins.repository.vfs.VfsResource
The VFS FileName getURI method seems to have a bug in it where file: URIs will have 4 forward slashes instead of 3.
NotFilter - Class in org.apache.ivy.util.filter
 
NotFilter(Filter) - Constructor for class org.apache.ivy.util.filter.NotFilter
 

O

openStream() - Method in class org.apache.ivy.plugins.repository.BasicResource
 
openStream() - Method in class org.apache.ivy.plugins.repository.file.FileResource
 
openStream() - Method in interface org.apache.ivy.plugins.repository.Resource
Opens a stream on this resource
openStream(SFTPResource) - Method in class org.apache.ivy.plugins.repository.sftp.SFTPRepository
 
openStream() - Method in class org.apache.ivy.plugins.repository.sftp.SFTPResource
 
openStream(SshResource) - Method in class org.apache.ivy.plugins.repository.ssh.SshRepository
Not really streaming...need to implement a proper streaming approach?
openStream() - Method in class org.apache.ivy.plugins.repository.ssh.SshResource
 
openStream() - Method in class org.apache.ivy.plugins.repository.url.URLResource
 
openStream() - Method in class org.apache.ivy.plugins.repository.vfs.VfsResource
 
openStream() - Method in class org.apache.ivy.plugins.repository.vsftp.VsftpResource
 
openStream(URL) - Method in class org.apache.ivy.util.url.BasicURLHandler
 
openStream(URL) - Method in class org.apache.ivy.util.url.HttpClientHandler
 
openStream(URL) - Method in interface org.apache.ivy.util.url.URLHandler
 
openStream(URL) - Method in class org.apache.ivy.util.url.URLHandlerDispatcher
 
OrFilter - Class in org.apache.ivy.util.filter
 
OrFilter(Filter, Filter) - Constructor for class org.apache.ivy.util.filter.OrFilter
 
org.apache.ivy - package org.apache.ivy
 
org.apache.ivy.ant - package org.apache.ivy.ant
 
org.apache.ivy.core - package org.apache.ivy.core
 
org.apache.ivy.core.cache - package org.apache.ivy.core.cache
 
org.apache.ivy.core.check - package org.apache.ivy.core.check
 
org.apache.ivy.core.deliver - package org.apache.ivy.core.deliver
 
org.apache.ivy.core.event - package org.apache.ivy.core.event
 
org.apache.ivy.core.event.download - package org.apache.ivy.core.event.download
 
org.apache.ivy.core.event.resolve - package org.apache.ivy.core.event.resolve
 
org.apache.ivy.core.install - package org.apache.ivy.core.install
 
org.apache.ivy.core.module.descriptor - package org.apache.ivy.core.module.descriptor
 
org.apache.ivy.core.module.id - package org.apache.ivy.core.module.id
 
org.apache.ivy.core.module.status - package org.apache.ivy.core.module.status
 
org.apache.ivy.core.publish - package org.apache.ivy.core.publish
 
org.apache.ivy.core.report - package org.apache.ivy.core.report
 
org.apache.ivy.core.resolve - package org.apache.ivy.core.resolve
 
org.apache.ivy.core.retrieve - package org.apache.ivy.core.retrieve
 
org.apache.ivy.core.search - package org.apache.ivy.core.search
 
org.apache.ivy.core.settings - package org.apache.ivy.core.settings
 
org.apache.ivy.core.sort - package org.apache.ivy.core.sort
 
org.apache.ivy.plugins - package org.apache.ivy.plugins
 
org.apache.ivy.plugins.circular - package org.apache.ivy.plugins.circular
 
org.apache.ivy.plugins.conflict - package org.apache.ivy.plugins.conflict
 
org.apache.ivy.plugins.latest - package org.apache.ivy.plugins.latest
 
org.apache.ivy.plugins.matcher - package org.apache.ivy.plugins.matcher
 
org.apache.ivy.plugins.namespace - package org.apache.ivy.plugins.namespace
 
org.apache.ivy.plugins.parser - package org.apache.ivy.plugins.parser
 
org.apache.ivy.plugins.parser.m2 - package org.apache.ivy.plugins.parser.m2
 
org.apache.ivy.plugins.parser.xml - package org.apache.ivy.plugins.parser.xml
 
org.apache.ivy.plugins.report - package org.apache.ivy.plugins.report
 
org.apache.ivy.plugins.repository - package org.apache.ivy.plugins.repository
 
org.apache.ivy.plugins.repository.file - package org.apache.ivy.plugins.repository.file
 
org.apache.ivy.plugins.repository.sftp - package org.apache.ivy.plugins.repository.sftp
 
org.apache.ivy.plugins.repository.ssh - package org.apache.ivy.plugins.repository.ssh
 
org.apache.ivy.plugins.repository.url - package org.apache.ivy.plugins.repository.url
 
org.apache.ivy.plugins.repository.vfs - package org.apache.ivy.plugins.repository.vfs
 
org.apache.ivy.plugins.repository.vsftp - package org.apache.ivy.plugins.repository.vsftp
 
org.apache.ivy.plugins.resolver - package org.apache.ivy.plugins.resolver
 
org.apache.ivy.plugins.resolver.util - package org.apache.ivy.plugins.resolver.util
 
org.apache.ivy.plugins.trigger - package org.apache.ivy.plugins.trigger
 
org.apache.ivy.plugins.version - package org.apache.ivy.plugins.version
 
org.apache.ivy.tools.analyser - package org.apache.ivy.tools.analyser
 
org.apache.ivy.util - package org.apache.ivy.util
 
org.apache.ivy.util.extendable - package org.apache.ivy.util.extendable
 
org.apache.ivy.util.filter - package org.apache.ivy.util.filter
 
org.apache.ivy.util.url - package org.apache.ivy.util.url
 
ORGANISATION_KEY - Static variable in class org.apache.ivy.core.IvyPatternHelper
 
ORGANISATION_KEY2 - Static variable in class org.apache.ivy.core.IvyPatternHelper
 
OrganisationEntry - Class in org.apache.ivy.core.search
 
OrganisationEntry(DependencyResolver, String) - Constructor for class org.apache.ivy.core.search.OrganisationEntry
 
ORIGINAL_ARTIFACTNAME_KEY - Static variable in class org.apache.ivy.core.IvyPatternHelper
 
output(ReportOutputter[], File) - Method in class org.apache.ivy.core.report.ResolveReport
 
output(ResolveReport, File) - Method in class org.apache.ivy.plugins.report.LogReportOutputter
 
output(ConfigurationResolveReport) - Method in class org.apache.ivy.plugins.report.LogReportOutputter
 
output(ResolveReport, File) - Method in interface org.apache.ivy.plugins.report.ReportOutputter
 
output(ResolveReport, File) - Method in class org.apache.ivy.plugins.report.XmlReportOutputter
 
output(ConfigurationResolveReport, String, String[], File) - Method in class org.apache.ivy.plugins.report.XmlReportOutputter
 
output(ConfigurationResolveReport, OutputStream) - Method in class org.apache.ivy.plugins.report.XmlReportOutputter
 
output(ConfigurationResolveReport, String[], OutputStream) - Method in class org.apache.ivy.plugins.report.XmlReportOutputter
 
outputReport(ResolveReport, File) - Method in class org.apache.ivy.core.resolve.ResolveEngine
 

P

PackageMapping - Class in org.apache.ivy.ant
Describes a mapping between a package name and an org name revision uple
PackageMapping() - Constructor for class org.apache.ivy.ant.PackageMapping
 
parse(URL) - Method in class org.apache.ivy.core.settings.XmlSettingsParser
 
parse(File) - Method in class org.apache.ivy.plugins.report.XmlReportParser
 
parse(ResolvedResource, DependencyDescriptor, ResolveData) - Method in class org.apache.ivy.plugins.resolver.BasicResolver
 
parse(Resource, String) - Method in interface org.apache.ivy.plugins.resolver.util.ResourceMDParser
 
parse(URL, URL, DefaultHandler) - Static method in class org.apache.ivy.util.XMLHelper
 
parse(URL, URL, DefaultHandler, LexicalHandler) - Static method in class org.apache.ivy.util.XMLHelper
 
parse(InputStream, URL, DefaultHandler, LexicalHandler) - Static method in class org.apache.ivy.util.XMLHelper
 
parseDepsConfs(String, DefaultDependencyDescriptor) - Method in class org.apache.ivy.plugins.parser.AbstractModuleDescriptorParser.AbstractParser
 
parseDepsConfs(String, DefaultDependencyDescriptor, boolean) - Method in class org.apache.ivy.plugins.parser.AbstractModuleDescriptorParser.AbstractParser
 
parseDepsConfs(String, DefaultDependencyDescriptor, boolean, boolean) - Method in class org.apache.ivy.plugins.parser.AbstractModuleDescriptorParser.AbstractParser
 
parseDepsConfs(String[], DefaultDependencyDescriptor, boolean) - Method in class org.apache.ivy.plugins.parser.AbstractModuleDescriptorParser.AbstractParser
 
parseDepsConfs(String[], DefaultDependencyDescriptor, boolean, boolean) - Method in class org.apache.ivy.plugins.parser.AbstractModuleDescriptorParser.AbstractParser
 
parseDescriptor(IvySettings, URL, boolean) - Method in class org.apache.ivy.plugins.parser.AbstractModuleDescriptorParser
 
parseDescriptor(IvySettings, URL, Resource, boolean) - Method in class org.apache.ivy.plugins.parser.m2.PomModuleDescriptorParser
 
parseDescriptor(IvySettings, URL, boolean) - Method in interface org.apache.ivy.plugins.parser.ModuleDescriptorParser
 
parseDescriptor(IvySettings, URL, Resource, boolean) - Method in interface org.apache.ivy.plugins.parser.ModuleDescriptorParser
 
parseDescriptor(IvySettings, URL, Resource, boolean) - Method in class org.apache.ivy.plugins.parser.ModuleDescriptorParserRegistry
 
parseDescriptor(IvySettings, URL, Resource, boolean) - Method in class org.apache.ivy.plugins.parser.xml.XmlModuleDescriptorParser
 
PatternMatcher - Interface in org.apache.ivy.plugins.matcher
Interface for a pattern matcher.
PatternVersionMatcher - Class in org.apache.ivy.plugins.version
 
PatternVersionMatcher() - Constructor for class org.apache.ivy.plugins.version.PatternVersionMatcher
 
physicallyExists() - Method in class org.apache.ivy.plugins.repository.vfs.VfsResource
Return a flag indicating whether a provided VFS resource physically exists
play(Configurator) - Method in class org.apache.ivy.util.Configurator.Macro
 
play(Configurator, Map, Map) - Method in class org.apache.ivy.util.Configurator.MacroDef
 
PomModuleDescriptorParser - Class in org.apache.ivy.plugins.parser.m2
 
popResolver() - Method in class org.apache.ivy.core.IvyContext
 
prepareAndCheck() - Method in class org.apache.ivy.ant.IvyPostResolveTask
 
PrepareDownloadEvent - Class in org.apache.ivy.core.event.download
 
PrepareDownloadEvent(Artifact[]) - Constructor for class org.apache.ivy.core.event.download.PrepareDownloadEvent
 
prepareForDisplay(String) - Static method in class org.apache.ivy.plugins.resolver.VfsResolver
 
PRIVATE - Static variable in class org.apache.ivy.core.module.descriptor.Configuration.Visibility
 
progress(IvyEvent) - Method in class org.apache.ivy.ant.AntBuildTrigger
 
progress(IvyEvent) - Method in class org.apache.ivy.ant.AntCallTrigger
 
progress() - Method in class org.apache.ivy.ant.AntMessageImpl
 
progress(IvyEvent) - Method in class org.apache.ivy.core.event.FilteredIvyListener
 
progress(IvyEvent) - Method in interface org.apache.ivy.core.event.IvyListener
 
progress(CopyProgressEvent) - Method in class org.apache.ivy.plugins.repository.RepositoryCopyProgressListener
 
progress(CopyProgressEvent) - Method in interface org.apache.ivy.util.CopyProgressListener
 
progress() - Method in class org.apache.ivy.util.DefaultMessageImpl
 
progress() - Static method in class org.apache.ivy.util.Message
 
progress() - Method in interface org.apache.ivy.util.MessageImpl
 
promptCredentials(Credentials, File) - Static method in class org.apache.ivy.util.CredentialsUtil
 
PropertiesFile - Class in org.apache.ivy.util
A simple Properties extension easing the loading and saving of data
PropertiesFile(File, String) - Constructor for class org.apache.ivy.util.PropertiesFile
 
PUBLIC - Static variable in class org.apache.ivy.core.module.descriptor.Configuration.Visibility
 
publish(ModuleRevisionId, Collection, String, PublishOptions) - Method in class org.apache.ivy.core.publish.PublishEngine
Publishes a module to the repository.
publish(ModuleDescriptor, Collection, DependencyResolver, PublishOptions) - Method in class org.apache.ivy.core.publish.PublishEngine
 
publish(ModuleRevisionId, Collection, String, PublishOptions) - Method in class org.apache.ivy.Ivy
 
publish(ModuleDescriptor, DependencyResolver, Collection, String, Artifact[], boolean, String) - Method in class org.apache.ivy.Ivy14
 
publish(ModuleRevisionId, String, File, Collection, String, String, String, Date, Artifact[], boolean, boolean, boolean, String) - Method in class org.apache.ivy.Ivy14
 
publish(ModuleRevisionId, String, File, String, String, String, boolean, boolean) - Method in class org.apache.ivy.Ivy14
 
publish(ModuleRevisionId, String, File, String, String, String, boolean) - Method in class org.apache.ivy.Ivy14
 
publish(ModuleRevisionId, String, File, String, String, String, String, Date, Artifact[], boolean, boolean, boolean, String) - Method in class org.apache.ivy.Ivy14
 
publish(Artifact, File, boolean) - Method in class org.apache.ivy.plugins.resolver.CacheResolver
 
publish(Artifact, File, boolean) - Method in class org.apache.ivy.plugins.resolver.ChainResolver
 
publish(Artifact, File, boolean) - Method in interface org.apache.ivy.plugins.resolver.DependencyResolver
 
publish(Artifact, File, boolean) - Method in class org.apache.ivy.plugins.resolver.DualResolver
 
publish(Artifact, File) - Method in class org.apache.ivy.plugins.resolver.IBiblioResolver
 
publish(Artifact, File) - Method in class org.apache.ivy.plugins.resolver.IvyRepResolver
 
publish(Artifact, File, boolean) - Method in class org.apache.ivy.plugins.resolver.RepositoryResolver
 
PublishEngine - Class in org.apache.ivy.core.publish
 
PublishEngine(IvySettings) - Constructor for class org.apache.ivy.core.publish.PublishEngine
 
PublishingDependencyRevisionResolver - Interface in org.apache.ivy.core.deliver
 
PublishOptions - Class in org.apache.ivy.core.publish
A set of options used during publish related tasks The publish can update the ivy file to publish if update is set to true.
PublishOptions() - Constructor for class org.apache.ivy.core.publish.PublishOptions
 
pushResolver(DependencyResolver) - Method in class org.apache.ivy.core.IvyContext
 
put(Artifact, File, String, boolean) - Method in class org.apache.ivy.plugins.repository.AbstractRepository
 
put(File, String, boolean) - Method in class org.apache.ivy.plugins.repository.AbstractRepository
 
put(File, String, boolean) - Method in class org.apache.ivy.plugins.repository.file.FileRepository
 
put(Artifact, File, String, boolean) - Method in interface org.apache.ivy.plugins.repository.Repository
Transfer a resource to the repository
put(File, String, boolean) - Method in class org.apache.ivy.plugins.repository.sftp.SFTPRepository
 
put(String, String, String) - Method in class org.apache.ivy.plugins.repository.ssh.Scp
Copy a local file to a remote directory, uses mode 0600 when creating the file on the remote side.
put(byte[], String, String) - Method in class org.apache.ivy.plugins.repository.ssh.Scp
Create a remote file and copy the contents of the passed byte array into it.
put(byte[], String, String, String) - Method in class org.apache.ivy.plugins.repository.ssh.Scp
Create a remote file and copy the contents of the passed byte array into it.
put(String, String, String, String) - Method in class org.apache.ivy.plugins.repository.ssh.Scp
Copy a local file to a remote site, uses the specified mode when creating the file on the remote side.
put(File, String, boolean) - Method in class org.apache.ivy.plugins.repository.ssh.SshRepository
 
put(File, String, boolean) - Method in class org.apache.ivy.plugins.repository.url.URLRepository
 
put(File, String, boolean) - Method in class org.apache.ivy.plugins.repository.vfs.VfsRepository
Transfer an Ivy resource to a VFS repository
put(File, String, boolean) - Method in class org.apache.ivy.plugins.repository.vsftp.VsftpRepository
 

R

rawinfo(String) - Static method in class org.apache.ivy.util.Message
 
rawlog(String, int) - Method in class org.apache.ivy.ant.AntMessageImpl
 
rawlog(String, int) - Method in class org.apache.ivy.util.DefaultMessageImpl
 
rawlog(String, int) - Method in interface org.apache.ivy.util.MessageImpl
 
readEntirely(BufferedReader) - Static method in class org.apache.ivy.util.FileUtil
 
readResponse(boolean) - Method in class org.apache.ivy.plugins.repository.vsftp.VsftpRepository
 
readResponse(boolean, long) - Method in class org.apache.ivy.plugins.repository.vsftp.VsftpRepository
 
recordAttribute(String, String) - Method in class org.apache.ivy.util.Configurator.MacroRecord
 
recordChild(String) - Method in class org.apache.ivy.util.Configurator.MacroRecord
 
recordCreateChild(String) - Method in class org.apache.ivy.util.Configurator.Macro
 
recordCreateChild(String) - Method in class org.apache.ivy.util.Configurator.MacroDef
 
REGEXP - Static variable in interface org.apache.ivy.plugins.matcher.PatternMatcher
pattern matcher name 'regexp'
RegexpConflictManager - Class in org.apache.ivy.plugins.conflict
A ConflictManager that can be used to resolve conflicts based on regular expressions of the revision of the module.
RegexpConflictManager() - Constructor for class org.apache.ivy.plugins.conflict.RegexpConflictManager
 
RegexpPatternMatcher - Class in org.apache.ivy.plugins.matcher
A pattern matcher matching input using regular expressions.
RegexpPatternMatcher() - Constructor for class org.apache.ivy.plugins.matcher.RegexpPatternMatcher
 
register(VisitNode) - Method in class org.apache.ivy.core.resolve.ResolveData
 
register(ModuleRevisionId, VisitNode) - Method in class org.apache.ivy.core.resolve.ResolveData
 
releaseSession(Session, String) - Method in class org.apache.ivy.plugins.repository.ssh.AbstractSshBasedRepository
closes the session and remove it from the cache (eg. on case of errors)
RemoteScpException - Exception in org.apache.ivy.plugins.repository.ssh
This exception will be used for Remote SCP Exceptions (failures on the target system, no connetion probs)
RemoteScpException() - Constructor for exception org.apache.ivy.plugins.repository.ssh.RemoteScpException
 
RemoteScpException(String) - Constructor for exception org.apache.ivy.plugins.repository.ssh.RemoteScpException
 
RemoteScpException(Throwable) - Constructor for exception org.apache.ivy.plugins.repository.ssh.RemoteScpException
 
RemoteScpException(String, Throwable) - Constructor for exception org.apache.ivy.plugins.repository.ssh.RemoteScpException
 
removeIvyListener(IvyListener) - Method in class org.apache.ivy.core.event.EventManager
 
removeLeadingPath(File, File) - Method in class org.apache.ivy.ant.IvyArtifactReport
 
removeSavedArtifactOrigin(Artifact) - Method in class org.apache.ivy.core.cache.CacheManager
 
removeTransferListener(TransferListener) - Method in class org.apache.ivy.core.event.EventManager
 
removeTransferListener(TransferListener) - Method in class org.apache.ivy.plugins.repository.AbstractRepository
 
removeTransferListener(TransferListener) - Method in interface org.apache.ivy.plugins.repository.Repository
Remove a listener on the repository
replaceFallbackConfigurationPattern(Pattern, String, String) - Static method in class org.apache.ivy.core.module.descriptor.DefaultDependencyDescriptor
Replaces fallback patterns with correct values if fallback pattern exists.
replaceSelfFallbackPattern(String, String) - Static method in class org.apache.ivy.core.module.descriptor.DefaultDependencyDescriptor
 
replaceThisFallbackPattern(String, String) - Static method in class org.apache.ivy.core.module.descriptor.DefaultDependencyDescriptor
 
replaceWildcards(ModuleDescriptor) - Method in class org.apache.ivy.core.module.descriptor.Configuration
 
reportFailure() - Method in class org.apache.ivy.plugins.resolver.AbstractResolver
 
reportFailure(Artifact) - Method in class org.apache.ivy.plugins.resolver.AbstractResolver
 
reportFailure() - Method in class org.apache.ivy.plugins.resolver.BasicResolver
 
reportFailure(Artifact) - Method in class org.apache.ivy.plugins.resolver.BasicResolver
 
reportFailure() - Method in class org.apache.ivy.plugins.resolver.ChainResolver
 
reportFailure(Artifact) - Method in class org.apache.ivy.plugins.resolver.ChainResolver
 
reportFailure() - Method in interface org.apache.ivy.plugins.resolver.DependencyResolver
Reports last resolve failure as Messages
reportFailure(Artifact) - Method in interface org.apache.ivy.plugins.resolver.DependencyResolver
Reports last artifact download failure as Messages
reportFailure() - Method in class org.apache.ivy.plugins.resolver.DualResolver
 
reportFailure(Artifact) - Method in class org.apache.ivy.plugins.resolver.DualResolver
 
ReportOutputter - Interface in org.apache.ivy.plugins.report
 
Repository - Interface in org.apache.ivy.plugins.repository
Represents a collection of resources available to Ivy.
RepositoryAnalyser - Class in org.apache.ivy.tools.analyser
 
RepositoryAnalyser() - Constructor for class org.apache.ivy.tools.analyser.RepositoryAnalyser
 
RepositoryCopyProgressListener - Class in org.apache.ivy.plugins.repository
 
RepositoryCopyProgressListener(AbstractRepository) - Constructor for class org.apache.ivy.plugins.repository.RepositoryCopyProgressListener
 
RepositoryResolver - Class in org.apache.ivy.plugins.resolver
 
RepositoryResolver() - Constructor for class org.apache.ivy.plugins.resolver.RepositoryResolver
 
REQUEST_GET - Static variable in class org.apache.ivy.plugins.repository.TransferEvent
Indicates GET transfer (from the repository)
REQUEST_PUT - Static variable in class org.apache.ivy.plugins.repository.TransferEvent
Indicates PUT transfer (to the repository)
resolve(ModuleDescriptor, String, ModuleRevisionId, String) - Method in class org.apache.ivy.core.deliver.DefaultPublishingDRResolver
 
resolve(ModuleDescriptor, String, ModuleRevisionId, String) - Method in interface org.apache.ivy.core.deliver.PublishingDependencyRevisionResolver
Returns the revision of the dependency for the publishing of the 'published' module in 'publishedStatus' status.
resolve(File) - Method in class org.apache.ivy.core.resolve.ResolveEngine
 
resolve(URL) - Method in class org.apache.ivy.core.resolve.ResolveEngine
 
resolve(ModuleRevisionId, ResolveOptions, boolean) - Method in class org.apache.ivy.core.resolve.ResolveEngine
Resolves the module identified by the given mrid with its dependencies if transitive is set to true.
resolve(URL, ResolveOptions) - Method in class org.apache.ivy.core.resolve.ResolveEngine
Resolve dependencies of a module described by an ivy file.
resolve(ModuleDescriptor, ResolveOptions) - Method in class org.apache.ivy.core.resolve.ResolveEngine
Resolve dependencies of a module described by a module descriptor Note: the method signature is way too long, we should use a class to store the settings of the resolve.
resolve(File) - Method in class org.apache.ivy.Ivy
 
resolve(URL) - Method in class org.apache.ivy.Ivy
 
resolve(ModuleRevisionId, ResolveOptions, boolean) - Method in class org.apache.ivy.Ivy
 
resolve(URL, ResolveOptions) - Method in class org.apache.ivy.Ivy
 
resolve(ModuleDescriptor, ResolveOptions) - Method in class org.apache.ivy.Ivy
 
resolve(File) - Method in class org.apache.ivy.Ivy14
 
resolve(ModuleDescriptor, String[], File, Date, boolean, boolean, boolean, boolean, boolean, boolean, Filter) - Method in class org.apache.ivy.Ivy14
 
resolve(ModuleDescriptor, String[], File, Date, boolean, boolean, boolean, boolean, boolean, Filter) - Method in class org.apache.ivy.Ivy14
 
resolve(ModuleDescriptor, String[], File, Date, boolean, boolean, boolean, Filter) - Method in class org.apache.ivy.Ivy14
 
resolve(ModuleDescriptor, String[], File, Date, boolean, boolean, Filter) - Method in class org.apache.ivy.Ivy14
 
resolve(ModuleRevisionId, String[], boolean, boolean, File, Date, boolean, boolean, boolean, Filter) - Method in class org.apache.ivy.Ivy14
 
resolve(ModuleRevisionId, String[], boolean, boolean, File, Date, boolean, boolean, Filter) - Method in class org.apache.ivy.Ivy14
 
resolve(ModuleRevisionId, String[]) - Method in class org.apache.ivy.Ivy14
 
resolve(URL, String, String[], File, Date, boolean, boolean, boolean, boolean, Filter) - Method in class org.apache.ivy.Ivy14
 
resolve(URL, String, String[], File, Date, boolean, boolean, boolean, Filter) - Method in class org.apache.ivy.Ivy14
 
resolve(URL, String, String[], File, Date, boolean, boolean, Filter) - Method in class org.apache.ivy.Ivy14
 
resolve(URL, String, String[], File, Date, boolean, boolean) - Method in class org.apache.ivy.Ivy14
 
resolve(URL, String, String[], File, Date, boolean) - Method in class org.apache.ivy.Ivy14
 
resolve(URL) - Method in class org.apache.ivy.Ivy14
 
resolveConflicts(IvyNode, Collection) - Method in interface org.apache.ivy.plugins.conflict.ConflictManager
Resolves the eventual conflicts found in the given collection of IvyNode.
resolveConflicts(IvyNode, Collection) - Method in class org.apache.ivy.plugins.conflict.FixedConflictManager
 
resolveConflicts(IvyNode, Collection) - Method in class org.apache.ivy.plugins.conflict.LatestConflictManager
 
resolveConflicts(IvyNode, Collection) - Method in class org.apache.ivy.plugins.conflict.NoConflictManager
 
resolveConflicts(IvyNode, Collection) - Method in class org.apache.ivy.plugins.conflict.RegexpConflictManager
 
resolveConflicts(IvyNode, Collection) - Method in class org.apache.ivy.plugins.conflict.StrictConflictManager
 
ResolveData - Class in org.apache.ivy.core.resolve
 
ResolveData(ResolveData, boolean) - Constructor for class org.apache.ivy.core.resolve.ResolveData
 
ResolveData(ResolveEngine, ResolveOptions) - Constructor for class org.apache.ivy.core.resolve.ResolveData
 
ResolveData(ResolveEngine, ResolveOptions, ConfigurationResolveReport) - Constructor for class org.apache.ivy.core.resolve.ResolveData
 
ResolveData(ResolveEngine, ResolveOptions, ConfigurationResolveReport, Map) - Constructor for class org.apache.ivy.core.resolve.ResolveData
 
ResolveDependencyEvent - Class in org.apache.ivy.core.event.resolve
 
ResolveDependencyEvent(String, DependencyResolver, DependencyDescriptor) - Constructor for class org.apache.ivy.core.event.resolve.ResolveDependencyEvent
 
ResolvedModuleRevision - Interface in org.apache.ivy.core.resolve
 
ResolvedModuleRevisionProxy - Class in org.apache.ivy.plugins.resolver.util
the same ResolvedModuleRevision except that we say that it is another resolver the artifact resolver, so that it's it that is used for artifact download ==> forward all except getArtifactResolver method
ResolvedModuleRevisionProxy(ResolvedModuleRevision, DependencyResolver) - Constructor for class org.apache.ivy.plugins.resolver.util.ResolvedModuleRevisionProxy
 
ResolvedResource - Class in org.apache.ivy.plugins.resolver.util
 
ResolvedResource(Resource, String) - Constructor for class org.apache.ivy.plugins.resolver.util.ResolvedResource
 
ResolveEngine - Class in org.apache.ivy.core.resolve
 
ResolveEngine(IvySettings, EventManager, SortEngine) - Constructor for class org.apache.ivy.core.resolve.ResolveEngine
 
ResolveEvent - Class in org.apache.ivy.core.event.resolve
 
ResolveEvent(String, ModuleDescriptor, String[]) - Constructor for class org.apache.ivy.core.event.resolve.ResolveEvent
 
ResolveOptions - Class in org.apache.ivy.core.resolve
A set of options used during resolve related tasks
ResolveOptions() - Constructor for class org.apache.ivy.core.resolve.ResolveOptions
 
ResolveOptions(ResolveOptions) - Constructor for class org.apache.ivy.core.resolve.ResolveOptions
 
ResolveReport - Class in org.apache.ivy.core.report
Represents a whole resolution report for a module
ResolveReport(ModuleDescriptor) - Constructor for class org.apache.ivy.core.report.ResolveReport
 
ResolveReport(ModuleDescriptor, String) - Constructor for class org.apache.ivy.core.report.ResolveReport
 
resolveResource(String) - Method in class org.apache.ivy.plugins.repository.sftp.SFTPRepository
This method is similar to getResource, except that the returned resource is fully initialised (resolved in the sftp repository), and that the given string is a full remote path
resolveResource(String) - Method in class org.apache.ivy.plugins.repository.ssh.SshRepository
fetch the needed file information for a given file (size, last modification time) and report it back in a SshResource
ResolverHelper - Class in org.apache.ivy.plugins.resolver.util
 
ResolverHelper() - Constructor for class org.apache.ivy.plugins.resolver.util.ResolverHelper
 
Resource - Interface in org.apache.ivy.plugins.repository
Represents a resource in an Ivy Repository.
ResourceHelper - Class in org.apache.ivy.plugins.repository
 
ResourceHelper() - Constructor for class org.apache.ivy.plugins.repository.ResourceHelper
 
ResourceMDParser - Interface in org.apache.ivy.plugins.resolver.util
 
retrieve(ModuleRevisionId, String, RetrieveOptions) - Method in class org.apache.ivy.core.retrieve.RetrieveEngine
example of destFilePattern : - lib/[organisation]/[module]/[artifact]-[revision].
retrieve(ModuleRevisionId, String, RetrieveOptions) - Method in class org.apache.ivy.Ivy
 
retrieve(ModuleId, String[], File, String, String, Filter, boolean, boolean, boolean) - Method in class org.apache.ivy.Ivy14
 
retrieve(ModuleId, String[], File, String, String, Filter, boolean, boolean) - Method in class org.apache.ivy.Ivy14
 
retrieve(ModuleId, String[], File, String, String, Filter) - Method in class org.apache.ivy.Ivy14
 
retrieve(ModuleId, String[], File, String, String) - Method in class org.apache.ivy.Ivy14
 
retrieve(ModuleId, String[], File, String) - Method in class org.apache.ivy.Ivy14
 
RetrieveEngine - Class in org.apache.ivy.core.retrieve
 
RetrieveEngine(IvySettings) - Constructor for class org.apache.ivy.core.retrieve.RetrieveEngine
 
retrieveListing(URL, boolean, boolean) - Method in class org.apache.ivy.util.url.ApacheURLLister
Retrieves a List of URLs corresponding to the files and/or directories found at the supplied base URL.
RetrieveOptions - Class in org.apache.ivy.core.retrieve
A set of options used during retrieve related tasks
RetrieveOptions() - Constructor for class org.apache.ivy.core.retrieve.RetrieveOptions
 
REVISION_KEY - Static variable in class org.apache.ivy.core.IvyPatternHelper
 
RevisionEntry - Class in org.apache.ivy.core.search
 
RevisionEntry(ModuleEntry, String) - Constructor for class org.apache.ivy.core.search.RevisionEntry
 
run() - Method in class org.apache.ivy.core.IvyThread
 

S

save() - Method in class org.apache.ivy.util.PropertiesFile
 
saveArtifactOrigin(Artifact, ArtifactOrigin) - Method in class org.apache.ivy.core.cache.CacheManager
 
saveArtResolver(ModuleDescriptor, String) - Method in class org.apache.ivy.core.cache.CacheManager
Saves the information of which resolver was used to resolve a md, so that this info can be retrieve later (even after a jvm restart) by getSavedArtResolverName(ModuleDescriptor md)
saveResolver(ModuleDescriptor, String) - Method in class org.apache.ivy.core.cache.CacheManager
Saves the information of which resolver was used to resolve a md, so that this info can be retrieve later (even after a jvm restart) by getSavedResolverName(ModuleDescriptor md)
Scp - Class in org.apache.ivy.plugins.repository.ssh
This class is using the scp client to transfer data and information for the repository.
Scp(Session) - Constructor for class org.apache.ivy.plugins.repository.ssh.Scp
 
Scp.FileInfo - Class in org.apache.ivy.plugins.repository.ssh
 
Scp.FileInfo() - Constructor for class org.apache.ivy.plugins.repository.ssh.Scp.FileInfo
 
searchedRmr(ResolvedModuleRevision) - Method in class org.apache.ivy.plugins.resolver.BasicResolver
 
SearchEngine - Class in org.apache.ivy.core.search
 
SearchEngine(IvySettings) - Constructor for class org.apache.ivy.core.search.SearchEngine
 
sendCommand(String) - Method in class org.apache.ivy.plugins.repository.vsftp.VsftpRepository
 
sendCommand(String, Pattern) - Method in class org.apache.ivy.plugins.repository.vsftp.VsftpRepository
 
sendCommand(String, Pattern, long) - Method in class org.apache.ivy.plugins.repository.vsftp.VsftpRepository
The behaviour of vsftp with some commands is to log the resulting message on the error stream, even if everything is ok.
sendCommand(String, boolean) - Method in class org.apache.ivy.plugins.repository.vsftp.VsftpRepository
 
sendCommand(String, boolean, boolean) - Method in class org.apache.ivy.plugins.repository.vsftp.VsftpRepository
 
sendCommand(String, boolean, long) - Method in class org.apache.ivy.plugins.repository.vsftp.VsftpRepository
 
sendCommand(String, boolean, boolean, long) - Method in class org.apache.ivy.plugins.repository.vsftp.VsftpRepository
 
set(String, Object) - Method in class org.apache.ivy.core.IvyContext
 
setAllownomd(boolean) - Method in class org.apache.ivy.plugins.resolver.BasicResolver
 
setAllownomd(boolean) - Method in class org.apache.ivy.plugins.resolver.DualResolver
 
setAlwaysCheckExactRevision(boolean) - Method in class org.apache.ivy.plugins.resolver.RepositoryResolver
 
setAntfile(String) - Method in class org.apache.ivy.ant.AntBuildTrigger
 
setArgs(String) - Method in class org.apache.ivy.plugins.version.Match
 
setArtifactFilter(Filter) - Method in class org.apache.ivy.core.resolve.ResolveOptions
 
setArtifactFilter(Filter) - Method in class org.apache.ivy.core.retrieve.RetrieveOptions
 
setArtifactOrigin(ArtifactOrigin) - Method in class org.apache.ivy.core.report.ArtifactDownloadReport
 
setArtifactPatterns(List) - Method in class org.apache.ivy.plugins.resolver.AbstractResourceResolver
 
setArtifactResolver(DependencyResolver) - Method in class org.apache.ivy.plugins.resolver.DualResolver
 
setArtifactspattern(String) - Method in class org.apache.ivy.ant.IvyPublish
 
setArtpattern(String) - Method in class org.apache.ivy.plugins.resolver.IvyRepResolver
 
setArtroot(String) - Method in class org.apache.ivy.plugins.resolver.IvyRepResolver
 
setAttribute(String, String) - Method in class org.apache.ivy.util.Configurator
 
setAttribute(String, String, boolean) - Method in class org.apache.ivy.util.extendable.DefaultExtendableItem
 
setAttribute(String, String, boolean) - Method in class org.apache.ivy.util.extendable.UnmodifiableExtendableItem
 
setAuthentication(String) - Method in class org.apache.ivy.plugins.repository.vsftp.VsftpRepository
 
setAuthentication(String) - Method in class org.apache.ivy.plugins.resolver.VsftpResolver
 
setBranch(String) - Method in class org.apache.ivy.ant.IvyBuildNumber
 
setBranch(String) - Method in class org.apache.ivy.ant.IvyFindRevision
 
setBranch(String) - Method in class org.apache.ivy.ant.IvyListModules
 
setBranch(String) - Method in class org.apache.ivy.ant.IvyRepositoryReport
 
setBranch(String) - Method in class org.apache.ivy.plugins.namespace.MRIDRule
 
setCache(File) - Method in class org.apache.ivy.ant.IvyDeliver
 
setCache(File) - Method in class org.apache.ivy.ant.IvyInstall
 
setCache(File) - Method in class org.apache.ivy.ant.IvyPostResolveTask
 
setCache(File) - Method in class org.apache.ivy.ant.IvyPublish
 
setCache(File) - Method in class org.apache.ivy.ant.IvyReport
 
setCache(File) - Method in class org.apache.ivy.ant.IvyRepositoryReport
 
setCache(File) - Method in class org.apache.ivy.ant.IvyResolve
 
setCache(CacheManager) - Method in class org.apache.ivy.core.deliver.DeliverOptions
 
setCache(File) - Method in class org.apache.ivy.core.IvyContext
 
setCache(CacheManager) - Method in class org.apache.ivy.core.publish.PublishOptions
 
setCache(CacheManager) - Method in class org.apache.ivy.core.resolve.ResolveOptions
 
setCache(CacheManager) - Method in class org.apache.ivy.core.retrieve.RetrieveOptions
 
setCacheArtifactPattern(String) - Method in class org.apache.ivy.core.settings.IvySettings
 
setCacheIvyPattern(String) - Method in class org.apache.ivy.core.settings.IvySettings
 
setChainrules(boolean) - Method in class org.apache.ivy.plugins.namespace.Namespace
 
setChanging(boolean) - Method in class org.apache.ivy.ant.IvyResolve
 
setChangingMatcher(String) - Method in class org.apache.ivy.plugins.resolver.AbstractResolver
 
setChangingPattern(String) - Method in class org.apache.ivy.plugins.resolver.AbstractResolver
 
setCheckconsistency(boolean) - Method in class org.apache.ivy.plugins.resolver.BasicResolver
 
setCheckEngine(CheckEngine) - Method in class org.apache.ivy.Ivy
 
setCheckmodified(boolean) - Method in class org.apache.ivy.plugins.resolver.BasicResolver
 
setChecksums(String) - Method in class org.apache.ivy.plugins.resolver.BasicResolver
 
setCheckUpToDate(boolean) - Method in class org.apache.ivy.core.settings.IvySettings
 
setCircularDependencyStrategy(CircularDependencyStrategy) - Method in class org.apache.ivy.core.settings.IvySettings
 
setComparator(Comparator) - Method in class org.apache.ivy.plugins.latest.ComparatorLatestStrategy
 
setConf(String) - Method in class org.apache.ivy.ant.IvyPostResolveTask
 
setConf(String) - Method in class org.apache.ivy.ant.IvyPublish
 
setConf(String) - Method in class org.apache.ivy.ant.IvyReport
 
setConf(String) - Method in class org.apache.ivy.ant.IvyResolve
 
setConfs(String[]) - Method in class org.apache.ivy.core.publish.PublishOptions
 
setConfs(String[]) - Method in class org.apache.ivy.core.resolve.ResolveOptions
 
setConfs(String[]) - Method in class org.apache.ivy.core.retrieve.RetrieveOptions
 
setContentLength(long) - Method in class org.apache.ivy.plugins.repository.LazyResource
 
setContext(IvyContext) - Static method in class org.apache.ivy.core.IvyContext
Changes the context associated with this thread.
setCreateDirCommand(String) - Method in class org.apache.ivy.plugins.repository.ssh.SshRepository
 
setCreateDirCommand(String) - Method in class org.apache.ivy.plugins.resolver.SshResolver
set the command to create a directory on the target system the command has to be a shell command working on the target system and has to create a directory with the given argument the term %arg can be used in the command to substitue the path to be listed if %arg is not part of the command, the path will be appended to the command default is: "mkdir"
setDate(String) - Method in class org.apache.ivy.ant.IvyResolve
 
setDate(Date) - Method in class org.apache.ivy.core.resolve.ResolveOptions
 
setDefault(String) - Method in class org.apache.ivy.ant.IvyBuildNumber
 
setDefault(boolean) - Method in class org.apache.ivy.core.module.descriptor.DefaultModuleDescriptor
 
setDefault(String) - Method in class org.apache.ivy.util.Configurator.Attribute
 
setDefault(URLHandler) - Method in class org.apache.ivy.util.url.URLHandlerDispatcher
 
setDefault(URLHandler) - Static method in class org.apache.ivy.util.url.URLHandlerRegistry
 
setDefaultBranch(String) - Method in class org.apache.ivy.core.settings.IvySettings
 
setDefaultBuildNumber(String) - Method in class org.apache.ivy.ant.IvyBuildNumber
 
setDefaultCache(File) - Method in class org.apache.ivy.core.settings.IvySettings
 
setDefaultConf(String) - Method in class org.apache.ivy.plugins.parser.AbstractModuleDescriptorParser.AbstractParser
 
setDefaultConflictManager(ConflictManager) - Method in class org.apache.ivy.core.settings.IvySettings
 
setDefaultConfMapping(String) - Method in class org.apache.ivy.plugins.parser.AbstractModuleDescriptorParser.AbstractParser
 
setDefaultIvyUserDir(File) - Method in class org.apache.ivy.core.settings.IvySettings
 
setDefaultLatestStrategy(LatestStrategy) - Method in class org.apache.ivy.core.settings.IvySettings
 
setDefaultResolver(String) - Method in class org.apache.ivy.core.settings.IvySettings
 
setDefaultStatus(String) - Method in class org.apache.ivy.core.module.status.StatusManager
 
setDelimiter(String) - Method in class org.apache.ivy.ant.IvyBuildList
 
setDeliverEngine(DeliverEngine) - Method in class org.apache.ivy.Ivy
 
setDeliverivypattern(String) - Method in class org.apache.ivy.ant.IvyPublish
Deprecated. use setSrcivypattern instead
setDeliverpattern(String) - Method in class org.apache.ivy.ant.IvyDeliver
 
setDelivertarget(String) - Method in class org.apache.ivy.ant.IvyDeliver
 
setDelivertarget(String) - Method in class org.apache.ivy.ant.IvyPublish
 
setDeliveryList(File) - Method in class org.apache.ivy.ant.IvyDeliver
 
setDeliveryList(File) - Method in class org.apache.ivy.ant.IvyPublish
 
setDependencies(List, Filter) - Method in class org.apache.ivy.core.report.ResolveReport
 
setDescription(String) - Method in class org.apache.ivy.plugins.namespace.NamespaceRule
 
setDestIvyPattern(String) - Method in class org.apache.ivy.core.retrieve.RetrieveOptions
 
setDictatorResolver(DependencyResolver) - Method in class org.apache.ivy.core.resolve.ResolveEngine
 
setDot(boolean) - Method in class org.apache.ivy.ant.IvyReport
 
setDot(boolean) - Method in class org.apache.ivy.ant.IvyRepositoryReport
 
setDownload(boolean) - Method in class org.apache.ivy.core.resolve.ResolveOptions
 
setDownloader(String, URLHandler) - Method in class org.apache.ivy.util.url.URLHandlerDispatcher
 
setDownloadStatus(DownloadStatus) - Method in class org.apache.ivy.core.report.ArtifactDownloadReport
 
setDownloadTime(long) - Method in class org.apache.ivy.core.report.ResolveReport
 
setDual(boolean) - Method in class org.apache.ivy.plugins.resolver.ChainResolver
 
setEnvDependent(boolean) - Method in class org.apache.ivy.plugins.resolver.BasicResolver
 
setEvent(String) - Method in class org.apache.ivy.plugins.trigger.AbstractTrigger
 
setEventManager(EventManager) - Method in class org.apache.ivy.Ivy
 
setEventType(int) - Method in class org.apache.ivy.plugins.repository.TransferEvent
 
setEvictedNodes(ModuleId, String, Collection) - Method in class org.apache.ivy.core.resolve.IvyNode
 
setEvictedNodes(ModuleId, String, Collection) - Method in class org.apache.ivy.core.resolve.IvyNodeEviction
 
setException(Exception) - Method in class org.apache.ivy.plugins.repository.TransferEvent
 
setExcludeLeaf(boolean) - Method in class org.apache.ivy.ant.IvyBuildList
 
setExcludeRoot(boolean) - Method in class org.apache.ivy.ant.IvyBuildList
 
setExistCommand(String) - Method in class org.apache.ivy.plugins.repository.ssh.SshRepository
 
setExistCommand(String) - Method in class org.apache.ivy.plugins.resolver.SshResolver
set the command to check for existence of a file the command has to be a shell command working on the target system and has to create an exit status of 0 for an existent file and <> 0 for a non existing file given as argument the term %arg can be used in the command to substitue the path to be listed if %arg is not part of the command, the path will be appended to the command default is: "ls"
setExists(boolean) - Method in class org.apache.ivy.plugins.repository.LazyResource
 
setExt(String) - Method in class org.apache.ivy.ant.IvyPublish.PublishArtifact
 
setExtraArtifacts(Artifact[]) - Method in class org.apache.ivy.core.publish.PublishOptions
 
setExtraAttribute(String, String) - Method in class org.apache.ivy.util.extendable.DefaultExtendableItem
 
setExtraAttribute(String, String) - Method in class org.apache.ivy.util.extendable.UnmodifiableExtendableItem
 
setFailureProperty(String) - Method in class org.apache.ivy.ant.IvyResolve
 
setFailurePropery(String) - Method in class org.apache.ivy.ant.IvyResolve
Deprecated. Use IvyResolve.setFailureProperty(String) instead
setFile(File) - Method in class org.apache.ivy.ant.IvyCheck
 
setFile(File) - Method in class org.apache.ivy.ant.IvyConfigure
 
setFile(File) - Method in class org.apache.ivy.ant.IvyInfo
 
setFile(File) - Method in class org.apache.ivy.ant.IvyPostResolveTask
 
setFile(File) - Method in class org.apache.ivy.ant.IvyResolve
 
setFile(File) - Method in class org.apache.ivy.ant.IvyVar
 
setFilename(String) - Method in class org.apache.ivy.plugins.repository.ssh.Scp.FileInfo
 
setFileSeparator(char) - Method in class org.apache.ivy.plugins.repository.ssh.SshRepository
The file separator is the separator to use on the target system On a unix system it is '/', but I don't know, how this is solved on different ssh implementations.
setFileSeparator(String) - Method in class org.apache.ivy.plugins.resolver.SshResolver
sets the path separator used on the target system.
setFilter(String) - Method in class org.apache.ivy.plugins.trigger.AbstractTrigger
 
setFirst(boolean) - Method in class org.apache.ivy.ant.AddPathTask
 
setForcedeliver(boolean) - Method in class org.apache.ivy.ant.IvyPublish
 
setFrom(String) - Method in class org.apache.ivy.ant.IvyInstall
 
setGraph(boolean) - Method in class org.apache.ivy.ant.IvyReport
 
setGraph(boolean) - Method in class org.apache.ivy.ant.IvyRepositoryReport
 
setHaltonerror(boolean) - Method in class org.apache.ivy.ant.IvyBuildList
 
setHaltonfailure(boolean) - Method in class org.apache.ivy.ant.IvyPostResolveTask
 
setHaltonfailure(boolean) - Method in class org.apache.ivy.ant.IvyResolve
 
setHaltonmissing(boolean) - Method in class org.apache.ivy.ant.IvyPublish
 
setHomePage(String) - Method in class org.apache.ivy.core.module.descriptor.DefaultModuleDescriptor
 
setHost(String) - Method in class org.apache.ivy.ant.IvyConfigure.Credentials
 
setHost(String) - Method in class org.apache.ivy.ant.IvyConfigure
 
setHost(String) - Method in class org.apache.ivy.plugins.repository.ssh.AbstractSshBasedRepository
 
setHost(String) - Method in class org.apache.ivy.plugins.repository.vsftp.VsftpRepository
 
setHost(String) - Method in class org.apache.ivy.plugins.resolver.AbstractSshBasedResolver
sets the host to use for the ssh communication the host can also be set by using a full url for the pattern, like "ssh://myserver.com/path/to/repos/[artifact].
setHost(String) - Method in class org.apache.ivy.plugins.resolver.VsftpResolver
 
setId(String) - Method in class org.apache.ivy.ant.IvyCachePath
Deprecated. use setPathid instead
setIgnoreNonMatching(boolean) - Method in class org.apache.ivy.plugins.conflict.RegexpConflictManager
 
setImpl(MessageImpl) - Static method in class org.apache.ivy.util.Message
same as init, but without displaying info
setInline(boolean) - Method in class org.apache.ivy.ant.IvyPostResolveTask
 
setInline(boolean) - Method in class org.apache.ivy.ant.IvyResolve
 
setInstallEngine(InstallEngine) - Method in class org.apache.ivy.Ivy
 
setIntegration(boolean) - Method in class org.apache.ivy.core.module.status.Status
 
setIvy(Ivy) - Method in class org.apache.ivy.core.IvyContext
 
setIvy(Ivy) - Method in interface org.apache.ivy.plugins.IvyAware
 
setIvy(Ivy) - Method in class org.apache.ivy.plugins.latest.AbstractLatestStrategy
 
setIvyFile(File) - Method in class org.apache.ivy.ant.IvyConvertPom
 
setIvyfilepath(String) - Method in class org.apache.ivy.ant.IvyBuildList
 
setIvyInstance(Ivy) - Method in class org.apache.ivy.ant.IvyTask
 
setIvypattern(String) - Method in class org.apache.ivy.ant.IvyRetrieve
 
setIvypattern(String) - Method in class org.apache.ivy.plugins.resolver.IvyRepResolver
 
setIvyPatterns(List) - Method in class org.apache.ivy.plugins.resolver.AbstractResourceResolver
 
setIvyResolver(DependencyResolver) - Method in class org.apache.ivy.plugins.resolver.DualResolver
 
setIvyroot(String) - Method in class org.apache.ivy.plugins.resolver.IvyRepResolver
Sets the root of the maven like repository.
setKeep(boolean) - Method in class org.apache.ivy.ant.IvyResolve
 
setKeyFile(File) - Method in class org.apache.ivy.plugins.repository.ssh.AbstractSshBasedRepository
Sets the full file path to use for accessing a PEM key file
setKeyFile(String) - Method in class org.apache.ivy.plugins.resolver.AbstractSshBasedResolver
Sets the location of the Public Key file to use for authentication
setKeyFilePassword(String) - Method in class org.apache.ivy.plugins.repository.ssh.AbstractSshBasedRepository
 
setKeyFilePassword(String) - Method in class org.apache.ivy.plugins.resolver.AbstractSshBasedResolver
Sets the password to use for decrypting key file (if it is encrypted) if no password is set and the keyfile is encrypted, the user will be prompted for the password if the keyfile is passwordless, this parameter will be ignored if given
setLastModified(long) - Method in class org.apache.ivy.core.module.descriptor.DefaultModuleDescriptor
 
setLastModified(long) - Method in class org.apache.ivy.plugins.repository.LazyResource
 
setLastModified(long) - Method in class org.apache.ivy.plugins.repository.ssh.Scp.FileInfo
 
setLatest(String) - Method in class org.apache.ivy.plugins.conflict.LatestConflictManager
To conform to configurator API
setLatest(String) - Method in class org.apache.ivy.plugins.resolver.AbstractResolver
 
setLatest(String) - Method in class org.apache.ivy.plugins.version.VersionRangeMatcher
 
setLatestStrategy(LatestStrategy) - Method in class org.apache.ivy.plugins.resolver.AbstractResolver
 
setLatestStrategy(LatestStrategy) - Method in interface org.apache.ivy.plugins.resolver.util.HasLatestStrategy
 
setLatestStrategy(LatestStrategy) - Method in class org.apache.ivy.plugins.version.VersionRangeMatcher
 
setLeaf(String) - Method in class org.apache.ivy.ant.IvyBuildList
 
setLength(long) - Method in class org.apache.ivy.plugins.repository.ssh.Scp.FileInfo
 
setLength(long) - Method in class org.apache.ivy.plugins.repository.TransferEvent
 
setListCommand(String) - Method in class org.apache.ivy.plugins.repository.ssh.SshRepository
sets the list command to use for a directory listing listing must be only the filename and each filename on a separate line
setListCommand(String) - Method in class org.apache.ivy.plugins.resolver.SshResolver
set the command to get a directory listing the command has to be a shell command working on the target system and has to produce a listing of filenames, with each filename on a new line the term %arg can be used in the command to substitue the path to be listed (e.g.
setLocal(boolean) - Method in class org.apache.ivy.plugins.repository.file.FileRepository
 
setLocal(boolean) - Method in class org.apache.ivy.plugins.repository.LazyResource
 
setLocal(boolean) - Method in class org.apache.ivy.plugins.resolver.FileSystemResolver
 
setLocalFile(File) - Method in class org.apache.ivy.plugins.repository.TransferEvent
 
setLogNotConvertedExclusionRule(boolean) - Method in class org.apache.ivy.core.settings.IvySettings
 
setM2compatible(boolean) - Method in class org.apache.ivy.plugins.resolver.AbstractResourceResolver
 
setM2compatible(boolean) - Method in class org.apache.ivy.plugins.resolver.IBiblioResolver
 
setM2compatible(boolean) - Method in class org.apache.ivy.plugins.resolver.IvyRepResolver
 
setMakeSymlinks(boolean) - Method in class org.apache.ivy.core.retrieve.RetrieveOptions
 
setMappingOverride(boolean) - Method in class org.apache.ivy.core.module.descriptor.DefaultModuleDescriptor
 
setMatcher(String) - Method in class org.apache.ivy.ant.IvyInstall
 
setMatcher(String) - Method in class org.apache.ivy.ant.IvyListModules
 
setMatcher(String) - Method in class org.apache.ivy.ant.IvyRepositoryReport
 
setMatcher(String) - Method in class org.apache.ivy.plugins.trigger.AbstractTrigger
 
setMatcher(String) - Method in class org.apache.ivy.plugins.version.Match
 
setMessageImpl(MessageImpl) - Method in class org.apache.ivy.core.IvyContext
 
setModule(String) - Method in class org.apache.ivy.ant.IvyBuildNumber
 
setModule(String) - Method in class org.apache.ivy.ant.IvyDeliver
 
setModule(String) - Method in class org.apache.ivy.ant.IvyExtractFromSources
 
setModule(String) - Method in class org.apache.ivy.ant.IvyFindRevision
 
setModule(String) - Method in class org.apache.ivy.ant.IvyInstall
 
setModule(String) - Method in class org.apache.ivy.ant.IvyListModules
 
setModule(String) - Method in class org.apache.ivy.ant.IvyPostResolveTask
 
setModule(String) - Method in class org.apache.ivy.ant.IvyPublish
 
setModule(String) - Method in class org.apache.ivy.ant.IvyReport
 
setModule(String) - Method in class org.apache.ivy.ant.IvyRepositoryReport
 
setModule(String) - Method in class org.apache.ivy.ant.IvyResolve
 
setModule(String) - Method in class org.apache.ivy.ant.PackageMapping
 
setModule(String) - Method in class org.apache.ivy.plugins.namespace.MRIDRule
 
setModuleRevisionId(ModuleRevisionId) - Method in class org.apache.ivy.core.module.descriptor.DefaultModuleDescriptor
 
setName(String) - Method in class org.apache.ivy.ant.IvyArtifactProperty
 
setName(String) - Method in class org.apache.ivy.ant.IvyPublish.PublishArtifact
 
setName(String) - Method in class org.apache.ivy.ant.IvyVar
 
setName(String) - Method in class org.apache.ivy.core.module.status.Status
 
setName(String) - Method in class org.apache.ivy.plugins.conflict.AbstractConflictManager
 
setName(String) - Method in class org.apache.ivy.plugins.latest.AbstractLatestStrategy
 
setName(String) - Method in class org.apache.ivy.plugins.latest.LatestRevisionStrategy.SpecialMeaning
 
setName(String) - Method in class org.apache.ivy.plugins.namespace.Namespace
 
setName(String) - Method in class org.apache.ivy.plugins.namespace.NamespaceRule
 
setName(String) - Method in class org.apache.ivy.plugins.repository.AbstractRepository
 
setName(String) - Method in class org.apache.ivy.plugins.resolver.AbstractResolver
 
setName(String) - Method in interface org.apache.ivy.plugins.resolver.DependencyResolver
Should only be used by configurator
setName(String) - Method in class org.apache.ivy.plugins.resolver.RepositoryResolver
 
setName(String) - Method in class org.apache.ivy.plugins.version.AbstractVersionMatcher
 
setName(String) - Method in class org.apache.ivy.util.Configurator.Attribute
 
setName(String) - Method in class org.apache.ivy.util.Configurator.Element
 
setNamespace(Namespace) - Method in class org.apache.ivy.core.module.descriptor.DefaultModuleDescriptor
 
setNamespace(String) - Method in class org.apache.ivy.plugins.resolver.AbstractResolver
 
setNode(IvyNode) - Method in class org.apache.ivy.core.resolve.VisitData
 
setOnlyonce(boolean) - Method in class org.apache.ivy.ant.AntBuildTrigger
 
setOnlyonce(boolean) - Method in class org.apache.ivy.ant.AntCallTrigger
 
setOptional(boolean) - Method in class org.apache.ivy.util.Configurator.Element
 
setOrg(String) - Method in class org.apache.ivy.plugins.namespace.MRIDRule
 
setOrganisation(String) - Method in class org.apache.ivy.ant.IvyBuildNumber
 
setOrganisation(String) - Method in class org.apache.ivy.ant.IvyDeliver
 
setOrganisation(String) - Method in class org.apache.ivy.ant.IvyExtractFromSources
 
setOrganisation(String) - Method in class org.apache.ivy.ant.IvyFindRevision
 
setOrganisation(String) - Method in class org.apache.ivy.ant.IvyInstall
 
setOrganisation(String) - Method in class org.apache.ivy.ant.IvyListModules
 
setOrganisation(String) - Method in class org.apache.ivy.ant.IvyPostResolveTask
 
setOrganisation(String) - Method in class org.apache.ivy.ant.IvyPublish
 
setOrganisation(String) - Method in class org.apache.ivy.ant.IvyReport
 
setOrganisation(String) - Method in class org.apache.ivy.ant.IvyRepositoryReport
 
setOrganisation(String) - Method in class org.apache.ivy.ant.IvyResolve
 
setOrganisation(String) - Method in class org.apache.ivy.ant.PackageMapping
 
setOutputname(String) - Method in class org.apache.ivy.ant.IvyRepositoryReport
 
setOutputpattern(String) - Method in class org.apache.ivy.ant.IvyReport
 
setOutputReport(boolean) - Method in class org.apache.ivy.core.resolve.ResolveOptions
 
setOverwrite(boolean) - Method in class org.apache.ivy.ant.IvyInstall
 
setOverwrite(boolean) - Method in class org.apache.ivy.ant.IvyPublish
 
setOverwrite(boolean) - Method in class org.apache.ivy.core.publish.PublishOptions
 
setPackage(String) - Method in class org.apache.ivy.ant.IvyExtractFromSources.Ignore
 
setPackage(String) - Method in class org.apache.ivy.ant.PackageMapping
 
setParentConf(String) - Method in class org.apache.ivy.core.resolve.VisitNode
 
setPassFile(File) - Method in class org.apache.ivy.plugins.repository.ssh.AbstractSshBasedRepository
 
setPassfile(String) - Method in class org.apache.ivy.plugins.resolver.AbstractSshBasedResolver
Optional password file.
setPasswd(String) - Method in class org.apache.ivy.ant.IvyConfigure.Credentials
 
setPasswd(String) - Method in class org.apache.ivy.ant.IvyConfigure
 
setPathid(String) - Method in class org.apache.ivy.ant.IvyCachePath
 
setPattern(String) - Method in class org.apache.ivy.ant.IvyArtifactReport
 
setPattern(String) - Method in class org.apache.ivy.ant.IvyPublish.ArtifactsPattern
 
setPattern(String) - Method in class org.apache.ivy.ant.IvyRetrieve
 
setPattern(String) - Method in class org.apache.ivy.core.settings.IvyPattern
 
setPattern(String) - Method in class org.apache.ivy.plugins.resolver.IBiblioResolver
 
setPattern(String) - Method in class org.apache.ivy.plugins.version.Match
 
setPdrResolver(PublishingDependencyRevisionResolver) - Method in class org.apache.ivy.core.deliver.DeliverOptions
Sets the pdrResolver that will be used during deliver for each dependency to get its published information.
setPendingConflicts(ModuleId, String, Collection) - Method in class org.apache.ivy.core.resolve.IvyNode
 
setPendingConflicts(ModuleId, String, Collection) - Method in class org.apache.ivy.core.resolve.IvyNodeEviction
 
setPomFile(File) - Method in class org.apache.ivy.ant.IvyConvertPom
 
setPort(int) - Method in class org.apache.ivy.plugins.repository.ssh.AbstractSshBasedRepository
 
setPort(int) - Method in class org.apache.ivy.plugins.resolver.AbstractSshBasedResolver
sets the port to use for the ssh communication port 22 is default the port can also be set by using a full url for the pattern, like "sftp://myserver.com:8022/path/to/repos/[artifact].
setPrefix(String) - Method in class org.apache.ivy.ant.AntBuildTrigger
 
setPrefix(String) - Method in class org.apache.ivy.ant.AntCallTrigger
 
setPrefix(String) - Method in class org.apache.ivy.ant.IvyBuildNumber
 
setPrefix(String) - Method in class org.apache.ivy.ant.IvyVar
 
setProblemMessages(List) - Method in class org.apache.ivy.core.report.ResolveReport
 
setProject(Project) - Method in class org.apache.ivy.ant.AddPathTask
 
setProject(Project) - Method in class org.apache.ivy.ant.IvyTask
 
setProperty(String) - Method in class org.apache.ivy.ant.IvyFindRevision
 
setProperty(String) - Method in class org.apache.ivy.ant.IvyListModules
 
setProperty(String, String) - Method in class org.apache.ivy.util.EncrytedProperties
 
setPubdate(String) - Method in class org.apache.ivy.ant.IvyDeliver
 
setPubdate(String) - Method in class org.apache.ivy.ant.IvyPublish
 
setPubdate(Date) - Method in class org.apache.ivy.core.deliver.DeliverOptions
 
setPubdate(Date) - Method in class org.apache.ivy.core.publish.PublishOptions
 
setPublicationDate(Date) - Method in class org.apache.ivy.core.module.descriptor.DefaultModuleDescriptor
 
setPublishEngine(PublishEngine) - Method in class org.apache.ivy.Ivy
 
setPublishivy(boolean) - Method in class org.apache.ivy.ant.IvyPublish
 
setPubrevision(String) - Method in class org.apache.ivy.ant.IvyDeliver
 
setPubrevision(String) - Method in class org.apache.ivy.ant.IvyPublish
 
setPubrevision(String) - Method in class org.apache.ivy.core.publish.PublishOptions
 
setReadTimeout(long) - Method in class org.apache.ivy.plugins.repository.vsftp.VsftpRepository
 
setReadTimeout(long) - Method in class org.apache.ivy.plugins.resolver.VsftpResolver
 
setRealm(String) - Method in class org.apache.ivy.ant.IvyConfigure.Credentials
 
setRealm(String) - Method in class org.apache.ivy.ant.IvyConfigure
 
setReference(String) - Method in class org.apache.ivy.ant.IvyBuildList
 
setRegexp(String) - Method in class org.apache.ivy.plugins.conflict.RegexpConflictManager
 
setReplacedynamicrev(boolean) - Method in class org.apache.ivy.ant.IvyDeliver
 
setReplacedynamicrev(boolean) - Method in class org.apache.ivy.ant.IvyPublish
 
setReport(ConfigurationResolveReport) - Method in class org.apache.ivy.core.resolve.ResolveData
 
setRepository(Repository) - Method in class org.apache.ivy.plugins.resolver.RepositoryResolver
 
setRequestedConf(String) - Method in class org.apache.ivy.core.resolve.VisitNode
 
setRequestType(int) - Method in class org.apache.ivy.plugins.repository.TransferEvent
Sets the request type
setResolved(ResolveReport, boolean) - Method in class org.apache.ivy.ant.IvyTask
 
setResolved(ResolveReport, String, boolean) - Method in class org.apache.ivy.ant.IvyTask
 
setResolvedModuleRevisionId(ModuleRevisionId) - Method in class org.apache.ivy.core.module.descriptor.DefaultModuleDescriptor
 
setResolvedModuleRevisionId(ModuleRevisionId) - Method in interface org.apache.ivy.core.module.descriptor.ModuleDescriptor
This method update the resolved module revision id
setResolvedNodes(ModuleId, String, Collection) - Method in class org.apache.ivy.core.resolve.IvyNode
 
setResolvedNodes(ModuleId, String, Collection) - Method in class org.apache.ivy.core.resolve.IvyNodeEviction
 
setResolvedPublicationDate(Date) - Method in class org.apache.ivy.core.module.descriptor.DefaultModuleDescriptor
 
setResolvedPublicationDate(Date) - Method in interface org.apache.ivy.core.module.descriptor.ModuleDescriptor
This method update the resolved publication date
setResolveDynamicRevisions(boolean) - Method in class org.apache.ivy.core.deliver.DeliverOptions
 
setResolveEngine(ResolveEngine) - Method in class org.apache.ivy.Ivy
 
setResolveId(String) - Method in class org.apache.ivy.ant.IvyDeliver
 
setResolveId(String) - Method in class org.apache.ivy.ant.IvyPostResolveTask
 
setResolveId(String) - Method in class org.apache.ivy.ant.IvyReport
 
setResolveId(String) - Method in class org.apache.ivy.ant.IvyResolve
 
setResolveId(String) - Method in class org.apache.ivy.core.deliver.DeliverOptions
Sets the id of a previous resolve to use for delivering.
setResolveId(String) - Method in class org.apache.ivy.core.resolve.ResolveOptions
 
setResolveId(String) - Method in class org.apache.ivy.core.retrieve.RetrieveOptions
 
setResolver(String) - Method in class org.apache.ivy.ant.IvyPublish
 
setResolvername(String) - Method in class org.apache.ivy.ant.IvyCheck
 
setResolveTime(long) - Method in class org.apache.ivy.core.report.ResolveReport
 
setResource(Resource) - Method in class org.apache.ivy.plugins.parser.AbstractModuleDescriptorParser.AbstractParser
 
setResource(Resource) - Method in class org.apache.ivy.plugins.repository.TransferEvent
 
setRetrieveEngine(RetrieveEngine) - Method in class org.apache.ivy.Ivy
 
setReturnFirst(boolean) - Method in class org.apache.ivy.plugins.resolver.ChainResolver
 
setReuseConnection(long) - Method in class org.apache.ivy.plugins.repository.vsftp.VsftpRepository
Sets the reuse connection time.
setReuseConnection(long) - Method in class org.apache.ivy.plugins.resolver.VsftpResolver
 
setRev(String) - Method in class org.apache.ivy.plugins.namespace.MRIDRule
 
setReverse(boolean) - Method in class org.apache.ivy.ant.IvyBuildList
 
setRevision(String) - Method in class org.apache.ivy.ant.IvyBuildNumber
 
setRevision(String) - Method in class org.apache.ivy.ant.IvyDeliver
 
setRevision(String) - Method in class org.apache.ivy.ant.IvyExtractFromSources
 
setRevision(String) - Method in class org.apache.ivy.ant.IvyFindRevision
 
setRevision(String) - Method in class org.apache.ivy.ant.IvyInstall
 
setRevision(String) - Method in class org.apache.ivy.ant.IvyListModules
 
setRevision(String) - Method in class org.apache.ivy.ant.IvyPostResolveTask
 
setRevision(String) - Method in class org.apache.ivy.ant.IvyPublish
 
setRevision(String) - Method in class org.apache.ivy.ant.IvyRepositoryReport
 
setRevision(String) - Method in class org.apache.ivy.ant.IvyResolve
 
setRevision(String) - Method in class org.apache.ivy.ant.PackageMapping
 
setRevision(String) - Method in class org.apache.ivy.core.resolve.ResolveOptions
 
setRevision(String) - Method in class org.apache.ivy.plugins.version.Match
 
setRevSep(String) - Method in class org.apache.ivy.ant.IvyBuildNumber
 
setRoot(String) - Method in class org.apache.ivy.ant.IvyBuildList
 
setRoot(String) - Method in class org.apache.ivy.plugins.resolver.IBiblioResolver
Sets the root of the maven like repository.
setRoot(Object) - Method in class org.apache.ivy.util.Configurator
 
setSearchEngine(SearchEngine) - Method in class org.apache.ivy.Ivy
 
setSetid(String) - Method in class org.apache.ivy.ant.IvyCacheFileset
 
setSettings(IvySettings) - Method in class org.apache.ivy.Ivy
 
setSettings(IvySettings) - Method in class org.apache.ivy.plugins.conflict.AbstractConflictManager
 
setSettings(IvySettings) - Method in interface org.apache.ivy.plugins.IvySettingsAware
 
setSettings(IvySettings) - Method in class org.apache.ivy.plugins.resolver.AbstractResolver
 
setSettings(IvySettings) - Method in class org.apache.ivy.plugins.resolver.AbstractSshBasedResolver
 
setSettings(IvySettings) - Method in class org.apache.ivy.plugins.resolver.RepositoryResolver
 
setSettings(IvySettings) - Method in class org.apache.ivy.plugins.version.AbstractVersionMatcher
 
setSettings(IvySettings) - Method in class org.apache.ivy.plugins.version.ChainVersionMatcher
 
setSettingsVariables(File) - Method in class org.apache.ivy.core.settings.IvySettings
 
setSettingsVariables(URL) - Method in class org.apache.ivy.core.settings.IvySettings
 
setShowprogress(boolean) - Method in class org.apache.ivy.ant.IvyResolve
 
setShowProgress(boolean) - Static method in class org.apache.ivy.util.Message
 
setSize(long) - Method in class org.apache.ivy.core.report.ArtifactDownloadReport
 
setSkipbuildwithoutivy(boolean) - Method in class org.apache.ivy.ant.IvyBuildList
 
setSortEngine(SortEngine) - Method in class org.apache.ivy.Ivy
 
setSrcivypattern(String) - Method in class org.apache.ivy.ant.IvyPublish
 
setSrcIvyPattern(String) - Method in class org.apache.ivy.core.publish.PublishOptions
 
setStandardAttribute(String, String) - Method in class org.apache.ivy.util.extendable.DefaultExtendableItem
 
setStandardAttribute(String, String) - Method in class org.apache.ivy.util.extendable.UnmodifiableExtendableItem
 
setStatus(String) - Method in class org.apache.ivy.ant.IvyDeliver
 
setStatus(String) - Method in class org.apache.ivy.ant.IvyExtractFromSources
 
setStatus(String) - Method in class org.apache.ivy.ant.IvyPublish
 
setStatus(String) - Method in class org.apache.ivy.core.deliver.DeliverOptions
Sets the status to which the module should be delivered, use null if the current status should be kept.
setStatus(String) - Method in class org.apache.ivy.core.module.descriptor.DefaultModuleDescriptor
 
setStatus(String) - Method in class org.apache.ivy.core.publish.PublishOptions
 
setStatusManager(StatusManager) - Method in class org.apache.ivy.core.settings.IvySettings
 
setStrategy(LatestStrategy) - Method in class org.apache.ivy.plugins.conflict.LatestConflictManager
 
setSymlink(boolean) - Method in class org.apache.ivy.ant.IvyRetrieve
Option to create symlinks instead of copying.
setSync(boolean) - Method in class org.apache.ivy.ant.IvyRetrieve
 
setSync(boolean) - Method in class org.apache.ivy.core.retrieve.RetrieveOptions
 
setTarget(String) - Method in class org.apache.ivy.ant.AntBuildTrigger
 
setTarget(String) - Method in class org.apache.ivy.ant.AntCallTrigger
 
setTo(File) - Method in class org.apache.ivy.ant.IvyExtractFromSources
 
setTo(String) - Method in class org.apache.ivy.ant.IvyInstall
 
setTodir(File) - Method in class org.apache.ivy.ant.IvyReport
 
setTodir(File) - Method in class org.apache.ivy.ant.IvyRepositoryReport
 
setTofile(File) - Method in class org.apache.ivy.ant.IvyArtifactReport
 
setTopath(String) - Method in class org.apache.ivy.ant.AddPathTask
 
setTotalLength(Long) - Method in class org.apache.ivy.plugins.repository.RepositoryCopyProgressListener
 
setTotalLength(long) - Method in class org.apache.ivy.plugins.repository.TransferEvent
 
setTotalLengthSet(boolean) - Method in class org.apache.ivy.plugins.repository.TransferEvent
 
setTransitive(boolean) - Method in class org.apache.ivy.ant.IvyInstall
 
setTransitive(boolean) - Method in class org.apache.ivy.ant.IvyPostResolveTask
 
setTransitive(boolean) - Method in class org.apache.ivy.ant.IvyResolve
 
setTransitive(boolean) - Method in class org.apache.ivy.core.resolve.ResolveOptions
 
setType(String) - Method in class org.apache.ivy.ant.IvyInstall
 
setType(String) - Method in class org.apache.ivy.ant.IvyPostResolveTask
 
setType(String) - Method in class org.apache.ivy.ant.IvyPublish.PublishArtifact
 
setType(String) - Method in class org.apache.ivy.ant.IvyResolve
 
setUpdate(boolean) - Method in class org.apache.ivy.ant.IvyPublish
 
setUpdate(boolean) - Method in class org.apache.ivy.core.publish.PublishOptions
 
setUrl(String) - Method in class org.apache.ivy.ant.IvyConfigure
 
setUrl(String) - Method in class org.apache.ivy.ant.IvyVar
 
setUseCacheOnly(boolean) - Method in class org.apache.ivy.ant.IvyResolve
 
setUseCacheOnly(boolean) - Method in class org.apache.ivy.core.resolve.ResolveOptions
 
setUsedefaultspecialmeanings(boolean) - Method in class org.apache.ivy.plugins.latest.LatestRevisionStrategy
 
setUseOrigin(boolean) - Method in class org.apache.ivy.ant.IvyCacheFileset
 
setUseOrigin(boolean) - Method in class org.apache.ivy.ant.IvyPostResolveTask
 
setUseOrigin(boolean) - Method in class org.apache.ivy.ant.IvyResolve
 
setUseOrigin(boolean) - Method in class org.apache.ivy.core.resolve.ResolveOptions
 
setUseOrigin(boolean) - Method in class org.apache.ivy.core.retrieve.RetrieveOptions
 
setUsepoms(boolean) - Method in class org.apache.ivy.plugins.resolver.IBiblioResolver
 
setUser(String) - Method in class org.apache.ivy.plugins.repository.ssh.AbstractSshBasedRepository
set the default user to use for the connection if no user is given or a PEM file is used
setUser(String) - Method in class org.apache.ivy.plugins.resolver.AbstractSshBasedResolver
sets the user to use for the ssh communication the user can also be set by using a full url for the pattern, like "ssh://user@myserver.com/path/to/repos/[artifact].
setUseRemoteConfig(boolean) - Method in class org.apache.ivy.core.settings.IvySettings
 
setUsername(String) - Method in class org.apache.ivy.ant.IvyConfigure.Credentials
 
setUsername(String) - Method in class org.apache.ivy.ant.IvyConfigure
 
setUsername(String) - Method in class org.apache.ivy.plugins.repository.vsftp.VsftpRepository
 
setUsername(String) - Method in class org.apache.ivy.plugins.resolver.VsftpResolver
 
setUserPassword(String) - Method in class org.apache.ivy.plugins.repository.ssh.AbstractSshBasedRepository
 
setUserPassword(String) - Method in class org.apache.ivy.plugins.resolver.AbstractSshBasedResolver
Sets the password to authenticate the user if password based login is used if no password is set and password based login is used, user will be prompted for it the password can also be set by using a full url for the pattern, like "sftp://user:password@myserver.com/path/to/repos/[artifact].
setValidate(boolean) - Method in class org.apache.ivy.ant.IvyTask
 
setValidate(boolean) - Method in class org.apache.ivy.core.deliver.DeliverOptions
 
setValidate(boolean) - Method in class org.apache.ivy.core.publish.PublishOptions
 
setValidate(boolean) - Method in class org.apache.ivy.core.resolve.ResolveOptions
 
setValidate(boolean) - Method in class org.apache.ivy.core.settings.IvySettings
 
setValidate(boolean) - Method in class org.apache.ivy.plugins.resolver.AbstractResolver
 
setValue(String) - Method in class org.apache.ivy.ant.IvyArtifactProperty
 
setValue(String) - Method in class org.apache.ivy.ant.IvyListModules
 
setValue(String) - Method in class org.apache.ivy.ant.IvyVar
 
setValue(Integer) - Method in class org.apache.ivy.plugins.latest.LatestRevisionStrategy.SpecialMeaning
 
setVariable(String, String) - Method in class org.apache.ivy.core.settings.IvySettings
 
setVariable(String, String, boolean) - Method in class org.apache.ivy.core.settings.IvySettings
 
setVariable(String, String) - Method in class org.apache.ivy.Ivy
 
setVariable(String, String) - Method in class org.apache.ivy.Ivy14
 
setVariables(Map) - Method in class org.apache.ivy.core.settings.IvySettings
WARNING: Replace all current ivy variables by the given Map.
setWarnonmissing(boolean) - Method in class org.apache.ivy.ant.IvyPublish
 
setWorkspaceName(String) - Method in class org.apache.ivy.plugins.resolver.BasicResolver
 
setXml(boolean) - Method in class org.apache.ivy.ant.IvyReport
 
setXml(boolean) - Method in class org.apache.ivy.ant.IvyRepositoryReport
 
setXsl(boolean) - Method in class org.apache.ivy.ant.IvyReport
 
setXsl(boolean) - Method in class org.apache.ivy.ant.IvyRepositoryReport
 
setXslext(String) - Method in class org.apache.ivy.ant.IvyReport
 
setXslext(String) - Method in class org.apache.ivy.ant.IvyRepositoryReport
 
setXslfile(String) - Method in class org.apache.ivy.ant.IvyReport
 
setXslfile(String) - Method in class org.apache.ivy.ant.IvyRepositoryReport
 
SFTPRepository - Class in org.apache.ivy.plugins.repository.sftp
SFTP Repository, allow to use a repository accessed by sftp protocol.
SFTPRepository() - Constructor for class org.apache.ivy.plugins.repository.sftp.SFTPRepository
 
SFTPResolver - Class in org.apache.ivy.plugins.resolver
This resolver is able to work with any sftp server.
SFTPResolver() - Constructor for class org.apache.ivy.plugins.resolver.SFTPResolver
 
SFTPResource - Class in org.apache.ivy.plugins.repository.sftp
 
SFTPResource(SFTPRepository, String) - Constructor for class org.apache.ivy.plugins.repository.sftp.SFTPResource
 
sort(ArtifactInfo[]) - Method in class org.apache.ivy.plugins.latest.ComparatorLatestStrategy
 
sort(ArtifactInfo[]) - Method in interface org.apache.ivy.plugins.latest.LatestStrategy
Sorts the given artifacts info from the oldest one to the latest one.
SortEngine - Class in org.apache.ivy.core.sort
 
SortEngine(IvySettings) - Constructor for class org.apache.ivy.core.sort.SortEngine
 
sortModuleDescriptors(VersionMatcher) - Method in class org.apache.ivy.core.sort.ModuleDescriptorSorter
Iterates over all modules calling sortModuleDescriptorsHelp.
sortModuleDescriptors(Collection) - Method in class org.apache.ivy.core.sort.SortEngine
Sorts the given ModuleDescriptors from the less dependent to the more dependent.
sortModuleDescriptors(Collection) - Method in class org.apache.ivy.Ivy
Sorts the given ModuleDescriptors from the less dependent to the more dependent.
sortModuleDescriptors(Collection) - Method in class org.apache.ivy.Ivy14
 
sortNodes(Collection) - Method in class org.apache.ivy.core.sort.SortEngine
 
sortNodes(Collection) - Method in class org.apache.ivy.Ivy
Sorts the collection of IvyNode from the less dependent to the more dependent
sortNodes(Collection) - Method in class org.apache.ivy.Ivy14
 
splitConfs(String) - Method in class org.apache.ivy.ant.IvyTask
 
SshCache - Class in org.apache.ivy.plugins.repository.ssh
a class to cache SSH Connections and Channel for the SSH Repository each session is defined by connecting user / host / port two maps are used to find cache entries one map is using the above keys, the other uses the session itself
SshRepository - Class in org.apache.ivy.plugins.repository.ssh
Ivy Repository based on SSH
SshRepository() - Constructor for class org.apache.ivy.plugins.repository.ssh.SshRepository
 
SshResolver - Class in org.apache.ivy.plugins.resolver
Resolver for SSH resolver for ivy
SshResolver() - Constructor for class org.apache.ivy.plugins.resolver.SshResolver
 
SshResource - Class in org.apache.ivy.plugins.repository.ssh
Resource for SSH Ivy Repository
SshResource() - Constructor for class org.apache.ivy.plugins.repository.ssh.SshResource
 
SshResource(SshRepository, String) - Constructor for class org.apache.ivy.plugins.repository.ssh.SshResource
 
SshResource(SshRepository, String, boolean, long, long) - Constructor for class org.apache.ivy.plugins.repository.ssh.SshResource
 
standardize(String) - Method in class org.apache.ivy.plugins.repository.AbstractRepository
 
standardize(String) - Method in interface org.apache.ivy.plugins.repository.Repository
Normalize a string.
start(CopyProgressEvent) - Method in class org.apache.ivy.plugins.repository.RepositoryCopyProgressListener
 
start(CopyProgressEvent) - Method in interface org.apache.ivy.util.CopyProgressListener
 
StartArtifactDownloadEvent - Class in org.apache.ivy.core.event.download
 
StartArtifactDownloadEvent(DependencyResolver, Artifact, ArtifactOrigin) - Constructor for class org.apache.ivy.core.event.download.StartArtifactDownloadEvent
 
startCreateChild(String) - Method in class org.apache.ivy.util.Configurator
 
startElement(String, String, String, Attributes) - Method in class org.apache.ivy.core.settings.XmlSettingsParser
 
startMacroDef(String) - Method in class org.apache.ivy.util.Configurator
 
StartResolveDependencyEvent - Class in org.apache.ivy.core.event.resolve
 
StartResolveDependencyEvent(DependencyResolver, DependencyDescriptor) - Constructor for class org.apache.ivy.core.event.resolve.StartResolveDependencyEvent
 
StartResolveEvent - Class in org.apache.ivy.core.event.resolve
 
StartResolveEvent(ModuleDescriptor, String[]) - Constructor for class org.apache.ivy.core.event.resolve.StartResolveEvent
 
STATIC_COMPARATOR - Variable in class org.apache.ivy.plugins.latest.LatestRevisionStrategy
Compares two ModuleRevisionId by their revision.
Status - Class in org.apache.ivy.core.module.status
 
Status() - Constructor for class org.apache.ivy.core.module.status.Status
 
Status(String, boolean) - Constructor for class org.apache.ivy.core.module.status.Status
 
StatusManager - Class in org.apache.ivy.core.module.status
Note: update methods (such as addStatus) should only be called BEFORE any call to accessor methods
StatusManager(Status[], String) - Constructor for class org.apache.ivy.core.module.status.StatusManager
 
StatusManager() - Constructor for class org.apache.ivy.core.module.status.StatusManager
 
StrictConflictException - Exception in org.apache.ivy.plugins.conflict
 
StrictConflictException() - Constructor for exception org.apache.ivy.plugins.conflict.StrictConflictException
 
StrictConflictException(String) - Constructor for exception org.apache.ivy.plugins.conflict.StrictConflictException
 
StrictConflictException(Throwable) - Constructor for exception org.apache.ivy.plugins.conflict.StrictConflictException
 
StrictConflictException(String, Throwable) - Constructor for exception org.apache.ivy.plugins.conflict.StrictConflictException
 
StrictConflictManager - Class in org.apache.ivy.plugins.conflict
 
StrictConflictManager() - Constructor for class org.apache.ivy.plugins.conflict.StrictConflictManager
 
StringUtils - Class in org.apache.ivy.util
Convenient class used only for uncapitalization Usually use commons lang but here we do not want to have such a dependency for only one feature
StringUtils() - Constructor for class org.apache.ivy.util.StringUtils
 
substitute(String, ModuleRevisionId) - Static method in class org.apache.ivy.core.IvyPatternHelper
 
substitute(String, ModuleRevisionId, String, String, String) - Static method in class org.apache.ivy.core.IvyPatternHelper
 
substitute(String, Artifact) - Static method in class org.apache.ivy.core.IvyPatternHelper
 
substitute(String, Artifact, ArtifactOrigin) - Static method in class org.apache.ivy.core.IvyPatternHelper
 
substitute(String, Artifact, String) - Static method in class org.apache.ivy.core.IvyPatternHelper
 
substitute(String, ModuleRevisionId, Artifact) - Static method in class org.apache.ivy.core.IvyPatternHelper
 
substitute(String, ModuleRevisionId, Artifact, String) - Static method in class org.apache.ivy.core.IvyPatternHelper
 
substitute(String, ModuleRevisionId, Artifact, String, ArtifactOrigin) - Static method in class org.apache.ivy.core.IvyPatternHelper
 
substitute(String, String, String, String, String, String, String) - Static method in class org.apache.ivy.core.IvyPatternHelper
 
substitute(String, String, String, String, String, String, String, String) - Static method in class org.apache.ivy.core.IvyPatternHelper
 
substitute(String, String, String, String, String, String, String, String, Map) - Static method in class org.apache.ivy.core.IvyPatternHelper
 
substitute(String, String, String, String, String, String, String, String, ArtifactOrigin, Map) - Static method in class org.apache.ivy.core.IvyPatternHelper
 
substitute(String, String, String, String, String, String, String, String, String, ArtifactOrigin, Map) - Static method in class org.apache.ivy.core.IvyPatternHelper
 
substitute(String, Map, Map) - Static method in class org.apache.ivy.core.IvyPatternHelper
 
substitute(String) - Method in class org.apache.ivy.core.settings.IvySettings
Substitute variables in the given string by their value found in the current set of variables
substitute(String) - Method in class org.apache.ivy.Ivy
 
substitute(String) - Method in class org.apache.ivy.Ivy14
 
substituteParams(String, Map) - Static method in class org.apache.ivy.core.IvyPatternHelper
 
substituteToken(String, String, String) - Static method in class org.apache.ivy.core.IvyPatternHelper
 
substituteToken(StringBuffer, String, String) - Static method in class org.apache.ivy.core.IvyPatternHelper
 
substituteTokens(String, Map) - Static method in class org.apache.ivy.core.IvyPatternHelper
 
substituteVariable(String, String, String) - Static method in class org.apache.ivy.core.IvyPatternHelper
 
substituteVariable(StringBuffer, String, String) - Static method in class org.apache.ivy.core.IvyPatternHelper
 
substituteVariables(String, Map) - Static method in class org.apache.ivy.core.IvyPatternHelper
 
SubVersionMatcher - Class in org.apache.ivy.plugins.version
 
SubVersionMatcher() - Constructor for class org.apache.ivy.plugins.version.SubVersionMatcher
 
SUCCESSFUL - Static variable in class org.apache.ivy.core.report.DownloadStatus
 
sumupProblems() - Static method in class org.apache.ivy.util.Message
 
symlink(File, File, CopyProgressListener, boolean) - Static method in class org.apache.ivy.util.FileUtil
 
SYSTEM_NAMESPACE - Static variable in class org.apache.ivy.plugins.namespace.Namespace
 

T

toIvyFile(File) - Method in class org.apache.ivy.core.module.descriptor.DefaultModuleDescriptor
 
toIvyFile(File) - Method in interface org.apache.ivy.core.module.descriptor.ModuleDescriptor
Writes this module descriptor as an ivy file.
toIvyFile(InputStream, Resource, File, ModuleDescriptor) - Method in class org.apache.ivy.plugins.parser.m2.PomModuleDescriptorParser
 
toIvyFile(InputStream, Resource, File, ModuleDescriptor) - Method in interface org.apache.ivy.plugins.parser.ModuleDescriptorParser
Convert a module descriptor to an ivy file.
toIvyFile(InputStream, Resource, File, ModuleDescriptor) - Method in class org.apache.ivy.plugins.parser.ModuleDescriptorParserRegistry
 
toIvyFile(InputStream, Resource, File, ModuleDescriptor) - Method in class org.apache.ivy.plugins.parser.xml.XmlModuleDescriptorParser
 
toMrids(ModuleDescriptor[]) - Static method in class org.apache.ivy.plugins.circular.CircularDependencyHelper
 
toString() - Method in class org.apache.ivy.core.cache.CacheManager
 
toString() - Method in class org.apache.ivy.core.deliver.DeliverOptions
 
toString() - Method in class org.apache.ivy.core.event.IvyEvent
 
toString() - Method in class org.apache.ivy.core.module.descriptor.AbstractArtifact
 
toString() - Method in class org.apache.ivy.core.module.descriptor.AbstractIncludeExcludeRule
 
toString() - Method in class org.apache.ivy.core.module.descriptor.Configuration
 
toString() - Method in class org.apache.ivy.core.module.descriptor.Configuration.Visibility
 
toString() - Method in class org.apache.ivy.core.module.descriptor.DefaultDependencyArtifactDescriptor
 
toString() - Method in class org.apache.ivy.core.module.descriptor.DefaultDependencyDescriptor
 
toString() - Method in class org.apache.ivy.core.module.descriptor.DefaultExcludeRule
 
toString() - Method in class org.apache.ivy.core.module.descriptor.DefaultIncludeRule
 
toString() - Method in class org.apache.ivy.core.module.descriptor.DefaultModuleDescriptor
 
toString() - Method in class org.apache.ivy.core.module.id.ArtifactId
 
toString() - Method in class org.apache.ivy.core.module.id.ArtifactRevisionId
 
toString() - Method in class org.apache.ivy.core.module.id.ModuleId
 
toString() - Method in class org.apache.ivy.core.module.id.ModuleRevisionId
 
toString() - Method in class org.apache.ivy.core.report.DownloadStatus
 
toString() - Method in class org.apache.ivy.core.resolve.DefaultModuleRevision
 
toString() - Method in class org.apache.ivy.core.resolve.IvyNode
 
toString() - Method in class org.apache.ivy.core.resolve.IvyNodeCallers.Caller
 
toString() - Method in class org.apache.ivy.core.resolve.IvyNodeEviction.EvictionData
 
toString() - Method in class org.apache.ivy.core.resolve.VisitNode
 
toString() - Method in class org.apache.ivy.plugins.circular.AbstractCircularDependencyStrategy
 
toString() - Method in class org.apache.ivy.plugins.conflict.AbstractConflictManager
 
toString() - Method in class org.apache.ivy.plugins.conflict.LatestConflictManager
 
toString() - Method in class org.apache.ivy.plugins.latest.AbstractLatestStrategy
 
toString() - Method in class org.apache.ivy.plugins.matcher.AbstractPatternMatcher
 
toString() - Method in class org.apache.ivy.plugins.matcher.ModuleIdMatcher
 
toString() - Method in class org.apache.ivy.plugins.namespace.MRIDRule
 
toString() - Method in class org.apache.ivy.plugins.parser.m2.PomModuleDescriptorParser
 
toString() - Method in class org.apache.ivy.plugins.parser.xml.XmlModuleDescriptorParser
 
toString() - Method in class org.apache.ivy.plugins.repository.AbstractRepository
 
toString() - Method in class org.apache.ivy.plugins.repository.BasicResource
 
toString() - Method in class org.apache.ivy.plugins.repository.file.FileResource
 
toString() - Method in class org.apache.ivy.plugins.repository.LazyResource
 
toString() - Method in class org.apache.ivy.plugins.repository.sftp.SFTPResource
 
toString() - Method in class org.apache.ivy.plugins.repository.ssh.SshResource
 
toString() - Method in class org.apache.ivy.plugins.repository.url.URLResource
 
toString() - Method in class org.apache.ivy.plugins.repository.vfs.VfsResource
 
toString() - Method in class org.apache.ivy.plugins.repository.vsftp.VsftpRepository
 
toString() - Method in class org.apache.ivy.plugins.resolver.AbstractResolver
 
toString() - Method in class org.apache.ivy.plugins.resolver.BasicResolver
 
toString() - Method in class org.apache.ivy.plugins.resolver.util.ApacheHttpURLLister
 
toString() - Method in class org.apache.ivy.plugins.resolver.util.FileURLLister
 
toString() - Method in class org.apache.ivy.plugins.resolver.util.ResolvedResource
 
toString() - Method in class org.apache.ivy.plugins.version.AbstractVersionMatcher
 
toString() - Method in class org.apache.ivy.tools.analyser.JarModule
 
toString() - Method in class org.apache.ivy.util.Credentials
 
toSystem(DependencyDescriptor, Namespace) - Static method in class org.apache.ivy.plugins.namespace.NameSpaceHelper
 
toSystem(ModuleDescriptor, Namespace) - Static method in class org.apache.ivy.plugins.namespace.NameSpaceHelper
 
toSystem(ResolvedModuleRevision, Namespace) - Static method in class org.apache.ivy.plugins.namespace.NameSpaceHelper
 
toSystem(ModuleDescriptor) - Method in class org.apache.ivy.plugins.resolver.AbstractResolver
 
toSystem(Artifact) - Method in class org.apache.ivy.plugins.resolver.AbstractResolver
 
toSystem(ResolvedModuleRevision) - Method in class org.apache.ivy.plugins.resolver.AbstractResolver
 
toSystem(ModuleRevisionId) - Method in class org.apache.ivy.plugins.resolver.AbstractResolver
 
TRANSFER_COMPLETED - Static variable in class org.apache.ivy.plugins.repository.TransferEvent
A transfer is completed.
TRANSFER_COMPLETED_NAME - Static variable in class org.apache.ivy.plugins.repository.TransferEvent
 
TRANSFER_ERROR - Static variable in class org.apache.ivy.plugins.repository.TransferEvent
An error occured during transfer
TRANSFER_ERROR_NAME - Static variable in class org.apache.ivy.plugins.repository.TransferEvent
 
TRANSFER_INITIATED - Static variable in class org.apache.ivy.plugins.repository.TransferEvent
A transfer was attempted, but has not yet commenced.
TRANSFER_INITIATED_NAME - Static variable in class org.apache.ivy.plugins.repository.TransferEvent
 
TRANSFER_PROGRESS - Static variable in class org.apache.ivy.plugins.repository.TransferEvent
A transfer is in progress.
TRANSFER_PROGRESS_NAME - Static variable in class org.apache.ivy.plugins.repository.TransferEvent
 
TRANSFER_STARTED - Static variable in class org.apache.ivy.plugins.repository.TransferEvent
A transfer was started.
TRANSFER_STARTED_NAME - Static variable in class org.apache.ivy.plugins.repository.TransferEvent
 
TransferEvent - Class in org.apache.ivy.plugins.repository
TransferEvent is used to notify TransferListeners about progress in transfer of resources form/to the respository This class is LARGELY inspired by org.apache.maven.wagon.events.TransferEvent released under the following copyright license: Copyright 2001-2005 The Apache Software Foundation.
TransferEvent(Repository, Resource, int, int) - Constructor for class org.apache.ivy.plugins.repository.TransferEvent
 
TransferEvent(Repository, Resource, Exception, int) - Constructor for class org.apache.ivy.plugins.repository.TransferEvent
 
TransferEvent(Repository, Resource, long, int) - Constructor for class org.apache.ivy.plugins.repository.TransferEvent
 
TransferListener - Interface in org.apache.ivy.plugins.repository
Listen to repository transfer
transferProgress(TransferEvent) - Method in class org.apache.ivy.core.event.EventManager
 
transferProgress(TransferEvent) - Method in interface org.apache.ivy.plugins.repository.TransferListener
 
transform(ModuleRevisionId) - Method in class org.apache.ivy.plugins.namespace.MRIDTransformationRule
 
transform(DependencyDescriptor, NamespaceTransformer, boolean) - Static method in class org.apache.ivy.plugins.namespace.NameSpaceHelper
 
transform(Artifact, NamespaceTransformer) - Static method in class org.apache.ivy.plugins.namespace.NameSpaceHelper
 
transform(ArtifactId, NamespaceTransformer) - Static method in class org.apache.ivy.plugins.namespace.NameSpaceHelper
 
transform(ModuleId, NamespaceTransformer) - Static method in class org.apache.ivy.plugins.namespace.NameSpaceHelper
 
transform(ModuleRevisionId) - Method in interface org.apache.ivy.plugins.namespace.NamespaceTransformer
 
transformInstance(DependencyDescriptor, Namespace) - Static method in class org.apache.ivy.core.module.descriptor.DefaultDependencyDescriptor
Transforms the given dependency descriptor of the given namespace and return a new dependency descriptor in the system namespace.
transformInstance(DependencyDescriptor, NamespaceTransformer, boolean) - Static method in class org.apache.ivy.core.module.descriptor.DefaultDependencyDescriptor
Transforms a dependency descriptor using the given transformer.
transformInstance(ModuleDescriptor, Namespace) - Static method in class org.apache.ivy.core.module.descriptor.DefaultModuleDescriptor
Transforms the given module descriptor of the given namespace and return a new module descriptor in the system namespace.
transformOrganisation(String, NamespaceTransformer) - Static method in class org.apache.ivy.plugins.namespace.NameSpaceHelper
 
Trigger - Interface in org.apache.ivy.plugins.trigger
 
TYPE_KEY - Static variable in class org.apache.ivy.core.IvyPatternHelper
 
typeDef(String, String) - Method in class org.apache.ivy.core.settings.IvySettings
 
typeDef(String, String, boolean) - Method in class org.apache.ivy.core.settings.IvySettings
 
typeDef(String, String) - Method in class org.apache.ivy.util.Configurator
 
typeDef(String, Class) - Method in class org.apache.ivy.util.Configurator
 
typeDefs(InputStream) - Method in class org.apache.ivy.core.settings.IvySettings
 
typeDefs(InputStream, boolean) - Method in class org.apache.ivy.core.settings.IvySettings
 
typeDefs(Properties) - Method in class org.apache.ivy.core.settings.IvySettings
 
typeDefs(Properties, boolean) - Method in class org.apache.ivy.core.settings.IvySettings
 

U

UNAVAILABLE - Static variable in interface org.apache.ivy.util.url.URLHandler
 
uncapitalize(String) - Static method in class org.apache.ivy.util.StringUtils
 
uninit() - Static method in class org.apache.ivy.util.Message
 
UnmodifiableExtendableItem - Class in org.apache.ivy.util.extendable
 
UnmodifiableExtendableItem(Map, Map) - Constructor for class org.apache.ivy.util.extendable.UnmodifiableExtendableItem
 
update(URL, File, Map, String, String, Date) - Static method in class org.apache.ivy.plugins.parser.xml.XmlModuleDescriptorUpdater
used to copy a module descriptor xml file (also known as ivy file) and update the revisions of its dependencies, its status and revision
update(IvySettings, URL, File, Map, String, String, Date, Namespace, boolean) - Static method in class org.apache.ivy.plugins.parser.xml.XmlModuleDescriptorUpdater
 
update(IvySettings, InputStream, File, Map, String, String, Date, Namespace, boolean) - Static method in class org.apache.ivy.plugins.parser.xml.XmlModuleDescriptorUpdater
 
update(IvySettings, InputStream, OutputStream, Map, String, String, Date, Namespace, boolean) - Static method in class org.apache.ivy.plugins.parser.xml.XmlModuleDescriptorUpdater
 
update(byte[], int, long) - Method in class org.apache.ivy.util.CopyProgressEvent
 
updateConfsToFetch(Collection) - Method in class org.apache.ivy.core.resolve.IvyNode
 
updateConfsToFetch(Collection) - Method in class org.apache.ivy.core.resolve.VisitNode
 
updateFrom(IvyNodeCallers, String) - Method in class org.apache.ivy.core.resolve.IvyNodeCallers
 
URLHandler - Interface in org.apache.ivy.util.url
This interface is responsible for handling some URL manipulation (stream opening, downloading, check reachability, ...).
URLHandler.URLInfo - Class in org.apache.ivy.util.url
 
URLHandler.URLInfo(boolean, long, long) - Constructor for class org.apache.ivy.util.url.URLHandler.URLInfo
 
URLHandlerDispatcher - Class in org.apache.ivy.util.url
This class is used to dispatch downloading requests
URLHandlerDispatcher() - Constructor for class org.apache.ivy.util.url.URLHandlerDispatcher
 
URLHandlerRegistry - Class in org.apache.ivy.util.url
 
URLHandlerRegistry() - Constructor for class org.apache.ivy.util.url.URLHandlerRegistry
 
URLLister - Interface in org.apache.ivy.plugins.resolver.util
 
URLRepository - Class in org.apache.ivy.plugins.repository.url
 
URLRepository() - Constructor for class org.apache.ivy.plugins.repository.url.URLRepository
 
URLResolver - Class in org.apache.ivy.plugins.resolver
This resolver is able to work with any URLs, it handles latest revisions with file and http urls only, and it does not handle publishing
URLResolver() - Constructor for class org.apache.ivy.plugins.resolver.URLResolver
 
URLResource - Class in org.apache.ivy.plugins.repository.url
 
URLResource(URL) - Constructor for class org.apache.ivy.plugins.repository.url.URLResource
 
useRealNode() - Method in class org.apache.ivy.core.resolve.VisitNode
Ask to the current visited node to use a real node only, if one exist.

V

validate() - Method in class org.apache.ivy.plugins.latest.LatestRevisionStrategy.SpecialMeaning
 
values() - Method in class org.apache.ivy.util.EncrytedProperties
 
verbose(String) - Static method in class org.apache.ivy.util.Message
 
VersionMatcher - Interface in org.apache.ivy.plugins.version
This interface defines a version matcher, i.e. a class able to tell if the revision asked by a module for a dependency is dynamic (i.e. need to find all revisions to find the good one among them) and if a found revision matches the asked one.
VersionRangeMatcher - Class in org.apache.ivy.plugins.version
Matches version ranges: [1.0,2.0] matches all versions greater or equal to 1.0 and lower or equal to 2.0 [1.0,2.0[ matches all versions greater or equal to 1.0 and lower than 2.0 ]1.0,2.0] matches all versions greater than 1.0 and lower or equal to 2.0 ]1.0,2.0[ matches all versions greater than 1.0 and lower than 2.0 [1.0,) matches all versions greater or equal to 1.0 ]1.0,) matches all versions greater than 1.0 (,2.0] matches all versions lower or equal to 2.0 (,2.0[ matches all versions lower than 2.0 This class uses a latest strategy to compare revisions.
VersionRangeMatcher() - Constructor for class org.apache.ivy.plugins.version.VersionRangeMatcher
 
VersionRangeMatcher(String) - Constructor for class org.apache.ivy.plugins.version.VersionRangeMatcher
 
VersionRangeMatcher(String, LatestStrategy) - Constructor for class org.apache.ivy.plugins.version.VersionRangeMatcher
 
VfsRepository - Class in org.apache.ivy.plugins.repository.vfs
Implementation of a VFS repository
VfsRepository() - Constructor for class org.apache.ivy.plugins.repository.vfs.VfsRepository
Create a new Ivy VFS Repository Instance
VfsResolver - Class in org.apache.ivy.plugins.resolver
 
VfsResolver() - Constructor for class org.apache.ivy.plugins.resolver.VfsResolver
 
VfsResource - Class in org.apache.ivy.plugins.repository.vfs
VFS implementation of the Resource interface
VfsResource(String, FileSystemManager) - Constructor for class org.apache.ivy.plugins.repository.vfs.VfsResource
 
VisitData - Class in org.apache.ivy.core.resolve
This class is used to store data related to one node of the dependency graph visit.
VisitData(IvyNode) - Constructor for class org.apache.ivy.core.resolve.VisitData
 
VisitNode - Class in org.apache.ivy.core.resolve
A visit node is an object used to represent one visit from one parent on an IvyNode of the dependency graph.
VisitNode(ResolveData, IvyNode, VisitNode, String, String) - Constructor for class org.apache.ivy.core.resolve.VisitNode
 
VsftpRepository - Class in org.apache.ivy.plugins.repository.vsftp
Repository using SecureCRT vsftp command line program to access an sftp repository This is especially useful to leverage the gssapi authentication supported by SecureCRT.
VsftpRepository() - Constructor for class org.apache.ivy.plugins.repository.vsftp.VsftpRepository
 
VsftpResolver - Class in org.apache.ivy.plugins.resolver
This resolver uses SecureCRT vsft to access an sftp server.
VsftpResolver() - Constructor for class org.apache.ivy.plugins.resolver.VsftpResolver
 
VsftpResource - Class in org.apache.ivy.plugins.repository.vsftp
 
VsftpResource(VsftpRepository, String) - Constructor for class org.apache.ivy.plugins.repository.vsftp.VsftpResource
 

W

warn(String) - Static method in class org.apache.ivy.util.Message
 
WarnCircularDependencyStrategy - Class in org.apache.ivy.plugins.circular
 
warning(SAXParseException) - Method in class org.apache.ivy.plugins.parser.AbstractModuleDescriptorParser.AbstractParser
 
write(ModuleDescriptor, File) - Static method in class org.apache.ivy.plugins.parser.xml.XmlModuleDescriptorWriter
 
write(ModuleDescriptor, String, File) - Static method in class org.apache.ivy.plugins.parser.xml.XmlModuleDescriptorWriter
 

X

XML - Static variable in interface org.apache.ivy.plugins.report.ReportOutputter
 
XMLHelper - Class in org.apache.ivy.util
 
XMLHelper() - Constructor for class org.apache.ivy.util.XMLHelper
 
XmlModuleDescriptorParser - Class in org.apache.ivy.plugins.parser.xml
Parses an xml ivy file and output a ModuleDescriptor.
XmlModuleDescriptorUpdater - Class in org.apache.ivy.plugins.parser.xml
Used to update ivy files.
XmlModuleDescriptorUpdater() - Constructor for class org.apache.ivy.plugins.parser.xml.XmlModuleDescriptorUpdater
 
XmlModuleDescriptorWriter - Class in org.apache.ivy.plugins.parser.xml
 
XmlModuleDescriptorWriter() - Constructor for class org.apache.ivy.plugins.parser.xml.XmlModuleDescriptorWriter
 
XmlReportOutputter - Class in org.apache.ivy.plugins.report
 
XmlReportOutputter() - Constructor for class org.apache.ivy.plugins.report.XmlReportOutputter
 
XmlReportParser - Class in org.apache.ivy.plugins.report
 
XmlReportParser() - Constructor for class org.apache.ivy.plugins.report.XmlReportParser
 
XmlSettingsParser - Class in org.apache.ivy.core.settings
 
XmlSettingsParser(IvySettings) - Constructor for class org.apache.ivy.core.settings.XmlSettingsParser
 

_

_default - Variable in class org.apache.ivy.util.url.URLHandlerDispatcher
 
_handlers - Variable in class org.apache.ivy.util.url.URLHandlerDispatcher
 
_hashCode() - Method in class org.apache.ivy.core.module.id.ModuleId
 
_hashCode() - Method in class org.apache.ivy.core.module.id.ModuleRevisionId
 
_md - Variable in class org.apache.ivy.plugins.parser.AbstractModuleDescriptorParser.AbstractParser
 
_workspaceName - Variable in class org.apache.ivy.plugins.resolver.BasicResolver
 

A B C D E F G H I J L M N O P R S T U V W X _