public class StringPatternEditor
extends com.l2fprod.common.beans.editor.StringConverterPropertyEditor
| Modifier and Type | Field and Description |
|---|---|
protected java.lang.String |
elementPattern |
| Constructor and Description |
|---|
StringPatternEditor(java.lang.String regex) |
| Modifier and Type | Method and Description |
|---|---|
protected java.lang.Object |
convertFromString(java.lang.String value) |
protected java.lang.String |
convertToString(java.lang.Object value) |
protected void |
init() |
getValue, setValuepublic StringPatternEditor(java.lang.String regex)
throws java.lang.IllegalArgumentException,
java.util.regex.PatternSyntaxException
java.lang.IllegalArgumentExceptionjava.util.regex.PatternSyntaxExceptionprotected void init()
protected java.lang.Object convertFromString(java.lang.String value)
convertFromString in class com.l2fprod.common.beans.editor.StringConverterPropertyEditorprotected java.lang.String convertToString(java.lang.Object value)
convertToString in class com.l2fprod.common.beans.editor.StringConverterPropertyEditorCopyright © 2004-2014 FEUP-LSTS and Neptus developers. All Rights Reserved.