Methods Summary |
---|
public java.lang.String[] | getAdapterName()Get the adapter name simply as an array of strings.
|
public int | getNumLevels()Return the number of elements in the adapter ID.
|
public java.util.Iterator | iterator()Return an iterator that iterates over the components
of this adapter ID. Each element is returned as a String.
|