| Package | Description |
|---|---|
| com.bazaarvoice.jolt.common.pathelement |
| Modifier and Type | Class and Description |
|---|---|
class |
AmpPathElement
PathElement class that handles keys with & values, like input: "photos-&(1,1)""
It breaks down the string into a series of String or Reference tokens, that can be used to
1) match input like "photos-5" where "&(1,1)" evaluated to 5
|
class |
ArrayPathElement |
class |
DollarPathElement |
class |
LiteralPathElement |
Copyright © 2014. All Rights Reserved.