Package org.apache.ofbiz.base.config
Class MainResourceHandler
java.lang.Object
org.apache.ofbiz.base.config.MainResourceHandler
- All Implemented Interfaces:
Serializable
,ResourceHandler
Contains resource information and provides for loading data
- See Also:
-
Constructor Summary
ConstructorDescriptionMainResourceHandler
(String xmlFilename, String loaderName, String location) MainResourceHandler
(String xmlFilename, Element element) -
Method Summary
-
Constructor Details
-
MainResourceHandler
-
MainResourceHandler
-
-
Method Details
-
getLoaderName
- Specified by:
getLoaderName
in interfaceResourceHandler
-
getLocation
- Specified by:
getLocation
in interfaceResourceHandler
-
getDocument
- Specified by:
getDocument
in interfaceResourceHandler
- Throws:
GenericConfigException
-
getStream
- Specified by:
getStream
in interfaceResourceHandler
- Throws:
GenericConfigException
-
getURL
- Specified by:
getURL
in interfaceResourceHandler
- Throws:
GenericConfigException
-
isFileResource
- Specified by:
isFileResource
in interfaceResourceHandler
- Throws:
GenericConfigException
-
getFullLocation
- Specified by:
getFullLocation
in interfaceResourceHandler
- Throws:
GenericConfigException
-
equals
-
hashCode
public int hashCode() -
toString
-