public class Entry extends Object
Entry is a StringList which can
 optionally be mapped to attributes.
 Entrys is a read and written by the DictionaryEntryPersistor.DictionaryEntryPersistor, 
Attributes| Constructor and Description | 
|---|
| Entry(StringList tokens,
     Attributes attributes)Initializes the current instance. | 
| Modifier and Type | Method and Description | 
|---|---|
| Attributes | getAttributes()Retrieves the  Attributes. | 
| StringList | getTokens()Retrieves the tokens. | 
public Entry(StringList tokens, Attributes attributes)
tokens - attributes - public StringList getTokens()
public Attributes getAttributes()
Attributes.AttributesCopyright © 2018 The Apache Software Foundation. All rights reserved.