Package org.apache.ofbiz.base.location
Class ComponentLocationResolver
java.lang.Object
org.apache.ofbiz.base.location.ComponentLocationResolver
- All Implemented Interfaces:
LocationResolver
A special location resolver that uses Strings like URLs, but with more options
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionstatic StringBuilder
getBaseLocation
(String location) resolveLocation
(String location)
-
Constructor Details
-
ComponentLocationResolver
public ComponentLocationResolver()
-
-
Method Details
-
resolveLocation
- Specified by:
resolveLocation
in interfaceLocationResolver
- Throws:
MalformedURLException
-
getBaseLocation
- Throws:
MalformedURLException
-