Interface PublishEngineSettings
- All Superinterfaces:
ParserSettings
- All Known Implementing Classes:
IvySettings
Settings specific to the publish engine
-
Method Summary
Modifier and TypeMethodDescriptiongetResolver(String resolverName) substitute(String srcIvyPattern) Methods inherited from interface ParserSettings
getConflictManager, getContextNamespace, getDefaultBranch, getMatcher, getNamespace, getRelativeUrlResolver, getResolutionCacheManager, getResolver, getStatusManager, getTimeoutConstraint, getVariable, resolveFile, substitute
-
Method Details
-
substitute
- Specified by:
substitutein interfaceParserSettings
-
getResolver
-