|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use PathExpression | |
---|---|
flexjson |
Uses of PathExpression in flexjson |
---|
Methods in flexjson that return PathExpression | |
---|---|
protected PathExpression |
JSONContext.matches(List<PathExpression> expressions)
|
Methods in flexjson that return types with arguments of type PathExpression | |
---|---|
List<PathExpression> |
JSONSerializer.getExcludes()
Return the fields excluded from serialization. |
List<PathExpression> |
JSONSerializer.getIncludes()
Return the fields included in serialization. |
Method parameters in flexjson with type arguments of type PathExpression | |
---|---|
protected PathExpression |
JSONContext.matches(List<PathExpression> expressions)
|
void |
JSONContext.setPathExpressions(List<PathExpression> pathExpressions)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |