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
WSILException
public static WSILDocumentFactory newInstance() throws WSILException
WSILException
Copyright ? 2001 International Business Machines Corporation. All Rights Reserved.