索引
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
G
- getBean() - 类中的方法 io.github.opensabe.mapstruct.processor.MapperRep.MapperPair
- 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
- getPackageName() - 类中的方法 io.github.opensabe.mapstruct.processor.AbstractMapper
- getSelf() - 类中的方法 io.github.opensabe.mapstruct.processor.MapperRep
- getSourceClass() - 类中的方法 io.github.opensabe.mapstruct.processor.AbstractMapper
- getSourceName() - 类中的方法 io.github.opensabe.mapstruct.processor.AbstractMapper
- 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
- 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
- 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.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
All Classes and Interfaces|所有程序包