Uses of Class
org.jivesoftware.smackx.search.ReportedData.Column
Package
Description
Smacks implementation of XEP-0055: Jabber Search.
-
Uses of ReportedData.Column in org.jivesoftware.smackx.search
Modifier and TypeMethodDescriptionReportedData.getColumns()
Returns a List of the columns returned from a search.Modifier and TypeMethodDescriptionvoid
ReportedData.addColumn
(ReportedData.Column column) Adds a newColumn
.