public class ProcEmail extends AbstractUrl
ghost| Constructor and Description |
|---|
ProcEmail(String name,
boolean ghost)
Create a named URL variable
|
| Modifier and Type | Method and Description |
|---|---|
int |
findIn(Source source)
Find constant
|
String |
toString() |
calcEnd, isNextIn, parse, parseRegexgetName, setAttributepublic ProcEmail(String name, boolean ghost)
name - variable nameghost - don't move the cursor after parsingpublic int findIn(Source source)
findIn in interface ProcPatternElementfindIn in class AbstractUrlsource - text sourceCopyright © 2016. All rights reserved.