public static class MatcherPath.Element extends Object
Modifier and Type | Field and Description |
---|---|
int |
level |
Matcher |
matcher |
int |
startIndex |
Constructor and Description |
---|
MatcherPath.Element(Matcher matcher,
int startIndex,
int level) |
Copyright © 2013. All Rights Reserved.