| Package | Description |
|---|---|
| org.gcube.data.trees.patterns |
| Modifier and Type | Method and Description |
|---|---|
static ManyPattern |
Patterns.many(QName label,
Pattern pattern)
Returns a
ManyPattern for a given label and a given Pattern. |
static ManyPattern |
Patterns.many(String label,
Pattern pattern)
Returns a
ManyPattern for a given label and a given Pattern. |
static ManyPattern |
Patterns.tail()
Returns a
ManyPattern that matches all the children of a node not previously matched by the EdgePatterns of a TreePattern. |
Copyright © 2018. All Rights Reserved.