Skip navigation links
A C D E F G I J L M O P T U V 

A

Arguments - Class in org.jsonschema2pojo.cli
Describes and parses the command line arguments supported by the jsonschema2pojo CLI.
Arguments() - Constructor for class org.jsonschema2pojo.cli.Arguments
 

C

ClassConverter - Class in org.jsonschema2pojo.cli
A converter that can create a class given a fully qualified class name.
ClassConverter(String) - Constructor for class org.jsonschema2pojo.cli.ClassConverter
Create a new class converter.
CommandLineLogger - Class in org.jsonschema2pojo.cli
 
CommandLineLogger(String) - Constructor for class org.jsonschema2pojo.cli.CommandLineLogger
 
CommandLineLogger.LogLevel - Enum in org.jsonschema2pojo.cli
 
CommandLineLogger.LogLevelValidator - Class in org.jsonschema2pojo.cli
 
convert(String) - Method in class org.jsonschema2pojo.cli.ClassConverter
 
convert(String) - Method in class org.jsonschema2pojo.cli.UrlConverter
 

D

DEFAULT_LOG_LEVEL - Static variable in class org.jsonschema2pojo.cli.CommandLineLogger
 
doDebug(String) - Method in class org.jsonschema2pojo.cli.CommandLineLogger
 
doError(String, Throwable) - Method in class org.jsonschema2pojo.cli.CommandLineLogger
 
doInfo(String) - Method in class org.jsonschema2pojo.cli.CommandLineLogger
 
doTrace(String) - Method in class org.jsonschema2pojo.cli.CommandLineLogger
 
doWarn(String, Throwable) - Method in class org.jsonschema2pojo.cli.CommandLineLogger
 

E

exit(int) - Method in class org.jsonschema2pojo.cli.Arguments
 

F

fromValue(String) - Static method in enum org.jsonschema2pojo.cli.CommandLineLogger.LogLevel
 

G

getAnnotationStyle() - Method in class org.jsonschema2pojo.cli.Arguments
 
getClassNamePrefix() - Method in class org.jsonschema2pojo.cli.Arguments
 
getClassNameSuffix() - Method in class org.jsonschema2pojo.cli.Arguments
 
getCustomAnnotator() - Method in class org.jsonschema2pojo.cli.Arguments
 
getCustomDatePattern() - Method in class org.jsonschema2pojo.cli.Arguments
 
getCustomDateTimePattern() - Method in class org.jsonschema2pojo.cli.Arguments
 
getCustomRuleFactory() - Method in class org.jsonschema2pojo.cli.Arguments
 
getCustomTimePattern() - Method in class org.jsonschema2pojo.cli.Arguments
 
getDateTimeType() - Method in class org.jsonschema2pojo.cli.Arguments
 
getDateType() - Method in class org.jsonschema2pojo.cli.Arguments
 
getFileExtensions() - Method in class org.jsonschema2pojo.cli.Arguments
 
getFileFilter() - Method in class org.jsonschema2pojo.cli.Arguments
 
getFormatTypeMapping() - Method in class org.jsonschema2pojo.cli.Arguments
 
getInclusionLevel() - Method in class org.jsonschema2pojo.cli.Arguments
 
getLevelNames() - Static method in enum org.jsonschema2pojo.cli.CommandLineLogger.LogLevel
 
getLogLevel() - Method in class org.jsonschema2pojo.cli.Arguments
 
getOutputEncoding() - Method in class org.jsonschema2pojo.cli.Arguments
 
getPropertyWordDelimiters() - Method in class org.jsonschema2pojo.cli.Arguments
 
getRefFragmentPathDelimiters() - Method in class org.jsonschema2pojo.cli.Arguments
 
getSource() - Method in class org.jsonschema2pojo.cli.Arguments
 
getSourceSortOrder() - Method in class org.jsonschema2pojo.cli.Arguments
 
getSourceType() - Method in class org.jsonschema2pojo.cli.Arguments
 
getTargetDirectory() - Method in class org.jsonschema2pojo.cli.Arguments
 
getTargetPackage() - Method in class org.jsonschema2pojo.cli.Arguments
 
getTargetVersion() - Method in class org.jsonschema2pojo.cli.Arguments
 
getTimeType() - Method in class org.jsonschema2pojo.cli.Arguments
 
getToStringExcludes() - Method in class org.jsonschema2pojo.cli.Arguments
 

I

isConstructorsRequiredPropertiesOnly() - Method in class org.jsonschema2pojo.cli.Arguments
 
isDebugEnabled() - Method in class org.jsonschema2pojo.cli.CommandLineLogger
 
isErrorEnabled() - Method in class org.jsonschema2pojo.cli.CommandLineLogger
 
isFormatDates() - Method in class org.jsonschema2pojo.cli.Arguments
 
isFormatDateTimes() - Method in class org.jsonschema2pojo.cli.Arguments
 
isFormatTimes() - Method in class org.jsonschema2pojo.cli.Arguments
 
isGenerateBuilders() - Method in class org.jsonschema2pojo.cli.Arguments
 
isIncludeAdditionalProperties() - Method in class org.jsonschema2pojo.cli.Arguments
 
isIncludeAllPropertiesConstructor() - Method in class org.jsonschema2pojo.cli.Arguments
 
isIncludeConstructorPropertiesAnnotation() - Method in class org.jsonschema2pojo.cli.Arguments
 
isIncludeConstructors() - Method in class org.jsonschema2pojo.cli.Arguments
 
isIncludeCopyConstructor() - Method in class org.jsonschema2pojo.cli.Arguments
 
isIncludeDynamicAccessors() - Method in class org.jsonschema2pojo.cli.Arguments
 
isIncludeDynamicBuilders() - Method in class org.jsonschema2pojo.cli.Arguments
 
isIncludeDynamicGetters() - Method in class org.jsonschema2pojo.cli.Arguments
 
isIncludeDynamicSetters() - Method in class org.jsonschema2pojo.cli.Arguments
 
isIncludeGeneratedAnnotation() - Method in class org.jsonschema2pojo.cli.Arguments
 
isIncludeGetters() - Method in class org.jsonschema2pojo.cli.Arguments
 
isIncludeHashcodeAndEquals() - Method in class org.jsonschema2pojo.cli.Arguments
 
isIncludeJsr303Annotations() - Method in class org.jsonschema2pojo.cli.Arguments
 
isIncludeJsr305Annotations() - Method in class org.jsonschema2pojo.cli.Arguments
 
isIncludeRequiredPropertiesConstructor() - Method in class org.jsonschema2pojo.cli.Arguments
 
isIncludeSetters() - Method in class org.jsonschema2pojo.cli.Arguments
 
isIncludeToString() - Method in class org.jsonschema2pojo.cli.Arguments
 
isIncludeTypeInfo() - Method in class org.jsonschema2pojo.cli.Arguments
 
isInfoEnabled() - Method in class org.jsonschema2pojo.cli.CommandLineLogger
 
isInitializeCollections() - Method in class org.jsonschema2pojo.cli.Arguments
 
isParcelable() - Method in class org.jsonschema2pojo.cli.Arguments
 
isPrintLogLevels() - Method in class org.jsonschema2pojo.cli.Arguments
 
isRemoveOldOutput() - Method in class org.jsonschema2pojo.cli.Arguments
 
isSerializable() - Method in class org.jsonschema2pojo.cli.Arguments
 
isTraceEnabled() - Method in class org.jsonschema2pojo.cli.CommandLineLogger
 
isUseBigDecimals() - Method in class org.jsonschema2pojo.cli.Arguments
 
isUseBigIntegers() - Method in class org.jsonschema2pojo.cli.Arguments
 
isUseCommonsLang3() - Method in class org.jsonschema2pojo.cli.Arguments
 
isUseDoubleNumbers() - Method in class org.jsonschema2pojo.cli.Arguments
 
isUseInnerClassBuilders() - Method in class org.jsonschema2pojo.cli.Arguments
 
isUseJakartaValidation() - Method in class org.jsonschema2pojo.cli.Arguments
 
isUseJodaDates() - Method in class org.jsonschema2pojo.cli.Arguments
 
isUseJodaLocalDates() - Method in class org.jsonschema2pojo.cli.Arguments
 
isUseJodaLocalTimes() - Method in class org.jsonschema2pojo.cli.Arguments
 
isUseLongIntegers() - Method in class org.jsonschema2pojo.cli.Arguments
 
isUseOptionalForGetters() - Method in class org.jsonschema2pojo.cli.Arguments
 
isUsePrimitives() - Method in class org.jsonschema2pojo.cli.Arguments
 
isUseTitleAsClassname() - Method in class org.jsonschema2pojo.cli.Arguments
 
isWarnEnabled() - Method in class org.jsonschema2pojo.cli.CommandLineLogger
 

J

Jsonschema2PojoCLI - Class in org.jsonschema2pojo.cli
Main class, providing a command line interface for jsonschema2pojo.

L

levelInt() - Method in enum org.jsonschema2pojo.cli.CommandLineLogger.LogLevel
 
LogLevelValidator() - Constructor for class org.jsonschema2pojo.cli.CommandLineLogger.LogLevelValidator
 

M

main(String[]) - Static method in class org.jsonschema2pojo.cli.Jsonschema2PojoCLI
Main method, entry point for the application when invoked via the command line.

O

org.jsonschema2pojo.cli - package org.jsonschema2pojo.cli
Provides the classes specifically associated with the command line interface for jsonschema2pojo

P

parse(String[]) - Method in class org.jsonschema2pojo.cli.Arguments
Parses command line arguments and populates this command line instance.
printLogLevels() - Method in class org.jsonschema2pojo.cli.CommandLineLogger
 

T

toString() - Method in enum org.jsonschema2pojo.cli.CommandLineLogger.LogLevel
 

U

UrlConverter - Class in org.jsonschema2pojo.cli
Convert a string into a url.
UrlConverter(String) - Constructor for class org.jsonschema2pojo.cli.UrlConverter
 

V

validate(String, String, ParameterDescription) - Method in class org.jsonschema2pojo.cli.CommandLineLogger.LogLevelValidator
 
validate(String, String) - Method in class org.jsonschema2pojo.cli.CommandLineLogger.LogLevelValidator
 
value() - Method in enum org.jsonschema2pojo.cli.CommandLineLogger.LogLevel
 
valueOf(String) - Static method in enum org.jsonschema2pojo.cli.CommandLineLogger.LogLevel
Returns the enum constant of this type with the specified name.
values() - Static method in enum org.jsonschema2pojo.cli.CommandLineLogger.LogLevel
Returns an array containing the constants of this enum type, in the order they are declared.
A C D E F G I J L M O P T U V 
Skip navigation links

Copyright © 2023. All rights reserved.