|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.activemq.maven.XBeanFileResolver
public class XBeanFileResolver
Helper to convert relative paths to XBean description files to URL-compliant absolute paths.
| Method Summary | |
|---|---|
static boolean |
isXBeanFile(String configUri)
Check if the provided path is an URL to a XBean file (xbean:file: |
static String |
toUrlCompliantAbsolutePath(String configUri)
Convert provided path into a URL-style absolute path. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
|---|
public static boolean isXBeanFile(String configUri)
public static String toUrlCompliantAbsolutePath(String configUri)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||