|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectnet.sourceforge.jpalm.mobiledb.field.definition.URLDefinition
public class URLDefinition
A URL field in a MobileDB record.
Use URL with this field.
| Constructor Summary | |
|---|---|
URLDefinition()
Creates a new URL field. |
|
| Method Summary | |
|---|---|
java.lang.String |
getIndicator()
Gets the string representation for this definition. |
java.lang.String |
getRegex()
Gets the regular expression for this definition. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public URLDefinition()
| Method Detail |
|---|
public java.lang.String getIndicator()
Definition
getIndicator in interface Definitionpublic java.lang.String getRegex()
Definition
getRegex in interface Definition
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||