Uses of Interface
org.apache.jackrabbit.spi.QueryResultRow
-
Packages that use QueryResultRow Package Description org.apache.jackrabbit.spi2dav -
-
Uses of QueryResultRow in org.apache.jackrabbit.spi2dav
Classes in org.apache.jackrabbit.spi2dav that implement QueryResultRow Modifier and Type Class Description class
QueryResultRowImpl
QueryResultRowImpl
implements a QueryResultRow that is initialized from a multistatus response.
-