|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectuk.me.parabola.imgfmt.mps.Block
uk.me.parabola.imgfmt.mps.MapsetBlock
public class MapsetBlock
Block describing the map set.
Constructor Summary | |
---|---|
MapsetBlock()
|
Method Summary | |
---|---|
void |
setName(java.lang.String name)
|
protected void |
writeBody(StructuredOutputStream out)
Writes the body to the output stream given. |
Methods inherited from class uk.me.parabola.imgfmt.mps.Block |
---|
write |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public MapsetBlock()
Method Detail |
---|
protected void writeBody(StructuredOutputStream out) throws java.io.IOException
Block
writeBody
in class Block
out
- The stream to write to.
java.io.IOException
public void setName(java.lang.String name)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |