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(String v)
The manifest main entry name that the jar has to have.
|
boolean |
visit(DependencyGraph.Node node)
Visits a node.
|
process, visitadd, evaluateChild, evaluateChildpublic void setHas(String v)
public boolean visit(DependencyGraph.Node node)
GraphVisitorCopyright © 2014. All rights reserved.