パッケージ | 説明 |
---|---|
com.github.mygreen.supercsv.builder |
CellProcessor を組み立てる機能を提供します。 |
修飾子とタイプ | メソッドと説明 |
---|---|
List<ExpandedAnnotation> |
AnnotationExpander.expand(Annotation targetAnno)
アノテーションを展開する。
|
List<ExpandedAnnotation> |
AnnotationExpander.expand(Annotation[] targetAnnos)
複数のアノテーションを展開する。
|
List<ExpandedAnnotation> |
ExpandedAnnotation.getChilds()
合成されたアノテーションのクラスに付与されたアノテーションを取得する。
|
修飾子とタイプ | メソッドと説明 |
---|---|
void |
ExpandedAnnotation.addChilds(List<ExpandedAnnotation> childs) |
Copyright © 2022 mygreen. All rights reserved.