Class CompiledClassPath


  • public class CompiledClassPath
    extends java.lang.Object
    • Method Summary

      Modifier and Type Method Description
      java.net.URI getForClass​(java.lang.Class clazz)  
      • Methods inherited from class java.lang.Object

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

      • CompiledClassPath

        public CompiledClassPath()
    • Method Detail

      • getForClass

        public java.net.URI getForClass​(java.lang.Class clazz)
                                 throws java.net.URISyntaxException
        Throws:
        java.net.URISyntaxException