|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.marketcetera.util.misc.UCPFilterInfo
public class UCPFilterInfo
A meta-information holder for a UCPFilter.
| Method Summary | |
|---|---|
static UCPFilterInfo |
getInfo(UCPFilter filter)
Returns the meta-information holder for the given filter. |
int[] |
getUCPs()
Returns the code points acceptable to the receiver's associated filter, in ascending numerical order. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
|---|
public static UCPFilterInfo getInfo(UCPFilter filter)
filter - The filter.
public int[] getUCPs()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||