public class XBeanFileResolver extends Object
Constructor and Description |
---|
XBeanFileResolver() |
Modifier and Type | Method and Description |
---|---|
boolean |
isXBeanFile(String configUri)
Check if the provided path is an URL to a XBean file (xbean:file:
|
String |
toUrlCompliantAbsolutePath(String configUri)
Convert provided path into a URL-style absolute path.
|
public XBeanFileResolver()
public boolean isXBeanFile(String configUri)
public String toUrlCompliantAbsolutePath(String configUri)
Copyright © 2005–2015 FuseSource, Corp.. All rights reserved.