public class FieldConfig extends AttributeSource
AttributeSource
.QueryConfigHandler
,
Attribute
AttributeSource.AttributeFactory, AttributeSource.State
Constructor and Description |
---|
FieldConfig(CharSequence fieldName)
Constructs a
FieldConfig |
Modifier and Type | Method and Description |
---|---|
CharSequence |
getFieldName()
Returns the field name this configuration represents.
|
String |
toString() |
addAttribute, addAttributeImpl, captureState, clearAttributes, cloneAttributes, equals, getAttribute, getAttributeClassesIterator, getAttributeFactory, getAttributeImplsIterator, hasAttribute, hasAttributes, hashCode, restoreState
public FieldConfig(CharSequence fieldName)
FieldConfig
fieldName
- the field name, it cannot be nullIllegalArgumentException
- if the field name is nullpublic CharSequence getFieldName()
public String toString()
toString
in class AttributeSource
Copyright © 2000-2012 Apache Software Foundation. All Rights Reserved.