Package org.apache.wsil.impl
Class WSILDocumentFactoryImpl
java.lang.Object
org.apache.wsil.WSILDocumentFactory
org.apache.wsil.impl.WSILDocumentFactoryImpl
This class is an implementation of the WSILDocumentFactory.
- Version:
- 1.0
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionCreate a new instance of a WSIL document.Methods inherited from class org.apache.wsil.WSILDocumentFactory
newInstance
-
Constructor Details
-
WSILDocumentFactoryImpl
public WSILDocumentFactoryImpl()
-
-
Method Details
-
newDocument
Create a new instance of a WSIL document.- Specified by:
newDocument
in classWSILDocumentFactory
- Returns:
- Returns an object that implements the WSILDocument interface.
- Throws:
WSILException
-