JsonPath4s Core
0.0.1
JsonPath4s Core
API
jsonpath4s
Identifier
JsonPath
JsonPathError
ParsingError
JsonPathLiteral
JsonPathParser
JsonPathParser
Segment
Children
Descendants
Selector
Name
Index
Slice
Filter
JsonPath4s Core
/
jsonpath4s
/
Selector
/
Slice
Slice
jsonpath4s.Selector.Slice
final case
class
Slice
(
start
:
Option
[
Int
],
end
:
Option
[
Int
],
step
:
Option
[
Int
])
Attributes
Source
JsonPath.scala
Members list
Clear all
Value members
Inherited methods
def
productElementNames
:
Iterator
[
String
]
Attributes
Inherited from:
Product
def
productIterator
:
Iterator
[
Any
]
Attributes
Inherited from:
Product
In this article
Attributes
Members list
Value members
Inherited methods