|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.jbehave.core.io.CodeLocations
public class CodeLocations
Collection of utility methods to create code location URLs
| Nested Class Summary | |
|---|---|
static class |
CodeLocations.InvalidCodeLocation
|
| Constructor Summary | |
|---|---|
CodeLocations()
|
|
| Method Summary | |
|---|---|
static java.net.URL |
codeLocationFromClass(java.lang.Class<?> codeLocationClass)
|
static java.net.URL |
codeLocationFromPath(java.lang.String codeLocationPath)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public CodeLocations()
| Method Detail |
|---|
public static java.net.URL codeLocationFromClass(java.lang.Class<?> codeLocationClass)
public static java.net.URL codeLocationFromPath(java.lang.String codeLocationPath)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||