Deprecated API
Contents
-
Terminally Deprecated Elements
-
Deprecated InterfacesInterfaceDescriptionThe declarations in this package have been superseded by those in the package
jdk.javadoc.doclet
. For more information, see the Migration Guide in the documentation for that package.The declarations in this package have been superseded by those in the packagejdk.javadoc.doclet
. For more information, see the Migration Guide in the documentation for that package.The declarations in this package have been superseded by those in the packagejdk.javadoc.doclet
. For more information, see the Migration Guide in the documentation for that package.The declarations in this package have been superseded by those in the packagejdk.javadoc.doclet
. For more information, see the Migration Guide in the documentation for that package.The declarations in this package have been superseded by those in the packagejdk.javadoc.doclet
. For more information, see the Migration Guide in the documentation for that package.The declarations in this package have been superseded by those in the packagejdk.javadoc.doclet
. For more information, see the Migration Guide in the documentation for that package.The declarations in this package have been superseded by those in the packagejdk.javadoc.doclet
. For more information, see the Migration Guide in the documentation for that package.The declarations in this package have been superseded by those in the packagejdk.javadoc.doclet
. For more information, see the Migration Guide in the documentation for that package.The declarations in this package have been superseded by those in the packagejdk.javadoc.doclet
. For more information, see the Migration Guide in the documentation for that package.The declarations in this package have been superseded by those in the packagejdk.javadoc.doclet
. For more information, see the Migration Guide in the documentation for that package.The declarations in this package have been superseded by those in the packagejdk.javadoc.doclet
. For more information, see the Migration Guide in the documentation for that package.The declarations in this package have been superseded by those in the packagejdk.javadoc.doclet
. For more information, see the Migration Guide in the documentation for that package.The declarations in this package have been superseded by those in the packagejdk.javadoc.doclet
. For more information, see the Migration Guide in the documentation for that package.The declarations in this package have been superseded by those in the packagejdk.javadoc.doclet
. For more information, see the Migration Guide in the documentation for that package.The declarations in this package have been superseded by those in the packagejdk.javadoc.doclet
. For more information, see the Migration Guide in the documentation for that package.The declarations in this package have been superseded by those in the packagejdk.javadoc.doclet
. For more information, see the Migration Guide in the documentation for that package.The declarations in this package have been superseded by those in the packagejdk.javadoc.doclet
. For more information, see the Migration Guide in the documentation for that package.The declarations in this package have been superseded by those in the packagejdk.javadoc.doclet
. For more information, see the Migration Guide in the documentation for that package.The declarations in this package have been superseded by those in the packagejdk.javadoc.doclet
. For more information, see the Migration Guide in the documentation for that package.The declarations in this package have been superseded by those in the packagejdk.javadoc.doclet
. For more information, see the Migration Guide in the documentation for that package.The declarations in this package have been superseded by those in the packagejdk.javadoc.doclet
. For more information, see the Migration Guide in the documentation for that package.The declarations in this package have been superseded by those in the packagejdk.javadoc.doclet
. For more information, see the Migration Guide in the documentation for that package.The declarations in this package have been superseded by those in the packagejdk.javadoc.doclet
. For more information, see the Migration Guide in the documentation for that package.The declarations in this package have been superseded by those in the packagejdk.javadoc.doclet
. For more information, see the Migration Guide in the documentation for that package.The declarations in this package have been superseded by those in the packagejdk.javadoc.doclet
. For more information, see the Migration Guide in the documentation for that package.The declarations in this package have been superseded by those in the packagejdk.javadoc.doclet
. For more information, see the Migration Guide in the documentation for that package.The declarations in this package have been superseded by those in the packagejdk.javadoc.doclet
. For more information, see the Migration Guide in the documentation for that package.The declarations in this package have been superseded by those in the packagejdk.javadoc.doclet
. For more information, see the Migration Guide in the documentation for that package.This interface has been superseded by its replacement,Taglet
.Implement a standard Gosu 'annotation' class
-
Deprecated ClassesClassDescriptionThe declarations in this package have been superseded by those in the package
jdk.javadoc.doclet
. For more information, see the Migration Guide in the documentation for that package.The doclet has been superseded by its replacement,StandardDoclet
.This class is now deprecated and may be removed in a future release. Seejavax.tools.ToolProvider::getSystemDocumentationTool
andjavax.tools.DocumentationTool
for replacement functionality.DO NOT USE THIS CLASS! This is here exclusively for PCF types.useProcessRunner
insteaduseProcessRunner
instead
-
Deprecated EnumsEnumDescriptionThe declarations in this package have been superseded by those in the package
jdk.javadoc.doclet
. For more information, see the Migration Guide in the documentation for that package.
-
Deprecated Exceptions
-
Deprecated Errors
-
Deprecated Annotation TypesAnnotation TypeDescriptionThis annotation is a temporary indicator of members on public types that are for internal use only. Such members should be moved off the public type as soon as possible. See https://confluence.guidewire.com/display/MOD/Removal+of+@InternalAPI+members+from+public+APIs for more details.
-
Deprecated MethodsMethodDescriptionImport declarations are implementation details that should not be exposed here. In addition, not all imported classes are imported through single-type-import declarations.Import declarations are implementation details that should not be exposed here. In addition, this method's return type does not allow for all type-import-on-demand declarations to be returned.Import declarations are implementation details that should not be exposed here. In addition, not all imported classes are imported through single-type-import declarations.Import declarations are implementation details that should not be exposed here. In addition, this method's return type does not allow for all type-import-on-demand declarations to be returned.Please don't create these manually, and please fix any code that does.Please don't create these manually, and please fix any code that does.Use uninitializeGosu() insteadPlease don't create these manually, and please fix any code that does.Please don't create these manually, and please fix any code that does.This method is here to support the historical runtime semantics, and should not be used in standard gosu (it is used in code gen, see gw.internal.gosu.ir.transform.statement.TryCatchFinallyStatementTransformer#wrapCatchSymbol(gw.lang.ir.IRExpression)To properly expose a method for scripting call buildScriptableMethodDescriptor() or a derivative of that.use getSourceFileHandle(String) insteadUse only at runtime. At compile time use getBackingClassInfo().call getByFullName( String, IModule )This method is no longer neededThe design of this method is bad - see LANG-360. Instead, use identityToString(StringBuffer, Object).Use the standardly named
GosuStringUtil.capitalize(String)
. Method will be removed in Commons Lang 3.0.UseGosuStringUtil.chomp(String)
instead. Method will be removed in Commons Lang 3.0.UseGosuStringUtil.chomp(String,String)
instead. Method will be removed in Commons Lang 3.0.UseGosuStringUtil.chomp(String)
instead. Method will be removed in Commons Lang 3.0.Use the clearer namedGosuStringUtil.trimToEmpty(String)
. Method will be removed in Commons Lang 3.0.Use the better namedGosuStringUtil.join(Object[])
instead. Method will be removed in Commons Lang 3.0.UseGosuStringUtil.substringAfterLast(String, String)
instead (although this doesn't include the separator) Method will be removed in Commons Lang 3.0.Use the better namedGosuStringUtil.substringBetween(String, String)
. Method will be removed in Commons Lang 3.0.Use the better namedGosuStringUtil.substringBetween(String, String, String)
. Method will be removed in Commons Lang 3.0.UseGosuStringUtil.substringBefore(String,String)
instead (although this doesn't include the separator). Method will be removed in Commons Lang 3.0.Use better namedGosuStringUtil.overlay(String, String, int, int)
instead. Method will be removed in Commons Lang 3.0.UseGosuStringUtil.substringAfter(String,String)
instead. Method will be removed in Commons Lang 3.0.Use the standardly namedGosuStringUtil.uncapitalize(String)
. Method will be removed in Commons Lang 3.0.RegExpMatch now implements List<String>, so it is no longer necessary to call getGroups()useOSPlatform.getPlatform()
insteaduseOSPlatform.isLinux()
insteaduseOSPlatform.isMac()
insteaduseOSPlatform.isSolaris()
insteaduseOSPlatform.isWindows()
instead
-
Deprecated Constructors
StandardDoclet
.