Index

A C G I M P R S 
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
 

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
 
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
 
getSourceClass() - Method in class io.github.opensabe.mapstruct.processor.AbstractMapper
 
getSourceName() - Method in class io.github.opensabe.mapstruct.processor.AbstractMapper
 
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.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.MapperGeneratorProcessor
 
io.github.opensabe.mapstruct.processor - package io.github.opensabe.mapstruct.processor
 

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.MapperGeneratorProcessor
 
process(Set<? extends TypeElement>, RoundEnvironment) - Method in class io.github.opensabe.mapstruct.processor.RepositoryGeneratorProcessor
 

R

RepositoryGeneratorProcessor - Class in io.github.opensabe.mapstruct.processor
最后将自动生成的Mapper添加到MapperRepository
RepositoryGeneratorProcessor() - Constructor for class io.github.opensabe.mapstruct.processor.RepositoryGeneratorProcessor
 

S

SelfMapper - Class in io.github.opensabe.mapstruct.processor
生成相同类型的对象Mapper元数据
SelfMapper(String, String, String, boolean) - Constructor for class io.github.opensabe.mapstruct.processor.SelfMapper
 
A C G I M P R S 
All Classes and Interfaces|All Packages