| Package | Description |
|---|---|
| com.bazaarvoice.jolt.common.pathelement |
| Modifier and Type | Class and Description |
|---|---|
class |
StarAllPathElement
PathElement for the lone "*" wildcard.
|
class |
StarDoublePathElement
PathElement for the a double "*" wildcard such as tag-*-*.
|
class |
StarRegexPathElement
Non-greedy * based Path Element.
|
class |
StarSinglePathElement
PathElement for the a single "*" wildcard such as tag-*.
|
Copyright © 2014. All Rights Reserved.