Interface BeanPropertyEditorBuilderService
-
public interface BeanPropertyEditorBuilderService
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description PropertyEditorCategoryextract(String fqcn)PropertyEditorCategoryextract(String fqcn, Object instance)
-
-
-
Method Detail
-
extract
PropertyEditorCategory extract(String fqcn)
-
extract
PropertyEditorCategory extract(String fqcn, Object instance)
-
-