| Package | Description |
|---|---|
| net.sf.eBus.util.regex |
This regular expression package is designed to perform
efficient pattern matching over a
TernarySearchTree. |
| Modifier and Type | Class and Description |
|---|---|
class |
AnyChar
This regular expression component matches any character.
|
class |
CharacterSet
This regular expression component matches only those
characters listed in its set.
|
class |
Literal
This regular expression component matches one character.
|
| Modifier and Type | Method and Description |
|---|---|
Component[] |
Pattern.components()
Returns the pattern's components.
|
Copyright © 2019. All rights reserved.