Uses of Class
org.infinispan.tools.Dependency
Packages that use Dependency
-
Uses of Dependency in org.infinispan.tools
Methods in org.infinispan.tools that return types with arguments of type DependencyModifier and TypeMethodDescriptionstatic List<Dependency> ToolUtils.parseXMLDependencies(Document document) Parses the "licenses.xml" files generated by the Wildfly licenses-plugin (maven projects) or license-reporter (nodejs projects).