public static class XVisitorAdapter.MatchContentDelegator extends Object
| Modifier and Type | Field and Description |
|---|---|
static int |
ARG_CONTENT |
static int |
ARG_PATH |
int[] |
args |
PathExpression |
expression |
Method |
method |
Object |
owner |
TypeCastGraph |
typeCastGraph |
| Constructor and Description |
|---|
MatchContentDelegator() |
public PathExpression expression
public Object owner
public Method method
public TypeCastGraph typeCastGraph
public static final int ARG_PATH
public static final int ARG_CONTENT
public int[] args
public void delegate(XEventPath path, String content)
Copyright © 2018. All rights reserved.