| Package | Description |
|---|---|
| org.dbrain.data | |
| org.dbrain.data.impl.fqn |
Implementation of Fully Qualified Name.
|
| Modifier and Type | Method and Description |
|---|---|
static Fqn |
Fqn.of(ReaderCursor c)
Create a fully qualified name from a ReaderCursor.
|
| Modifier and Type | Method and Description |
|---|---|
static Fqn |
FqnUtils.parseFqn(ReaderCursor c)
Create a fully qualified name from a ReaderCursor.
|
static FqnPattern |
FqnUtils.parseFqnPattern(ReaderCursor c)
Create a fully qualified name pattern from a ReaderCursor.
|
Copyright © 2015. All rights reserved.