Skip navigation links
A C G J O P R S T W 

A

accept(String) - Method in class org.cadixdev.lorenz.io.jam.JamReader.Processor
 

C

createReader(Reader) - Method in class org.cadixdev.lorenz.io.jam.JamMappingFormat
 
createWriter(Writer) - Method in class org.cadixdev.lorenz.io.jam.JamMappingFormat
 

G

getStandardFileExtension() - Method in class org.cadixdev.lorenz.io.jam.JamMappingFormat
 

J

JamConstants - Class in org.cadixdev.lorenz.io.jam
A collection of constants and utilities specific to the JAM mapping format.
JamMappingFormat - Class in org.cadixdev.lorenz.io.jam
The JAM mapping format.
JamMappingFormat() - Constructor for class org.cadixdev.lorenz.io.jam.JamMappingFormat
 
JamReader - Class in org.cadixdev.lorenz.io.jam
An implementation of MappingsReader for the JAM format.
JamReader(Reader) - Constructor for class org.cadixdev.lorenz.io.jam.JamReader
 
JamReader.Processor - Class in org.cadixdev.lorenz.io.jam
 
JamWriter - Class in org.cadixdev.lorenz.io.jam
An implementation of MappingsWriter for the JAM format.
JamWriter(Writer) - Constructor for class org.cadixdev.lorenz.io.jam.JamWriter
 

O

org.cadixdev.lorenz.io.jam - package org.cadixdev.lorenz.io.jam
The Lorenz-provided implementation of the JAM mapping format.

P

Processor(MappingSet) - Constructor for class org.cadixdev.lorenz.io.jam.JamReader.Processor
 
Processor() - Constructor for class org.cadixdev.lorenz.io.jam.JamReader.Processor
Creates a mappings parser for the JAM format.

R

removeComments(String) - Static method in class org.cadixdev.lorenz.io.jam.JamConstants
Removes present comments, from the given String line.

S

STANDARD_EXTENSION - Static variable in class org.cadixdev.lorenz.io.jam.JamConstants
The standard file extension used with the JAM format.

T

toString() - Method in class org.cadixdev.lorenz.io.jam.JamMappingFormat
 

W

write(MappingSet) - Method in class org.cadixdev.lorenz.io.jam.JamWriter
 
writeClassMapping(ClassMapping<?, ?>) - Method in class org.cadixdev.lorenz.io.jam.JamWriter
Writes the given ClassMapping, alongside its member mappings.
writeFieldMapping(FieldMapping) - Method in class org.cadixdev.lorenz.io.jam.JamWriter
Writes the given FieldMapping.
writeMethodMapping(MethodMapping) - Method in class org.cadixdev.lorenz.io.jam.JamWriter
Writes the given MethodMapping.
A C G J O P R S T W 
Skip navigation links