Package com.kscs.util.jaxb
Klasse Selector<TRoot extends Selector<TRoot,?>,TParent>
java.lang.Object
com.kscs.util.jaxb.Selector<TRoot,TParent>
Helper class acting as base class for all selectors and
concrete implementation of leaf selectors.
- Autor:
- mirko 2014-04-04
-
Feldübersicht
Felder -
Konstruktorübersicht
Konstruktoren -
Methodenübersicht
-
Felddetails
-
_root
-
_parent
-
_propertyName
-
_include
protected final boolean _include
-
-
Konstruktordetails
-
Selector
-
Selector
-
-
Methodendetails
-
buildChildren
This is only used by builders and other implementational details- Gibt zurück:
- A map representing the child nodes of this selector
-
build
Builds a property tree specified by this selector- Gibt zurück:
- A property tree specified by this selector
-
init
This is only used by builders and other implementational details- Gibt zurück:
- A property tree specified by this selector
-