コード例 #1
0
 @Override
 public Map<DocumentType, Set<DocumentType>> getSupportedConversions() {
   return converter.getSupportedConversions();
 }