|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface IScript
An interface used to determine if a piece of text is a valid script.
| Method Summary | |
|---|---|
boolean |
isScript(java.lang.String text)
Check if a text is a script regarding this interface. |
boolean |
isValid(java.lang.String text)
Check if a text is a value script regarding for this interface. |
| Method Detail |
|---|
boolean isScript(java.lang.String text)
text - the text to check
boolean isValid(java.lang.String text)
text - the text to check
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||