|
Simulcast 4.2 | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectgov.nasa.gsfc.aisb.simulcast.util.XmlBlock
public class XmlBlock
Constructor Summary | |
---|---|
XmlBlock(java.io.DataInput in)
|
|
XmlBlock(java.lang.String msg)
XmlBlock. |
Method Summary | |
---|---|
java.lang.String |
getMsg()
getMsg. |
void |
read(java.io.DataInput in)
read. |
void |
write(java.io.DataOutput out)
write. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public XmlBlock(java.lang.String msg)
public XmlBlock(java.io.DataInput in) throws java.lang.Exception
java.lang.Exception
Method Detail |
---|
public void read(java.io.DataInput in) throws java.lang.Exception
read
in interface Block
java.lang.Exception
public java.lang.String getMsg()
public void write(java.io.DataOutput out) throws java.lang.Exception
write
in interface Block
java.lang.Exception
|
Simulcast 4.2 | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |