Uses of Class
org.apache.lucene.analysis.shingle.ShingleMatrixFilter.Matrix.Column

Packages that use ShingleMatrixFilter.Matrix.Column
org.apache.lucene.analysis.shingle Word n-gram filters 
 

Uses of ShingleMatrixFilter.Matrix.Column in org.apache.lucene.analysis.shingle
 

Methods in org.apache.lucene.analysis.shingle that return ShingleMatrixFilter.Matrix.Column
 ShingleMatrixFilter.Matrix.Column ShingleMatrixFilter.Matrix.Column.Row.getColumn()
           
 

Methods in org.apache.lucene.analysis.shingle that return types with arguments of type ShingleMatrixFilter.Matrix.Column
 List<ShingleMatrixFilter.Matrix.Column> ShingleMatrixFilter.Matrix.getColumns()
           
 



Copyright © 2000-2010 Apache Software Foundation. All Rights Reserved.