Package | Description |
---|---|
org.apache.maven.model.io.jdom |
Modifier and Type | Method and Description |
---|---|
protected org.jdom.Element |
MavenJDOMWriter.findAndReplaceProperties(MavenJDOMWriter.Counter counter,
org.jdom.Element parent,
String name,
Map props)
Method findAndReplaceProperties.
|
protected org.jdom.Element |
MavenJDOMWriter.findAndReplaceSimpleElement(MavenJDOMWriter.Counter counter,
org.jdom.Element parent,
String name,
String text,
String defaultValue)
Method findAndReplaceSimpleElement.
|
protected org.jdom.Element |
MavenJDOMWriter.findAndReplaceSimpleLists(MavenJDOMWriter.Counter counter,
org.jdom.Element parent,
Collection list,
String parentName,
String childName)
Method findAndReplaceSimpleLists.
|
protected org.jdom.Element |
MavenJDOMWriter.findAndReplaceXpp3DOM(MavenJDOMWriter.Counter counter,
org.jdom.Element parent,
String name,
org.codehaus.plexus.util.xml.Xpp3Dom dom)
Method findAndReplaceXpp3DOM.
|
protected void |
MavenJDOMWriter.insertAtPreferredLocation(org.jdom.Element parent,
org.jdom.Element child,
MavenJDOMWriter.Counter counter)
Method insertAtPreferredLocation.
|
protected void |
MavenJDOMWriter.iterateContributor(MavenJDOMWriter.Counter counter,
org.jdom.Element parent,
Collection list,
String parentTag,
String childTag)
Method iterateContributor.
|
protected void |
MavenJDOMWriter.iterateDependency(MavenJDOMWriter.Counter counter,
org.jdom.Element parent,
Collection list,
String parentTag,
String childTag)
Method iterateDependency.
|
protected void |
MavenJDOMWriter.iterateDeveloper(MavenJDOMWriter.Counter counter,
org.jdom.Element parent,
Collection list,
String parentTag,
String childTag)
Method iterateDeveloper.
|
protected void |
MavenJDOMWriter.iterateExclusion(MavenJDOMWriter.Counter counter,
org.jdom.Element parent,
Collection list,
String parentTag,
String childTag)
Method iterateExclusion.
|
protected void |
MavenJDOMWriter.iterateExtension(MavenJDOMWriter.Counter counter,
org.jdom.Element parent,
Collection list,
String parentTag,
String childTag)
Method iterateExtension.
|
protected void |
MavenJDOMWriter.iterateLicense(MavenJDOMWriter.Counter counter,
org.jdom.Element parent,
Collection list,
String parentTag,
String childTag)
Method iterateLicense.
|
protected void |
MavenJDOMWriter.iterateMailingList(MavenJDOMWriter.Counter counter,
org.jdom.Element parent,
Collection list,
String parentTag,
String childTag)
Method iterateMailingList.
|
protected void |
MavenJDOMWriter.iterateNotifier(MavenJDOMWriter.Counter counter,
org.jdom.Element parent,
Collection list,
String parentTag,
String childTag)
Method iterateNotifier.
|
protected void |
MavenJDOMWriter.iteratePlugin(MavenJDOMWriter.Counter counter,
org.jdom.Element parent,
Collection list,
String parentTag,
String childTag)
Method iteratePlugin.
|
protected void |
MavenJDOMWriter.iteratePluginExecution(MavenJDOMWriter.Counter counter,
org.jdom.Element parent,
Collection list,
String parentTag,
String childTag)
Method iteratePluginExecution.
|
protected void |
MavenJDOMWriter.iterateProfile(MavenJDOMWriter.Counter counter,
org.jdom.Element parent,
Collection list,
String parentTag,
String childTag)
Method iterateProfile.
|
protected void |
MavenJDOMWriter.iterateReportPlugin(MavenJDOMWriter.Counter counter,
org.jdom.Element parent,
Collection list,
String parentTag,
String childTag)
Method iterateReportPlugin.
|
protected void |
MavenJDOMWriter.iterateReportSet(MavenJDOMWriter.Counter counter,
org.jdom.Element parent,
Collection list,
String parentTag,
String childTag)
Method iterateReportSet.
|
protected void |
MavenJDOMWriter.iterateRepository(MavenJDOMWriter.Counter counter,
org.jdom.Element parent,
Collection list,
String parentTag,
String childTag)
Method iterateRepository.
|
protected void |
MavenJDOMWriter.iterateResource(MavenJDOMWriter.Counter counter,
org.jdom.Element parent,
Collection list,
String parentTag,
String childTag)
Method iterateResource.
|
protected void |
MavenJDOMWriter.replaceXpp3DOM(org.jdom.Element parent,
org.codehaus.plexus.util.xml.Xpp3Dom parentDom,
MavenJDOMWriter.Counter counter)
Method replaceXpp3DOM.
|
protected void |
MavenJDOMWriter.updateActivation(Activation activation,
String xmlTag,
MavenJDOMWriter.Counter counter,
org.jdom.Element element)
Method updateActivation.
|
protected void |
MavenJDOMWriter.updateActivationCustom(ActivationCustom activationCustom,
String xmlTag,
MavenJDOMWriter.Counter counter,
org.jdom.Element element)
Method updateActivationCustom.
|
protected void |
MavenJDOMWriter.updateActivationFile(ActivationFile activationFile,
String xmlTag,
MavenJDOMWriter.Counter counter,
org.jdom.Element element)
Method updateActivationFile.
|
protected void |
MavenJDOMWriter.updateActivationOS(ActivationOS activationOS,
String xmlTag,
MavenJDOMWriter.Counter counter,
org.jdom.Element element)
Method updateActivationOS.
|
protected void |
MavenJDOMWriter.updateActivationProperty(ActivationProperty activationProperty,
String xmlTag,
MavenJDOMWriter.Counter counter,
org.jdom.Element element)
Method updateActivationProperty.
|
protected void |
MavenJDOMWriter.updateBuild(Build build,
String xmlTag,
MavenJDOMWriter.Counter counter,
org.jdom.Element element)
Method updateBuild.
|
protected void |
MavenJDOMWriter.updateBuildBase(BuildBase buildBase,
String xmlTag,
MavenJDOMWriter.Counter counter,
org.jdom.Element element)
Method updateBuildBase.
|
protected void |
MavenJDOMWriter.updateCiManagement(CiManagement ciManagement,
String xmlTag,
MavenJDOMWriter.Counter counter,
org.jdom.Element element)
Method updateCiManagement.
|
protected void |
MavenJDOMWriter.updateConfigurationContainer(ConfigurationContainer configurationContainer,
String xmlTag,
MavenJDOMWriter.Counter counter,
org.jdom.Element element)
Method updateConfigurationContainer.
|
protected void |
MavenJDOMWriter.updateContributor(Contributor contributor,
String xmlTag,
MavenJDOMWriter.Counter counter,
org.jdom.Element element)
Method updateContributor.
|
protected void |
MavenJDOMWriter.updateDependency(Dependency dependency,
String xmlTag,
MavenJDOMWriter.Counter counter,
org.jdom.Element element)
Method updateDependency.
|
protected void |
MavenJDOMWriter.updateDependencyManagement(DependencyManagement dependencyManagement,
String xmlTag,
MavenJDOMWriter.Counter counter,
org.jdom.Element element)
Method updateDependencyManagement.
|
protected void |
MavenJDOMWriter.updateDeploymentRepository(DeploymentRepository deploymentRepository,
String xmlTag,
MavenJDOMWriter.Counter counter,
org.jdom.Element element)
Method updateDeploymentRepository.
|
protected void |
MavenJDOMWriter.updateDeveloper(Developer developer,
String xmlTag,
MavenJDOMWriter.Counter counter,
org.jdom.Element element)
Method updateDeveloper.
|
protected void |
MavenJDOMWriter.updateDistributionManagement(DistributionManagement distributionManagement,
String xmlTag,
MavenJDOMWriter.Counter counter,
org.jdom.Element element)
Method updateDistributionManagement.
|
protected org.jdom.Element |
MavenJDOMWriter.updateElement(MavenJDOMWriter.Counter counter,
org.jdom.Element parent,
String name,
boolean shouldExist)
Method updateElement.
|
protected void |
MavenJDOMWriter.updateExclusion(Exclusion exclusion,
String xmlTag,
MavenJDOMWriter.Counter counter,
org.jdom.Element element)
Method updateExclusion.
|
protected void |
MavenJDOMWriter.updateExtension(Extension extension,
String xmlTag,
MavenJDOMWriter.Counter counter,
org.jdom.Element element)
Method updateExtension.
|
protected void |
MavenJDOMWriter.updateFileSet(FileSet fileSet,
String xmlTag,
MavenJDOMWriter.Counter counter,
org.jdom.Element element)
Method updateFileSet.
|
protected void |
MavenJDOMWriter.updateIssueManagement(IssueManagement issueManagement,
String xmlTag,
MavenJDOMWriter.Counter counter,
org.jdom.Element element)
Method updateIssueManagement.
|
protected void |
MavenJDOMWriter.updateLicense(License license,
String xmlTag,
MavenJDOMWriter.Counter counter,
org.jdom.Element element)
Method updateLicense.
|
protected void |
MavenJDOMWriter.updateMailingList(MailingList mailingList,
String xmlTag,
MavenJDOMWriter.Counter counter,
org.jdom.Element element)
Method updateMailingList.
|
protected void |
MavenJDOMWriter.updateModel(Model model,
String xmlTag,
MavenJDOMWriter.Counter counter,
org.jdom.Element element)
Method updateModel.
|
protected void |
MavenJDOMWriter.updateModelBase(ModelBase modelBase,
String xmlTag,
MavenJDOMWriter.Counter counter,
org.jdom.Element element)
Method updateModelBase.
|
protected void |
MavenJDOMWriter.updateNotifier(Notifier notifier,
String xmlTag,
MavenJDOMWriter.Counter counter,
org.jdom.Element element)
Method updateNotifier.
|
protected void |
MavenJDOMWriter.updateOrganization(Organization organization,
String xmlTag,
MavenJDOMWriter.Counter counter,
org.jdom.Element element)
Method updateOrganization.
|
protected void |
MavenJDOMWriter.updateParent(Parent parent,
String xmlTag,
MavenJDOMWriter.Counter counter,
org.jdom.Element element)
Method updateParent.
|
protected void |
MavenJDOMWriter.updatePatternSet(PatternSet patternSet,
String xmlTag,
MavenJDOMWriter.Counter counter,
org.jdom.Element element)
Method updatePatternSet.
|
protected void |
MavenJDOMWriter.updatePlugin(Plugin plugin,
String xmlTag,
MavenJDOMWriter.Counter counter,
org.jdom.Element element)
Method updatePlugin.
|
protected void |
MavenJDOMWriter.updatePluginConfiguration(PluginConfiguration pluginConfiguration,
String xmlTag,
MavenJDOMWriter.Counter counter,
org.jdom.Element element)
Method updatePluginConfiguration.
|
protected void |
MavenJDOMWriter.updatePluginContainer(PluginContainer pluginContainer,
String xmlTag,
MavenJDOMWriter.Counter counter,
org.jdom.Element element)
Method updatePluginContainer.
|
protected void |
MavenJDOMWriter.updatePluginExecution(PluginExecution pluginExecution,
String xmlTag,
MavenJDOMWriter.Counter counter,
org.jdom.Element element)
Method updatePluginExecution.
|
protected void |
MavenJDOMWriter.updatePluginManagement(PluginManagement pluginManagement,
String xmlTag,
MavenJDOMWriter.Counter counter,
org.jdom.Element element)
Method updatePluginManagement.
|
protected void |
MavenJDOMWriter.updatePrerequisites(Prerequisites prerequisites,
String xmlTag,
MavenJDOMWriter.Counter counter,
org.jdom.Element element)
Method updatePrerequisites.
|
protected void |
MavenJDOMWriter.updateProfile(Profile profile,
String xmlTag,
MavenJDOMWriter.Counter counter,
org.jdom.Element element)
Method updateProfile.
|
protected void |
MavenJDOMWriter.updateRelocation(Relocation relocation,
String xmlTag,
MavenJDOMWriter.Counter counter,
org.jdom.Element element)
Method updateRelocation.
|
protected void |
MavenJDOMWriter.updateReporting(Reporting reporting,
String xmlTag,
MavenJDOMWriter.Counter counter,
org.jdom.Element element)
Method updateReporting.
|
protected void |
MavenJDOMWriter.updateReportPlugin(ReportPlugin reportPlugin,
String xmlTag,
MavenJDOMWriter.Counter counter,
org.jdom.Element element)
Method updateReportPlugin.
|
protected void |
MavenJDOMWriter.updateReportSet(ReportSet reportSet,
String xmlTag,
MavenJDOMWriter.Counter counter,
org.jdom.Element element)
Method updateReportSet.
|
protected void |
MavenJDOMWriter.updateRepository(Repository repository,
String xmlTag,
MavenJDOMWriter.Counter counter,
org.jdom.Element element)
Method updateRepository.
|
protected void |
MavenJDOMWriter.updateRepositoryBase(RepositoryBase repositoryBase,
String xmlTag,
MavenJDOMWriter.Counter counter,
org.jdom.Element element)
Method updateRepositoryBase.
|
protected void |
MavenJDOMWriter.updateRepositoryPolicy(RepositoryPolicy repositoryPolicy,
String xmlTag,
MavenJDOMWriter.Counter counter,
org.jdom.Element element)
Method updateRepositoryPolicy.
|
protected void |
MavenJDOMWriter.updateResource(Resource resource,
String xmlTag,
MavenJDOMWriter.Counter counter,
org.jdom.Element element)
Method updateResource.
|
protected void |
MavenJDOMWriter.updateScm(Scm scm,
String xmlTag,
MavenJDOMWriter.Counter counter,
org.jdom.Element element)
Method updateScm.
|
protected void |
MavenJDOMWriter.updateSite(Site site,
String xmlTag,
MavenJDOMWriter.Counter counter,
org.jdom.Element element)
Method updateSite.
|
Copyright © 2001-2013 The Apache Software Foundation. All Rights Reserved.