JavaScript is disabled on your browser.
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
A
C
D
F
G
H
I
J
M
N
P
R
S
T
U
V
W
A
asJson()
- Method in class com.github.fge.avro.
MutableTree
Avro2JsonSchemaProcessor
- Class in
com.github.fge.avro
Avro2JsonSchemaProcessor()
- Constructor for class com.github.fge.avro.
Avro2JsonSchemaProcessor
AvroTranslator
- Class in
com.github.fge.avro.translators
AvroTranslator()
- Constructor for class com.github.fge.avro.translators.
AvroTranslator
AvroTranslators
- Class in
com.github.fge.avro.translators
C
ClassHolder
- Class in
com.github.fge.jjschema
ClassHolder(Class<?>)
- Constructor for class com.github.fge.jjschema.
ClassHolder
close()
- Method in class com.github.fge.compiler.
DevNull
com.github.fge.avro
- package com.github.fge.avro
com.github.fge.avro.translators
- package com.github.fge.avro.translators
com.github.fge.compiler
- package com.github.fge.compiler
com.github.fge.jjschema
- package com.github.fge.jjschema
com.github.fge.jsonschema2pojo
- package com.github.fge.jsonschema2pojo
com.github.fge.util
- package com.github.fge.util
CompilerOutput
- Class in
com.github.fge.compiler
CompilerOutput(CompilerOutputDirectory)
- Constructor for class com.github.fge.compiler.
CompilerOutput
CompilerOutputDirectory
- Class in
com.github.fge.compiler
CompilerOutputDirectory(String)
- Constructor for class com.github.fge.compiler.
CompilerOutputDirectory
CompilerProcessor
- Class in
com.github.fge.compiler
CompilerProcessor()
- Constructor for class com.github.fge.compiler.
CompilerProcessor
CompilingException
- Exception in
com.github.fge.compiler
CompilingException(ProcessingMessage)
- Constructor for exception com.github.fge.compiler.
CompilingException
CompilingException(String)
- Constructor for exception com.github.fge.compiler.
CompilingException
CompilingException(ProcessingMessage, Throwable)
- Constructor for exception com.github.fge.compiler.
CompilingException
D
DevNull
- Class in
com.github.fge.compiler
DevNull()
- Constructor for class com.github.fge.compiler.
DevNull
DiagnosticsReporting
- Class in
com.github.fge.compiler
DiagnosticsReporting()
- Constructor for class com.github.fge.compiler.
DiagnosticsReporting
DraftV3OnlySyntaxProcessor
- Class in
com.github.fge.jsonschema2pojo
DraftV3OnlySyntaxProcessor()
- Constructor for class com.github.fge.jsonschema2pojo.
DraftV3OnlySyntaxProcessor
F
FACTORY
- Static variable in class com.github.fge.avro.translators.
AvroTranslator
flush()
- Method in class com.github.fge.compiler.
DevNull
FromStringFileObject
- Class in
com.github.fge.compiler
FromStringFileObject(String, String)
- Constructor for class com.github.fge.compiler.
FromStringFileObject
G
getBaseNode()
- Method in class com.github.fge.avro.
MutableTree
getCharContent(boolean)
- Method in class com.github.fge.compiler.
FromStringFileObject
getCurrentNode()
- Method in class com.github.fge.avro.
MutableTree
getDirectory()
- Method in class com.github.fge.compiler.
CompilerOutput
getDirectory()
- Method in class com.github.fge.compiler.
CompilerOutputDirectory
getGeneratedClass()
- Method in class com.github.fge.compiler.
CompilerOutput
getGeneratedClass()
- Method in class com.github.fge.compiler.
CompilerOutputDirectory
getId()
- Method in class com.github.fge.jjschema.
Product
getInstance()
- Static method in class com.github.fge.compiler.
DevNull
getInstance()
- Static method in class com.github.fge.jjschema.
JJSchemaFromSource
getName()
- Method in class com.github.fge.jjschema.
Product
getPointer()
- Method in class com.github.fge.avro.
MutableTree
getPrice()
- Method in class com.github.fge.jjschema.
Product
getReport()
- Method in class com.github.fge.compiler.
DiagnosticsReporting
getTags()
- Method in class com.github.fge.jjschema.
Product
getTranslator(Schema.Type)
- Static method in class com.github.fge.avro.translators.
AvroTranslators
H
hasDefinition(String)
- Method in class com.github.fge.avro.
MutableTree
I
IllegalAvroSchemaException
- Exception in
com.github.fge.avro
IllegalAvroSchemaException(Throwable)
- Constructor for exception com.github.fge.avro.
IllegalAvroSchemaException
J
JJSchemaFromSource
- Class in
com.github.fge.jjschema
JJSchemaProcessor
- Class in
com.github.fge.jjschema
JJSchemaProcessor()
- Constructor for class com.github.fge.jjschema.
JJSchemaProcessor
JJSchemaValidator
- Class in
com.github.fge.jjschema
JJSchemaValidator()
- Constructor for class com.github.fge.jjschema.
JJSchemaValidator
JsonSchema2SourceCode
- Class in
com.github.fge.jsonschema2pojo
JsonSchema2SourceCode()
- Constructor for class com.github.fge.jsonschema2pojo.
JsonSchema2SourceCode
M
main(String...)
- Static method in class com.github.fge.jsonschema2pojo.
JsonSchema2SourceCode
MutableTree
- Class in
com.github.fge.avro
MutableTree()
- Constructor for class com.github.fge.avro.
MutableTree
N
newMessage()
- Method in class com.github.fge.compiler.
CompilerOutput
newMsg(MutableTree, T)
- Static method in class com.github.fge.avro.translators.
AvroTranslator
P
process(ProcessingReport, ValueHolder<JsonTree>)
- Method in class com.github.fge.avro.
Avro2JsonSchemaProcessor
process(ProcessingReport, ValueHolder<String>)
- Method in class com.github.fge.compiler.
CompilerProcessor
process(ProcessingReport, SourceHolder)
- Method in class com.github.fge.jjschema.
JJSchemaFromSource
process(ProcessingReport, ClassHolder)
- Method in class com.github.fge.jjschema.
JJSchemaProcessor
process(ProcessingReport, SchemaHolder)
- Method in class com.github.fge.jsonschema2pojo.
DraftV3OnlySyntaxProcessor
process(ProcessingReport, SchemaHolder)
- Method in class com.github.fge.jsonschema2pojo.
JsonSchema2SourceCode
Product
- Class in
com.github.fge.jjschema
Product()
- Constructor for class com.github.fge.jjschema.
Product
R
RawValuesProcessor
<
IN
,
OUT
> - Class in
com.github.fge.util
RawValuesProcessor(Processor<ValueHolder<IN>, ValueHolder<OUT>>)
- Constructor for class com.github.fge.util.
RawValuesProcessor
report(Diagnostic<? extends JavaFileObject>)
- Method in class com.github.fge.compiler.
DiagnosticsReporting
S
setId(long)
- Method in class com.github.fge.jjschema.
Product
setName(String)
- Method in class com.github.fge.jjschema.
Product
setPointer(JsonPointer)
- Method in class com.github.fge.avro.
MutableTree
setPrice(BigDecimal)
- Method in class com.github.fge.jjschema.
Product
setTags(List<String>)
- Method in class com.github.fge.jjschema.
Product
setType(NodeType)
- Method in class com.github.fge.avro.
MutableTree
SimpleValueHolder
<
T
> - Class in
com.github.fge.util
SimpleValueHolder(T)
- Constructor for class com.github.fge.util.
SimpleValueHolder
SourceHolder
- Class in
com.github.fge.jjschema
SourceHolder(String)
- Constructor for class com.github.fge.jjschema.
SourceHolder
T
translate(Schema, MutableTree, ProcessingReport)
- Method in class com.github.fge.avro.translators.
AvroTranslator
U
UnsupportedVersionException
- Exception in
com.github.fge.jsonschema2pojo
UnsupportedVersionException()
- Constructor for exception com.github.fge.jsonschema2pojo.
UnsupportedVersionException
V
validate(Class<?>, JsonNode)
- Method in class com.github.fge.jjschema.
JJSchemaValidator
valueAsJson()
- Method in class com.github.fge.jjschema.
ClassHolder
valueAsJson()
- Method in class com.github.fge.jjschema.
SourceHolder
valueAsJson()
- Method in class com.github.fge.util.
SimpleValueHolder
W
write(char[], int, int)
- Method in class com.github.fge.compiler.
DevNull
A
C
D
F
G
H
I
J
M
N
P
R
S
T
U
V
W
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
Copyright © 2013. All Rights Reserved.