Nux 1.6

nux.xom.sandbox
Class BinaryXMLBench

java.lang.Object
  extended by nux.xom.sandbox.BinaryXMLBench

public final class BinaryXMLBench
extends Object

Extensively benchmarks bnux and other parsing/serialization models; to be run via build.xml ant tasks.

Author:
whoschek.AT.lbl.DOT.gov, $Author: hoschek3 $

Method Summary
static ByteArrayOutputStream createOutputStream(boolean nullStream)
           
static void main(String[] args)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

main

public static void main(String[] args)
                 throws Exception
Throws:
Exception

createOutputStream

public static ByteArrayOutputStream createOutputStream(boolean nullStream)

Nux 1.6