Package gov.nasa.jpl.output.tol
Class XMLTOLSnippetThread
java.lang.Object
gov.nasa.jpl.output.tol.XMLTOLSnippetThread
- All Implemented Interfaces:
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
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
XMLTOLSnippetThread
-
-
Method Details
-
call
- Specified by:
call
in interfaceCallable<StringBuilder>
- Throws:
Exception
-