A C E G I J M P
A
- Arguments - Class in com.googlecode.jsonschema2pojo.cli
-
Describes and parses the command line arguments supported by the
jsonschema2pojo CLI.
- Arguments() - Constructor for class com.googlecode.jsonschema2pojo.cli.Arguments
-
C
- com.googlecode.jsonschema2pojo.cli - package com.googlecode.jsonschema2pojo.cli
-
Provides the classes specifically associated with the command line interface
for jsonschema2pojo
E
- exit(int) - Method in class com.googlecode.jsonschema2pojo.cli.Arguments
-
G
- generate(GenerationConfig) - Static method in class com.googlecode.jsonschema2pojo.cli.Jsonschema2Pojo
-
Reads the contents of the given source and initiates schema generation.
- getAnnotationStyle() - Method in class com.googlecode.jsonschema2pojo.cli.Arguments
-
- getPropertyWordDelimiters() - Method in class com.googlecode.jsonschema2pojo.cli.Arguments
-
- getSource() - Method in class com.googlecode.jsonschema2pojo.cli.Arguments
-
- getSourceType() - Method in class com.googlecode.jsonschema2pojo.cli.Arguments
-
- getTargetDirectory() - Method in class com.googlecode.jsonschema2pojo.cli.Arguments
-
- getTargetPackage() - Method in class com.googlecode.jsonschema2pojo.cli.Arguments
-
I
- isGenerateBuilders() - Method in class com.googlecode.jsonschema2pojo.cli.Arguments
-
- isIncludeHashcodeAndEquals() - Method in class com.googlecode.jsonschema2pojo.cli.Arguments
-
- isIncludeJsr303Annotations() - Method in class com.googlecode.jsonschema2pojo.cli.Arguments
-
- isIncludeToString() - Method in class com.googlecode.jsonschema2pojo.cli.Arguments
-
- isUseLongIntegers() - Method in class com.googlecode.jsonschema2pojo.cli.Arguments
-
- isUsePrimitives() - Method in class com.googlecode.jsonschema2pojo.cli.Arguments
-
J
- Jsonschema2Pojo - Class in com.googlecode.jsonschema2pojo.cli
-
Main class, providing a command line interface for jsonschema2pojo.
M
- main(String[]) - Static method in class com.googlecode.jsonschema2pojo.cli.Jsonschema2Pojo
-
Main method, entry point for the application when invoked via the command
line.
P
- parse(String[]) - Method in class com.googlecode.jsonschema2pojo.cli.Arguments
-
Parses command line arguments and populates this command line instance.
A C E G I J M P
Copyright © 2013. All Rights Reserved.