[Java] Class GroovyDocTemplateInfo
- org.codehaus.groovy.tools.groovydoc.gstringTemplates.GroovyDocTemplateInfo
public class GroovyDocTemplateInfo extends Object
Field Summary
Modifiers | Name | Description |
---|---|---|
static String[] | DEFAULT_CLASS_TEMPLATES | |
static String[] | DEFAULT_DOC_TEMPLATES | |
static String[] | DEFAULT_PACKAGE_TEMPLATES |
Inherited Methods Summary
Methods inherited from class | Name |
---|---|
class Object | wait, wait, wait, equals, toString, hashCode, getClass, notify, notifyAll |
Field Detail
public static final String[] DEFAULT_CLASS_TEMPLATES
public static final String[] DEFAULT_DOC_TEMPLATES
public static final String[] DEFAULT_PACKAGE_TEMPLATES
© 2003-2020 The Apache Software Foundation
Licensed under the Apache license.
https://docs.groovy-lang.org/3.0.7/html/gapi/org/codehaus/groovy/tools/groovydoc/gstringTemplates/GroovyDocTemplateInfo.html