|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Site | |
---|---|
org.apache.maven.model | |
org.apache.maven.model.io.jdom |
Uses of Site in org.apache.maven.model |
---|
Methods in org.apache.maven.model that return Site | |
---|---|
Site |
DistributionManagement.getSite()
Get information needed for deploying the web site of the project. |
Methods in org.apache.maven.model with parameters of type Site | |
---|---|
void |
DistributionManagement.setSite(Site site)
Set information needed for deploying the web site of the project. |
Uses of Site in org.apache.maven.model.io.jdom |
---|
Methods in org.apache.maven.model.io.jdom with parameters of type Site | |
---|---|
protected void |
MavenJDOMWriter.updateSite(Site site,
String xmlTag,
MavenJDOMWriter.Counter counter,
org.jdom.Element element)
Method updateSite. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |