C E G I J P 

C

com.googlecode.jsonschema2pojo.maven - package com.googlecode.jsonschema2pojo.maven
Provides the classes specifically associated with the Maven plugin for jsonschema2pojo

E

execute() - Method in class com.googlecode.jsonschema2pojo.maven.Jsonschema2PojoMojo
Executes the plugin, to read the given source and behavioural properties and generate POJOs.

G

getAnnotationStyle() - Method in class com.googlecode.jsonschema2pojo.maven.Jsonschema2PojoMojo
 
getClassLoader(MavenProject, ClassLoader, Log) - Method in class com.googlecode.jsonschema2pojo.maven.ProjectClasspath
Provides a class loader that can be used to load classes from this project classpath.
getCustomAnnotator() - Method in class com.googlecode.jsonschema2pojo.maven.Jsonschema2PojoMojo
 
getPropertyWordDelimiters() - Method in class com.googlecode.jsonschema2pojo.maven.Jsonschema2PojoMojo
 
getSource() - Method in class com.googlecode.jsonschema2pojo.maven.Jsonschema2PojoMojo
 
getSourceType() - Method in class com.googlecode.jsonschema2pojo.maven.Jsonschema2PojoMojo
 
getTargetDirectory() - Method in class com.googlecode.jsonschema2pojo.maven.Jsonschema2PojoMojo
 
getTargetPackage() - Method in class com.googlecode.jsonschema2pojo.maven.Jsonschema2PojoMojo
 

I

isGenerateBuilders() - Method in class com.googlecode.jsonschema2pojo.maven.Jsonschema2PojoMojo
 
isIncludeHashcodeAndEquals() - Method in class com.googlecode.jsonschema2pojo.maven.Jsonschema2PojoMojo
 
isIncludeJsr303Annotations() - Method in class com.googlecode.jsonschema2pojo.maven.Jsonschema2PojoMojo
 
isIncludeToString() - Method in class com.googlecode.jsonschema2pojo.maven.Jsonschema2PojoMojo
 
isRemoveOldOutput() - Method in class com.googlecode.jsonschema2pojo.maven.Jsonschema2PojoMojo
 
isUseLongIntegers() - Method in class com.googlecode.jsonschema2pojo.maven.Jsonschema2PojoMojo
 
isUsePrimitives() - Method in class com.googlecode.jsonschema2pojo.maven.Jsonschema2PojoMojo
 

J

Jsonschema2PojoMojo - Class in com.googlecode.jsonschema2pojo.maven
When invoked, this goal reads one or more JSON Schema documents and generates DTO style Java classes for data binding.
Jsonschema2PojoMojo() - Constructor for class com.googlecode.jsonschema2pojo.maven.Jsonschema2PojoMojo
 

P

ProjectClasspath - Class in com.googlecode.jsonschema2pojo.maven
Represents the classpath built from a maven project's dependencies.
ProjectClasspath() - Constructor for class com.googlecode.jsonschema2pojo.maven.ProjectClasspath
 
C E G I J P 

Copyright © 2013. All Rights Reserved.