Interface Directory
- All Known Subinterfaces:
CompoundDirectory
- All Known Implementing Classes:
AbstractCompoundDirectory
,AbstractDirectory
,IFD
,IPTCDirectory
,PSDDirectory
,RDFDescription
,TIFFDirectory
,XMPDirectory
Directory
- Version:
- $Id: Directory.java,v 1.0 Nov 11, 2009 4:20:58 PM haraldk Exp$
-
Method Summary
Modifier and TypeMethodDescriptionboolean
getEntryByFieldName
(String fieldName) getEntryById
(Object identifier) boolean
boolean
int
size()
Methods inherited from interface java.lang.Iterable
forEach, iterator, spliterator
-
Method Details
-
getEntryById
-
getEntryByFieldName
-
add
-
remove
-
size
int size() -
isReadOnly
boolean isReadOnly()
-