|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.hd.d.pg2k.svrCore.ExhibitAttrUtils
public final class ExhibitAttrUtils
Basic utilities for retrieving and handling exhibit attribute/discardable words.
| Nested Class Summary | |
|---|---|
static class |
ExhibitAttrUtils.ExhibitAttrWords
This class contains exhibit attribute words. |
| Field Summary | |
|---|---|
static java.lang.String |
ATTR_WORD_LIST_NAME
Name of attribute words list in global properties. |
private static ExhibitAttrUtils.ExhibitAttrWords |
attrWords
Immutable set of exhibit attribute words, comparators, etc; never null. |
| Constructor Summary | |
|---|---|
private |
ExhibitAttrUtils()
Prevent instantiation. |
| Method Summary | |
|---|---|
private static java.lang.String[] |
_getAttributeWords()
Gets unsorted list of attribute words from global properties; never null. |
static ExhibitAttrUtils.ExhibitAttrWords |
getAttrWords()
Gets (immutable) set of exhibit attribute words, comparators, etc; never null. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final java.lang.String ATTR_WORD_LIST_NAME
private static final ExhibitAttrUtils.ExhibitAttrWords attrWords
| Constructor Detail |
|---|
private ExhibitAttrUtils()
| Method Detail |
|---|
private static java.lang.String[] _getAttributeWords()
This may return an empty list but not a null.
public static final ExhibitAttrUtils.ExhibitAttrWords getAttrWords()
|
DHD Multimedia Gallery V1.50.55 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||