Modifier and Type | Class and Description |
---|---|
pack-priv static class | |
pack-priv static class |
Modifier and Type | Field and Description |
---|---|
pack-priv final boolean | |
pack-priv final Analyzer. |
Access | Constructor and Description |
---|---|
pack-priv |
Modifier and Type | Method and Description |
---|---|
pack-priv abstract void | |
public static JdepsWriter | |
public static JdepsWriter | |
pack-priv String | |
pack-priv String |
showModule | back to summary |
---|---|
pack-priv final boolean showModule |
type | back to summary |
---|---|
pack-priv final Analyzer. |
JdepsWriter | back to summary |
---|---|
pack-priv JdepsWriter(Analyzer. |
generateOutput | back to summary |
---|---|
pack-priv abstract void generateOutput(Collection<Archive> archives, Analyzer analyzer) throws IOException |
newDotWriter | back to summary |
---|---|
public static JdepsWriter newDotWriter(Path outputdir, Analyzer. |
newSimpleWriter | back to summary |
---|---|
public static JdepsWriter newSimpleWriter(PrintWriter writer, Analyzer. |
showModule | back to summary |
---|---|
pack-priv String showModule(Module m) |
toTag | back to summary |
---|---|
pack-priv String toTag(Archive source, String name, Archive target) If the given target is JDK module and the source accesses a private JDK API, the returned value will have "JDK internal API" prefix For non-JDK archives, this method returns the file name of the archive. |
Modifier and Type | Class and Description |
---|---|
pack-priv class | |
pack-priv class |
Modifier and Type | Field and Description |
---|---|
pack-priv final Path | |
pack-priv final boolean |
Access | Constructor and Description |
---|---|
pack-priv |
Modifier and Type | Method and Description |
---|---|
pack-priv void | generateOutput(Collection<Archive> archives, Analyzer analyzer)
Implements abstract com.
|
private void |
outputDir | back to summary |
---|---|
pack-priv final Path outputDir |
showLabel | back to summary |
---|---|
pack-priv final boolean showLabel |
DotFileWriter | back to summary |
---|---|
pack-priv DotFileWriter(Path dir, Analyzer. |
generateOutput | back to summary |
---|---|
pack-priv void generateOutput(Collection<Archive> archives, Analyzer analyzer) throws IOException Implements abstract com.
|
generateSummaryDotFile | back to summary |
---|---|
private void generateSummaryDotFile(Collection<Archive> archives, Analyzer analyzer) throws IOException |
Modifier and Type | Field and Description |
---|---|
private final String | |
private final PrintWriter |
Access | Constructor and Description |
---|---|
pack-priv |
Modifier and Type | Method and Description |
---|---|
public void | close()
Implements java. Closes this resource, relinquishing any underlying resources. |
public void | visitDependence(String origin, Archive originArchive, String target, Archive targetArchive)
Implements com. Visits a recorded dependency from origin to target which can be a fully-qualified classname, a package name, a module or archive name depending on the Analyzer's type. |
name | back to summary |
---|---|
private final String name |
writer | back to summary |
---|---|
private final PrintWriter writer |
DotFileFormatter | back to summary |
---|---|
pack-priv DotFileFormatter(PrintWriter writer, Archive archive) |
close | back to summary |
---|---|
public void close() Implements java. Doc from java. Closes this resource, relinquishing any underlying resources.
This method is invoked automatically on objects managed by the
|
visitDependence | back to summary |
---|---|
public void visitDependence(String origin, Archive originArchive, String target, Archive targetArchive) Implements com. Doc from com. Visits a recorded dependency from origin to target which can be a fully-qualified classname, a package name, a module or archive name depending on the Analyzer's type.
|
Modifier and Type | Field and Description |
---|---|
private final Map | |
private final Analyzer. | |
private final PrintWriter |
Access | Constructor and Description |
---|---|
pack-priv |
Modifier and Type | Method and Description |
---|---|
public void | close()
Implements java. Closes this resource, relinquishing any underlying resources. |
pack-priv String | |
pack-priv Analyzer. | |
public void | visitDependence(String origin, Archive originArchive, String target, Archive targetArchive)
Implements com. Visits a recorded dependency from origin to target which can be a fully-qualified classname, a package name, a module or archive name depending on the Analyzer's type. |
edges | back to summary |
---|---|
private final Map<Archive, Map<Archive, StringBuilder>> edges |
type | back to summary |
---|---|
private final Analyzer. |
writer | back to summary |
---|---|
private final PrintWriter writer |
SummaryDotFile | back to summary |
---|---|
pack-priv SummaryDotFile(PrintWriter writer, Analyzer. |
close | back to summary |
---|---|
public void close() Implements java. Doc from java. Closes this resource, relinquishing any underlying resources.
This method is invoked automatically on objects managed by the
|
getLabel | back to summary |
---|---|
pack-priv String getLabel(Archive origin, Archive target) |
labelBuilder | back to summary |
---|---|
pack-priv Analyzer. |
visitDependence | back to summary |
---|---|
public void visitDependence(String origin, Archive originArchive, String target, Archive targetArchive) Implements com. Doc from com. Visits a recorded dependency from origin to target which can be a fully-qualified classname, a package name, a module or archive name depending on the Analyzer's type.
|
Modifier and Type | Class and Description |
---|---|
pack-priv class | |
pack-priv class |
Modifier and Type | Field and Description |
---|---|
pack-priv final PrintWriter |
Access | Constructor and Description |
---|---|
pack-priv |
Modifier and Type | Method and Description |
---|---|
pack-priv void | generateOutput(Collection<Archive> archives, Analyzer analyzer)
Implements abstract com.
|
writer | back to summary |
---|---|
pack-priv final PrintWriter writer |
SimpleWriter | back to summary |
---|---|
pack-priv SimpleWriter(PrintWriter writer, Analyzer. |
generateOutput | back to summary |
---|---|
pack-priv void generateOutput(Collection<Archive> archives, Analyzer analyzer) Implements abstract com.
|
Modifier and Type | Field and Description |
---|---|
private String | |
private final PrintWriter |
Access | Constructor and Description |
---|---|
pack-priv |
Modifier and Type | Method and Description |
---|---|
public void | visitDependence(String origin, Archive originArchive, String target, Archive targetArchive)
Implements com. Visits a recorded dependency from origin to target which can be a fully-qualified classname, a package name, a module or archive name depending on the Analyzer's type. |
pkg | back to summary |
---|---|
private String pkg |
writer | back to summary |
---|---|
private final PrintWriter writer |
RawOutputFormatter | back to summary |
---|---|
pack-priv RawOutputFormatter(PrintWriter writer) |
visitDependence | back to summary |
---|---|
public void visitDependence(String origin, Archive originArchive, String target, Archive targetArchive) Implements com. Doc from com. Visits a recorded dependency from origin to target which can be a fully-qualified classname, a package name, a module or archive name depending on the Analyzer's type.
|
Modifier and Type | Field and Description |
---|---|
private final PrintWriter |
Access | Constructor and Description |
---|---|
pack-priv |
Modifier and Type | Method and Description |
---|---|
public void | |
public void | visitDependence(String origin, Archive originArchive, String target, Archive targetArchive)
Implements com. Visits a recorded dependency from origin to target which can be a fully-qualified classname, a package name, a module or archive name depending on the Analyzer's type. |
writer | back to summary |
---|---|
private final PrintWriter writer |
RawSummaryFormatter | back to summary |
---|---|
pack-priv RawSummaryFormatter(PrintWriter writer) |
printModuleDescriptor | back to summary |
---|---|
public void printModuleDescriptor(Module module) |
visitDependence | back to summary |
---|---|
public void visitDependence(String origin, Archive originArchive, String target, Archive targetArchive) Implements com. Doc from com. Visits a recorded dependency from origin to target which can be a fully-qualified classname, a package name, a module or archive name depending on the Analyzer's type.
|