public class Utf8BlockMarker
extends java.lang.Object
| Constructor and Description |
|---|
Utf8BlockMarker() |
| Modifier and Type | Method and Description |
|---|---|
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.
|
public void markBlock(int code)
public Property getBlocksUsedProperty(java.lang.String name)
public void reset()