Interface Directory
- All Known Subinterfaces:
CompoundDirectory
- All Known Implementing Classes:
AbstractCompoundDirectory, AbstractDirectory, IFD
Directory
- Version:
- $Id: Directory.java,v 1.0 Nov 11, 2009 4:20:58 PM haraldk Exp$
- Author:
- Harald Kuhr, last modified by $Author: haraldk$
-
Method Summary
Modifier and TypeMethodDescriptionbooleanCollection-like APIgetEntryByFieldName(String fieldName) getEntryById(Object identifier) booleanbooleanintsize()Methods inherited from interface Iterable
forEach, iterator, spliterator
-
Method Details
-
getEntryById
-
getEntryByFieldName
-
add
Collection-like API -
remove
-
size
int size() -
isReadOnly
boolean isReadOnly()
-