Class GroovyDocUtil

java.lang.Object
org.apache.groovy.groovydoc.tools.GroovyDocUtil

public class GroovyDocUtil
extends java.lang.Object
  • Constructor Summary

    Constructors
    Constructor Description
    GroovyDocUtil()  
  • Method Summary

    Modifier and Type Method Description
    static java.lang.String getFile​(java.lang.String filename)  
    static java.lang.String getPath​(java.lang.String filename)  

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • Constructor Details

    • GroovyDocUtil

      public GroovyDocUtil()
  • Method Details

    • getPath

      public static java.lang.String getPath​(java.lang.String filename)
    • getFile

      public static java.lang.String getFile​(java.lang.String filename)