索引

A C D G I M P R S 
All Classes and Interfaces|所有程序包

A

AbstractMapper - io.github.opensabe.mapstruct.processor中的类
mapper ftl中元数据基类
AbstractMapper(String, String, String, boolean) - 类的构造器 io.github.opensabe.mapstruct.processor.AbstractMapper
 
addImports(String) - 类中的方法 io.github.opensabe.mapstruct.processor.AbstractMapper
 
addImports(List<String>) - 类中的方法 io.github.opensabe.mapstruct.processor.AbstractMapper
 

C

classSimpleName(String) - 类中的方法 io.github.opensabe.mapstruct.processor.AbstractMapper
 
CommonMapper - io.github.opensabe.mapstruct.processor中的类
source target绑定关系Mapper元数据
CommonMapper(String, String, String, String, boolean) - 类的构造器 io.github.opensabe.mapstruct.processor.CommonMapper
 

D

destroy() - 类中的方法 io.github.opensabe.mapstruct.processor.MapperRep
 

G

getBean() - 类中的方法 io.github.opensabe.mapstruct.processor.MapperRep.MapperPair
 
getClassName() - 类中的方法 io.github.opensabe.mapstruct.processor.MapperRegister
 
getCommon() - 类中的方法 io.github.opensabe.mapstruct.processor.MapperRep
 
getCycle() - 类中的方法 io.github.opensabe.mapstruct.processor.AbstractMapper
 
getFrom() - 类中的方法 io.github.opensabe.mapstruct.processor.MapperRep.MapperPair
 
getImports() - 类中的方法 io.github.opensabe.mapstruct.processor.AbstractMapper
 
getImports() - 类中的方法 io.github.opensabe.mapstruct.processor.MapperRep
 
getMap() - 类中的方法 io.github.opensabe.mapstruct.processor.MapperRep
 
getMapperName() - 类中的方法 io.github.opensabe.mapstruct.processor.AbstractMapper
 
getName() - 类中的方法 io.github.opensabe.mapstruct.processor.MapperRegister
 
getPackageName() - 类中的方法 io.github.opensabe.mapstruct.processor.AbstractMapper
 
getSelf() - 类中的方法 io.github.opensabe.mapstruct.processor.MapperRep
 
getSource() - 类中的方法 io.github.opensabe.mapstruct.processor.MapperRegister
 
getSourceClass() - 类中的方法 io.github.opensabe.mapstruct.processor.AbstractMapper
 
getSourceName() - 类中的方法 io.github.opensabe.mapstruct.processor.AbstractMapper
 
getTarget() - 类中的方法 io.github.opensabe.mapstruct.processor.MapperRegister
 
getTargetClass() - 类中的方法 io.github.opensabe.mapstruct.processor.AbstractMapper
 
getTargetClass() - 类中的方法 io.github.opensabe.mapstruct.processor.CommonMapper
 
getTargetClass() - 类中的方法 io.github.opensabe.mapstruct.processor.MapMapper
 
getTargetClass() - 类中的方法 io.github.opensabe.mapstruct.processor.SelfMapper
 
getTargetName() - 类中的方法 io.github.opensabe.mapstruct.processor.CommonMapper
 
getTo() - 类中的方法 io.github.opensabe.mapstruct.processor.MapperRep.MapperPair
 

I

init(ProcessingEnvironment) - 类中的方法 io.github.opensabe.mapstruct.processor.MapperGeneratorProcessor
 
init(ProcessingEnvironment) - 类中的方法 io.github.opensabe.mapstruct.processor.MapperRegisterProcessor
 
io.github.opensabe.mapstruct.processor - 程序包 io.github.opensabe.mapstruct.processor
 

M

MapMapper - io.github.opensabe.mapstruct.processor中的类
Map转对象Mapper元数据
MapMapper(String, String, String, boolean) - 类的构造器 io.github.opensabe.mapstruct.processor.MapMapper
 
MapperGeneratorProcessor - io.github.opensabe.mapstruct.processor中的类
根据Binding注解,自动生成相应的Mapper
MapperGeneratorProcessor() - 类的构造器 io.github.opensabe.mapstruct.processor.MapperGeneratorProcessor
 
MapperPair(String, String) - 类的构造器 io.github.opensabe.mapstruct.processor.MapperRep.MapperPair
 
MapperPair(String, String, String) - 类的构造器 io.github.opensabe.mapstruct.processor.MapperRep.MapperPair
 
MapperRegister - io.github.opensabe.mapstruct.processor中的类
 
MapperRegister(String, String, String) - 类的构造器 io.github.opensabe.mapstruct.processor.MapperRegister
 
MapperRegisterProcessor - io.github.opensabe.mapstruct.processor中的类
RegisterMapper 的接口注册到MapperRepository
MapperRegisterProcessor() - 类的构造器 io.github.opensabe.mapstruct.processor.MapperRegisterProcessor
 
MapperRep - io.github.opensabe.mapstruct.processor中的类
保存已经生成过的Mapper
MapperRep() - 类的构造器 io.github.opensabe.mapstruct.processor.MapperRep
 
MapperRep.MapperPair - io.github.opensabe.mapstruct.processor中的类
 
MetaDataFactory - io.github.opensabe.mapstruct.processor中的类
根据 javax.lang.model api 生成相应的Mapper元数据
MetaDataFactory() - 类的构造器 io.github.opensabe.mapstruct.processor.MetaDataFactory
 

P

process(Set<? extends TypeElement>, RoundEnvironment) - 类中的方法 io.github.opensabe.mapstruct.processor.MapperGeneratorProcessor
 
process(Set<? extends TypeElement>, RoundEnvironment) - 类中的方法 io.github.opensabe.mapstruct.processor.MapperRegisterProcessor
 
process(Set<? extends TypeElement>, RoundEnvironment) - 类中的方法 io.github.opensabe.mapstruct.processor.RepositoryGeneratorProcessor
 

R

RepositoryGeneratorProcessor - io.github.opensabe.mapstruct.processor中的类
最后将自动生成的Mapper添加到MapperRepository
RepositoryGeneratorProcessor() - 类的构造器 io.github.opensabe.mapstruct.processor.RepositoryGeneratorProcessor
 

S

SelfMapper - io.github.opensabe.mapstruct.processor中的类
生成相同类型的对象Mapper元数据
SelfMapper(String, String, String, boolean) - 类的构造器 io.github.opensabe.mapstruct.processor.SelfMapper
 
A C D G I M P R S 
All Classes and Interfaces|所有程序包