Class XMLTOLSnippetThread

java.lang.Object
gov.nasa.jpl.output.tol.XMLTOLSnippetThread
All Implemented Interfaces:
Callable<StringBuilder>

public class XMLTOLSnippetThread extends Object implements Callable<StringBuilder>
This class just takes a list of TOLRecords and one by one writes them to a StringBuilder - intended for use to be passed into a thread pool by an XMLTOLWriter