javafinder

package
v1.9.2 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Apr 18, 2024 License: MIT Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type IPomService

type IPomService interface {
	GetRootPomFiles(files []string) []string
	ParsePomModules(path string) ([]string, error)
}

type JavaFinder

type JavaFinder struct{}

func (JavaFinder) FindDependencyDirs

func (f JavaFinder) FindDependencyDirs(files []string, findJars bool) ([]string, error)

func (JavaFinder) FindFiles

func (f JavaFinder) FindFiles(roots []string, exclusions []string) ([]string, error)

func (JavaFinder) FindRoots

func (f JavaFinder) FindRoots(files []string) ([]string, error)

type PomService

type PomService struct{}

func (PomService) GetRootPomFiles

func (p PomService) GetRootPomFiles(files []string) []string

func (PomService) ParsePomModules

func (p PomService) ParsePomModules(path string) ([]string, error)

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL