Class SourceImpl
java.lang.Object
org.apache.jackrabbit.spi.commons.query.qom.AbstractQOMNode
org.apache.jackrabbit.spi.commons.query.qom.SourceImpl
- All Implemented Interfaces:
Source
- Direct Known Subclasses:
JoinImpl
,SelectorImpl
SourceImpl
...-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.apache.jackrabbit.spi.commons.query.qom.AbstractQOMNode
accept
-
Constructor Details
-
SourceImpl
-
-
Method Details
-
getSelectors
- Returns:
- the selectors that are contained in this source.
-