public class ThreadControllerWrapper
extends java.lang.Object
| Modifier and Type | Class | Description |
|---|---|---|
static class |
ThreadControllerWrapper.ThreadController |
Thread controller utility class for incremental SAX source.
|
| Constructor | Description |
|---|---|
ThreadControllerWrapper() |
| Modifier and Type | Method | Description |
|---|---|---|
static java.lang.Thread |
runThread(java.lang.Runnable runnable,
int priority) |
|
static void |
waitThread(java.lang.Thread worker,
java.lang.Runnable task) |
Copyright © 2014 Apache XML Project. All Rights Reserved.