|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.excalibur.store.impl.AbstractFilesystemStore.FSEnumeration
final class AbstractFilesystemStore.FSEnumeration
Field Summary | |
---|---|
private java.lang.String[] |
array
|
private int |
index
|
private int |
length
|
Constructor Summary | |
---|---|
AbstractFilesystemStore.FSEnumeration()
|
Method Summary | |
---|---|
void |
add(java.lang.String key)
|
boolean |
hasMoreElements()
|
java.lang.Object |
nextElement()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
private java.lang.String[] array
private int index
private int length
Constructor Detail |
---|
AbstractFilesystemStore.FSEnumeration()
Method Detail |
---|
public void add(java.lang.String key)
public boolean hasMoreElements()
hasMoreElements
in interface java.util.Enumeration
public java.lang.Object nextElement()
nextElement
in interface java.util.Enumeration
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |