Skip navigation links
C D E G I N O P S V 

C

className - Variable in class com.github.victools.jsonschema.plugin.maven.GeneratorModule
The fully qualified java class name of the module.
com.github.victools.jsonschema.plugin.maven - package com.github.victools.jsonschema.plugin.maven
 
compareTo(PotentialSchemaClass) - Method in class com.github.victools.jsonschema.plugin.maven.PotentialSchemaClass
 
createClassOrPackageNameFilter(String, boolean) - Static method in class com.github.victools.jsonschema.plugin.maven.GlobHandler
Generate regular expression from the given input for filtering classes on the classpath.

D

disabled - Variable in class com.github.victools.jsonschema.plugin.maven.GeneratorOptions
 

E

enabled - Variable in class com.github.victools.jsonschema.plugin.maven.GeneratorOptions
 
execute() - Method in class com.github.victools.jsonschema.plugin.maven.SchemaGeneratorMojo
Invoke the schema generator.

G

GeneratorModule - Class in com.github.victools.jsonschema.plugin.maven
Configuration class to hold the configuration of generator modules and their options.
GeneratorModule() - Constructor for class com.github.victools.jsonschema.plugin.maven.GeneratorModule
 
GeneratorOptions - Class in com.github.victools.jsonschema.plugin.maven
Class to hold the configuration options of the generator.
GeneratorOptions() - Constructor for class com.github.victools.jsonschema.plugin.maven.GeneratorOptions
 
getAbsolutePathToMatch() - Method in class com.github.victools.jsonschema.plugin.maven.PotentialSchemaClass
 
getFullClassName() - Method in class com.github.victools.jsonschema.plugin.maven.PotentialSchemaClass
 
getPreset() - Method in enum com.github.victools.jsonschema.plugin.maven.StandardOptionPreset
Getter for the corresponding OptionPreset instance.
GlobHandler - Class in com.github.victools.jsonschema.plugin.maven
Conversion logic from globs to regular expressions.
GlobHandler() - Constructor for class com.github.victools.jsonschema.plugin.maven.GlobHandler
 

I

isAlreadyGenerated() - Method in class com.github.victools.jsonschema.plugin.maven.PotentialSchemaClass
 

N

name - Variable in class com.github.victools.jsonschema.plugin.maven.GeneratorModule
Name of the module.

O

options - Variable in class com.github.victools.jsonschema.plugin.maven.GeneratorModule
The options to be configured on the module.

P

PotentialSchemaClass - Class in com.github.victools.jsonschema.plugin.maven
Wrapper for a class on the classpath for which a schema may be generated.
PotentialSchemaClass(String) - Constructor for class com.github.victools.jsonschema.plugin.maven.PotentialSchemaClass
Constructor expecting the full class name including its package path with "." as separators.
preset - Variable in class com.github.victools.jsonschema.plugin.maven.GeneratorOptions
 

S

SchemaGeneratorMojo - Class in com.github.victools.jsonschema.plugin.maven
Maven plugin for the victools/jsonschema-generator.
SchemaGeneratorMojo() - Constructor for class com.github.victools.jsonschema.plugin.maven.SchemaGeneratorMojo
 
setAlreadyGenerated() - Method in class com.github.victools.jsonschema.plugin.maven.PotentialSchemaClass
 
StandardOptionPreset - Enum in com.github.victools.jsonschema.plugin.maven
Enum of supported standard OptionPresets that can be configured.

V

valueOf(String) - Static method in enum com.github.victools.jsonschema.plugin.maven.StandardOptionPreset
Returns the enum constant of this type with the specified name.
values() - Static method in enum com.github.victools.jsonschema.plugin.maven.StandardOptionPreset
Returns an array containing the constants of this enum type, in the order they are declared.
C D E G I N O P S V 
Skip navigation links

Copyright © 2020 VicTools. All rights reserved.