Klasse Node
java.lang.Object
org.apache.sling.resource.filter.impl.node.Node
-
Feldübersicht
Felder -
Konstruktorübersicht
KonstruktorenKonstruktorBeschreibungcreates a node which represents a literalNode with childrenNode used for comparisoncreates a logical node -
Methodenübersicht
-
Felddetails
-
text
-
leftNode
-
rightNode
-
children
-
kind
public int kind
-
-
Konstruktordetails
-
Node
creates a node which represents a literal -
Node
creates a logical node -
Node
Node with children -
Node
Node used for comparison- Parameter:
kind- nominally of type comparisonoperator- defines the type of comparisonleftValue- basis of comparisonrightValue- to be compared to
-
-
Methodendetails