java

package
v0.52.0 Latest Latest
Warning

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

Go to latest
Published: Sep 29, 2022 License: Apache-2.0 Imports: 22 Imported by: 0

Documentation

Overview

Package java provides a concrete Cataloger implementation for Java archives (jar, war, ear, par, sar, jpi, hpi formats).

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewJavaCataloger

func NewJavaCataloger(cfg Config) *common.GenericCataloger

NewJavaCataloger returns a new Java archive cataloger object.

func NewJavaPomCataloger

func NewJavaPomCataloger() *common.GenericCataloger

NewJavaPomCataloger returns a cataloger capable of parsing dependencies from a pom.xml file. Pom files list dependencies that maybe not be locally installed yet.

Types

type Config

type Config struct {
	SearchUnindexedArchives bool
	SearchIndexedArchives   bool
}

Jump to

Keyboard shortcuts

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