public class InternetAddressEditor extends PropertyEditorSupport
| 构造器和说明 |
|---|
InternetAddressEditor() |
| 限定符和类型 | 方法和说明 |
|---|---|
String |
getAsText() |
static boolean |
hasLength(CharSequence str) |
static boolean |
hasText(CharSequence str) |
void |
setAsText(String text) |
public void setAsText(String text) throws IllegalArgumentException
setAsText 在接口中 PropertyEditorsetAsText 在类中 PropertyEditorSupportIllegalArgumentExceptionpublic String getAsText()
getAsText 在接口中 PropertyEditorgetAsText 在类中 PropertyEditorSupportpublic static boolean hasText(CharSequence str)
public static boolean hasLength(CharSequence str)
Copyright © 2017. All rights reserved.