Index

A C D F G I M P S W 
All Classes and Interfaces|All Packages

A

AbstractMapper - Class in io.github.opensabe.mapstruct.processor
mapper ftl中元数据基类
AbstractMapper(String, String, String, boolean) - Constructor for class io.github.opensabe.mapstruct.processor.AbstractMapper
 
addImports(String) - Method in class io.github.opensabe.mapstruct.processor.AbstractMapper
 
addImports(List<String>) - Method in class io.github.opensabe.mapstruct.processor.AbstractMapper
 

C

classSimpleName(String) - Method in class io.github.opensabe.mapstruct.processor.AbstractMapper
 
CommonMapper - Class in io.github.opensabe.mapstruct.processor
source target绑定关系Mapper元数据
CommonMapper(String, String, String, String, boolean) - Constructor for class io.github.opensabe.mapstruct.processor.CommonMapper
 
CustomerMapper - Class in io.github.opensabe.mapstruct.processor
customer mapper meta info
CustomerMapper(String, String, String) - Constructor for class io.github.opensabe.mapstruct.processor.CustomerMapper
 
CustomerRegisterProcessor - Class in io.github.opensabe.mapstruct.processor
 
CustomerRegisterProcessor() - Constructor for class io.github.opensabe.mapstruct.processor.CustomerRegisterProcessor
 

D

destroy() - Method in class io.github.opensabe.mapstruct.processor.MapperRep
 

F

FreeMarkerProcessor - Class in io.github.opensabe.mapstruct.processor
processor for generate class by freemarker
FreeMarkerProcessor() - Constructor for class io.github.opensabe.mapstruct.processor.FreeMarkerProcessor
 

G

getBean() - Method in class io.github.opensabe.mapstruct.processor.MapperRep.MapperPair
 
getCommon() - Method in class io.github.opensabe.mapstruct.processor.MapperRep
 
getCycle() - Method in class io.github.opensabe.mapstruct.processor.AbstractMapper
 
getFrom() - Method in class io.github.opensabe.mapstruct.processor.MapperRep.MapperPair
 
getImports() - Method in class io.github.opensabe.mapstruct.processor.AbstractMapper
 
getImports() - Method in class io.github.opensabe.mapstruct.processor.MapperRep
 
getMap() - Method in class io.github.opensabe.mapstruct.processor.MapperRep
 
getMapper() - Method in class io.github.opensabe.mapstruct.processor.CustomerMapper
 
getMapperClass() - Method in class io.github.opensabe.mapstruct.processor.CustomerMapper
 
getMapperName() - Method in class io.github.opensabe.mapstruct.processor.AbstractMapper
 
getPackageName() - Method in class io.github.opensabe.mapstruct.processor.AbstractMapper
 
getSelf() - Method in class io.github.opensabe.mapstruct.processor.MapperRep
 
getSource() - Method in class io.github.opensabe.mapstruct.processor.CustomerMapper
 
getSourceClass() - Method in class io.github.opensabe.mapstruct.processor.AbstractMapper
 
getSourceClass() - Method in class io.github.opensabe.mapstruct.processor.CustomerMapper
 
getSourceName() - Method in class io.github.opensabe.mapstruct.processor.AbstractMapper
 
getTarget() - Method in class io.github.opensabe.mapstruct.processor.CustomerMapper
 
getTargetClass() - Method in class io.github.opensabe.mapstruct.processor.AbstractMapper
 
getTargetClass() - Method in class io.github.opensabe.mapstruct.processor.CommonMapper
 
getTargetClass() - Method in class io.github.opensabe.mapstruct.processor.CustomerMapper
 
getTargetClass() - Method in class io.github.opensabe.mapstruct.processor.MapMapper
 
getTargetClass() - Method in class io.github.opensabe.mapstruct.processor.SelfMapper
 
getTargetName() - Method in class io.github.opensabe.mapstruct.processor.CommonMapper
 
getTo() - Method in class io.github.opensabe.mapstruct.processor.MapperRep.MapperPair
 

I

init(ProcessingEnvironment) - Method in class io.github.opensabe.mapstruct.processor.CustomerRegisterProcessor
 
init(ProcessingEnvironment) - Method in class io.github.opensabe.mapstruct.processor.FreeMarkerProcessor
 
init(ProcessingEnvironment) - Method in class io.github.opensabe.mapstruct.processor.MapperGeneratorProcessor
 
io.github.opensabe.mapstruct.processor - package io.github.opensabe.mapstruct.processor
 
isEmpty() - Method in class io.github.opensabe.mapstruct.processor.MapperRep
 

M

MapMapper - Class in io.github.opensabe.mapstruct.processor
Map转对象Mapper元数据
MapMapper(String, String, String, boolean) - Constructor for class io.github.opensabe.mapstruct.processor.MapMapper
 
MapperGeneratorProcessor - Class in io.github.opensabe.mapstruct.processor
根据Binding注解,自动生成相应的Mapper
MapperGeneratorProcessor() - Constructor for class io.github.opensabe.mapstruct.processor.MapperGeneratorProcessor
 
MapperPair(String, String) - Constructor for class io.github.opensabe.mapstruct.processor.MapperRep.MapperPair
 
MapperPair(String, String, String) - Constructor for class io.github.opensabe.mapstruct.processor.MapperRep.MapperPair
 
MapperRep - Class in io.github.opensabe.mapstruct.processor
保存已经生成过的Mapper
MapperRep() - Constructor for class io.github.opensabe.mapstruct.processor.MapperRep
 
MapperRep.MapperPair - Class in io.github.opensabe.mapstruct.processor
 
MetaDataFactory - Class in io.github.opensabe.mapstruct.processor
根据 javax.lang.model api 生成相应的Mapper元数据
MetaDataFactory() - Constructor for class io.github.opensabe.mapstruct.processor.MetaDataFactory
 

P

process(Set<? extends TypeElement>, RoundEnvironment) - Method in class io.github.opensabe.mapstruct.processor.CustomerRegisterProcessor
 
process(Set<? extends TypeElement>, RoundEnvironment) - Method in class io.github.opensabe.mapstruct.processor.MapperGeneratorProcessor
 

S

SelfMapper - Class in io.github.opensabe.mapstruct.processor
生成相同类型的对象Mapper元数据
SelfMapper(String, String, String, boolean) - Constructor for class io.github.opensabe.mapstruct.processor.SelfMapper
 

W

writeClass(String, String, Object) - Method in class io.github.opensabe.mapstruct.processor.FreeMarkerProcessor
 
A C D F G I M P S W 
All Classes and Interfaces|All Packages