parser.absconparseur.tools
Class DocumentShuffler

java.lang.Object
  extended by parser.absconparseur.tools.DocumentShuffler

public class DocumentShuffler
extends Object


Constructor Summary
DocumentShuffler()
           
 
Method Summary
static Document shuffle(Document document, int seed, int mode)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DocumentShuffler

public DocumentShuffler()
Method Detail

shuffle

public static Document shuffle(Document document,
                               int seed,
                               int mode)


Copyright © 2012. All Rights Reserved.