public abstract class WSILDocumentFactory
extends java.lang.Object
| Constructor and Description |
|---|
WSILDocumentFactory() |
| Modifier and Type | Method and Description |
|---|---|
abstract WSILDocument |
newDocument()
Create a new instance of a WS-Inspection document.
|
static WSILDocumentFactory |
newInstance()
Instantiate the implementation of the WSILDocumentFactory class.
|
public abstract WSILDocument newDocument() throws WSILException
WSILExceptionpublic static WSILDocumentFactory newInstance() throws WSILException
WSILExceptionCopyright ? 2001 International Business Machines Corporation. All Rights Reserved.