public class ElementNode extends Element
FIELD_NODE_ROOT utilise pour creer une condition sur le noeud root de l'arbre
FIELD_NODE_PATH utilise pour creer une condition sur un noeud ou un de ses peres
FIELD_NODE_DEPTH utilise pour creer une condition sur la profondeur d'un noeud (root=1)| Modifier and Type | Field and Description |
|---|---|
static String |
FIELD_NODE_DEPTH |
static String |
FIELD_NODE_PATH |
static String |
FIELD_NODE_ROOT |
ALL_FIELD, EXTENSION, ID, NODE_DEPTH, NODE_PATH, NODE_ROOT, valueFQ_FIELD_NAME_SEPARATOR, FQ_FIELD_NAME_SEPARATOR_REGEX, FQ_META_EXTENSION_SEPARATOR, FQ_META_EXTENSION_SEPARATOR_REGEX| Modifier | Constructor and Description |
|---|---|
protected |
ElementNode(String v)
protected because you must used constant defined in
Element |
public static final String FIELD_NODE_ROOT
public static final String FIELD_NODE_PATH
public static final String FIELD_NODE_DEPTH
Copyright © 2009-2013 CodeLutin. All Rights Reserved.