| Package | Description |
|---|---|
| org.gcube.data.trees.patterns |
| Modifier and Type | Class and Description |
|---|---|
class |
BoolPattern
|
class |
CalendarPattern
|
class |
DatePattern
|
class |
NumPattern
|
class |
TextPattern
|
class |
URIPattern
|
| Modifier and Type | Method and Description |
|---|---|
LeafPattern<?,?> |
AbstractPattern.idPattern()
Returns the pattern on the node identifier.
|
| Modifier and Type | Method and Description |
|---|---|
static <T extends AbstractPattern> |
Patterns.id(LeafPattern<?,?> idp,
T p)
Adds a
LeafPattern over the identifier of nodes matched by an AbstractPattern. |
void |
AbstractPattern.setIdPattern(LeafPattern<?,?> idp)
Set a predicate on the node identifier.
|
Copyright © 2017. All Rights Reserved.