| Package | Description |
|---|---|
| org.kefirsf.bb.conf |
| Modifier and Type | Class and Description |
|---|---|
class |
BlankLine
A blank line.
|
class |
Bol
A beginning of line.
|
class |
Constant
Define constants.
|
class |
Email
An email pattern element.
|
class |
Eol
An end of line.
|
class |
Junk
Junk element.
|
class |
Text
Pattern text element.
|
class |
Url
The URL pattern element.
|
class |
Variable
Variable pattern element.
|
| Constructor and Description |
|---|
Pattern(List<? extends PatternElement> elements)
Create pattern definition with pattern elements list.
|
Copyright © 2016. All rights reserved.