org.jvnet.maven.plugin.antrun
public class ManifestEntryFilter extends ListFilter
DependencyGraph
by looking at manifest entries in the jar file.children
Constructor and Description |
---|
ManifestEntryFilter() |
Modifier and Type | Method and Description |
---|---|
void |
setHas(java.lang.String v)
The manifest main entry name that the jar has to have.
|
boolean |
visit(DependencyGraph.Node node)
Visits a node.
|
process, visit
add, evaluateChild, evaluateChild
public void setHas(java.lang.String v)
public boolean visit(DependencyGraph.Node node)
GraphVisitor
Copyright © 2014. All Rights Reserved.