|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.wsil.WSILDocumentFactory
public abstract class WSILDocumentFactory
This class is used to access an implementation of a WSILDocument abstract class.
Constructor Summary | |
---|---|
WSILDocumentFactory()
|
Method Summary | |
---|---|
abstract WSILDocument |
newDocument()
Create a new instance of a WS-Inspection document. |
static WSILDocumentFactory |
newInstance()
Instantiate the implementation of the WSILDocumentFactory class. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public WSILDocumentFactory()
Method Detail |
---|
public abstract WSILDocument newDocument() throws WSILException
WSILException
public static WSILDocumentFactory newInstance() throws WSILException
WSILException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |