|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use BundleList | |
---|---|
org.apache.sling.maven.projectsupport | |
org.apache.sling.maven.projectsupport.bundlelist | |
org.apache.sling.maven.projectsupport.bundlelist.v1_0_0.io.xpp3 |
Uses of BundleList in org.apache.sling.maven.projectsupport |
---|
Methods in org.apache.sling.maven.projectsupport that return BundleList | |
---|---|
protected BundleList |
AbstractBundleListMojo.getBundleList()
|
Methods in org.apache.sling.maven.projectsupport with parameters of type BundleList | |
---|---|
protected void |
AbstractLaunchpadFrameworkMojo.copyBundles(BundleList bundles,
File outputDirectory)
|
protected void |
AbstractBundleListMojo.initBundleList(BundleList bundleList)
Hook methods for subclasses to initialize the bundle list. |
protected void |
AbstractLaunchpadStartingMojo.initBundleList(BundleList bundleList)
Add the JAR Web Support bundle to the bundle list. |
protected void |
PreparePackageMojo.initBundleList(BundleList bundleList)
Add the JAR Web Support bundle to the bundle list. |
Uses of BundleList in org.apache.sling.maven.projectsupport.bundlelist |
---|
Methods in org.apache.sling.maven.projectsupport.bundlelist with parameters of type BundleList | |
---|---|
void |
BaseBundleList.merge(BundleList bundleList)
Merge the current bundle list with an additional list. |
Uses of BundleList in org.apache.sling.maven.projectsupport.bundlelist.v1_0_0.io.xpp3 |
---|
Methods in org.apache.sling.maven.projectsupport.bundlelist.v1_0_0.io.xpp3 that return BundleList | |
---|---|
BundleList |
BundleListXpp3Reader.read(InputStream in)
Method read. |
BundleList |
BundleListXpp3Reader.read(InputStream in,
boolean strict)
Method read. |
BundleList |
BundleListXpp3Reader.read(Reader reader)
|
BundleList |
BundleListXpp3Reader.read(Reader reader,
boolean strict)
|
Methods in org.apache.sling.maven.projectsupport.bundlelist.v1_0_0.io.xpp3 with parameters of type BundleList | |
---|---|
void |
BundleListXpp3Writer.write(Writer writer,
BundleList bundleList)
Method write. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |