|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectgov.nasa.gsfc.drl.rtstps.core.output.hdf5.UnitTest.PrintUserBlock
public class PrintUserBlock
Print the UserBlock in specified HDF file to the console.
Constructor Summary | |
---|---|
PrintUserBlock()
|
Method Summary | |
---|---|
static void |
main(java.lang.String[] args)
|
(package private) static void |
xmlFormat(java.lang.String doc,
java.io.OutputStream out)
Pretty print the XML string |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public PrintUserBlock()
Method Detail |
---|
static void xmlFormat(java.lang.String doc, java.io.OutputStream out) throws RtStpsException
doc
- the String containing the XMLout
- the output stream (likely System.out)
RtStpsException
- any wrapped XML based exceptionspublic static void main(java.lang.String[] args)
args
- the RDR HDF file
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |