org.carrot2.util.attribute
Class BindableUtils

java.lang.Object
  extended by org.carrot2.util.attribute.BindableUtils

public final class BindableUtils
extends Object

A set of utility methods for working with Bindable types.


Constructor Summary
BindableUtils()
           
 
Method Summary
static String getKey(Field field)
          Computes the attribute key according to the definition in Attribute.key().
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

BindableUtils

public BindableUtils()
Method Detail

getKey

public static String getKey(Field field)
Computes the attribute key according to the definition in Attribute.key().



Copyright (c) Dawid Weiss, Stanislaw Osinski