org.apache.maven.plugin.assembly
Class ComponentsXmlArchiverFileFilter
java.lang.Object
org.apache.maven.plugin.assembly.ComponentsXmlArchiverFileFilter
public class ComponentsXmlArchiverFileFilter
- extends java.lang.Object
Components XML file filter.
- Author:
- Brett Porter
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
COMPONENTS_XML_PATH
public static final java.lang.String COMPONENTS_XML_PATH
- See Also:
- Constant Field Values
ComponentsXmlArchiverFileFilter
public ComponentsXmlArchiverFileFilter()
addComponentsXml
public void addComponentsXml(java.io.File componentsXml)
throws java.io.IOException,
org.codehaus.plexus.util.xml.pull.XmlPullParserException
- Throws:
java.io.IOException
org.codehaus.plexus.util.xml.pull.XmlPullParserException
addToArchive
public void addToArchive(org.codehaus.plexus.archiver.Archiver archiver)
throws java.io.IOException,
org.codehaus.plexus.archiver.ArchiverException
- Throws:
java.io.IOException
org.codehaus.plexus.archiver.ArchiverException
Copyright © 2002-2010 Apache Software Foundation. All Rights Reserved.