Uses of Interface
com.google.refine.expr.HasFields
Packages that use HasFields
-
Uses of HasFields in com.google.refine.expr
Subinterfaces of HasFields in com.google.refine.exprModifier and TypeInterfaceDescriptioninterfaceInterface for objects each of which is a list of HasFields objects of the same kind (e.g., list of cells).Classes in com.google.refine.expr that implement HasFieldsModifier and TypeClassDescriptionclassclassclassclassprotected classprotected classMethods in com.google.refine.expr that return HasFields -
Uses of HasFields in com.google.refine.model
Classes in com.google.refine.model that implement HasFieldsModifier and TypeClassDescriptionclassclassclassclassclassClass representing a single Row which contains a list ofCells.