org.apache.xml.utils
Class ThreadControllerWrapper
java.lang.Object
org.apache.xml.utils.ThreadControllerWrapper
public class ThreadControllerWrapper
extends java.lang.Object
A utility class that wraps the ThreadController, which is used
by IncrementalSAXSource for the incremental building of DTM.
static Thread | runThread(Runnable runnable, int priority)
|
static void | waitThread(Thread worker, Runnable task)
|
runThread
public static Thread runThread(Runnable runnable,
int priority)
waitThread
public static void waitThread(Thread worker,
Runnable task)
throws InterruptedException
Copyright B) 2006 Apache XML Project. All Rights Reserved.