org.xerial.benchmark
Class BookSeller

java.lang.Object
  extended by org.xerial.benchmark.BookSeller

public class BookSeller
extends Object


Constructor Summary
BookSeller(double sf)
           
 
Method Summary
 void generate()
           
static void main(String[] args)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

BookSeller

public BookSeller(double sf)
Method Detail

main

public static void main(String[] args)
                 throws OptionParserException,
                        InvalidXMLException
Throws:
OptionParserException
InvalidXMLException

generate

public void generate()
              throws InvalidXMLException
Throws:
InvalidXMLException


Creative Commons License
This work is licensed under a Creative Commons Attribution-ShareAlike 2.1 Japan License.