Uses of Class
org.apache.wsil.WSILDocumentFactory
-
Packages that use WSILDocumentFactory Package Description org.apache.wsil org.apache.wsil.impl -
-
Uses of WSILDocumentFactory in org.apache.wsil
Methods in org.apache.wsil that return WSILDocumentFactory Modifier and Type Method Description static WSILDocumentFactory
WSILDocumentFactory. newInstance()
Instantiate the implementation of the WSILDocumentFactory class. -
Uses of WSILDocumentFactory in org.apache.wsil.impl
Subclasses of WSILDocumentFactory in org.apache.wsil.impl Modifier and Type Class Description class
WSILDocumentFactoryImpl
This class is an implementation of the WSILDocumentFactory.
-