|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectedu.harvard.hul.ois.jhove.Utf8BlockMarker
public class Utf8BlockMarker
Constructor Summary | |
---|---|
Utf8BlockMarker()
|
Method Summary | |
---|---|
Property |
getBlocksUsedProperty(java.lang.String name)
Returns a Property listing the blocks that have been marked as used. |
void |
markBlock(int code)
|
void |
reset()
Clears all marked blocks. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public Utf8BlockMarker()
Method Detail |
---|
public void markBlock(int code)
public Property getBlocksUsedProperty(java.lang.String name)
public void reset()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |