Package gw.internal.gosu.javadoc
Class JavaDocFactoryImpl
java.lang.Object
gw.internal.gosu.javadoc.JavaDocFactoryImpl
- All Implemented Interfaces:
IJavaDocFactory
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptioncreate()
Deprecated.Please don't create these manually, and please fix any code that does.Deprecated.Please don't create these manually, and please fix any code that does.
-
Constructor Details
-
JavaDocFactoryImpl
public JavaDocFactoryImpl()
-
-
Method Details
-
create
- Specified by:
create
in interfaceIJavaDocFactory
-
create
- Specified by:
create
in interfaceIJavaDocFactory
-
createParam
Deprecated.Please don't create these manually, and please fix any code that does.- Specified by:
createParam
in interfaceIJavaDocFactory
- Returns:
- a new, empty IParamNode
-
createException
Deprecated.Please don't create these manually, and please fix any code that does.- Specified by:
createException
in interfaceIJavaDocFactory
- Returns:
- a new, empty IExceptionNode
-