Package org.ofbiz.core.config
Class ResourceHandler
java.lang.Object
org.ofbiz.core.config.ResourceHandler
Contains resource information and provides for loading data
- Since:
- 2.0
- Version:
- $Revision: 1.1 $
- Author:
- David E. Jones
-
Field Summary
Fields -
Constructor Summary
ConstructorsConstructorDescriptionResourceHandler(String xmlFilename, String loaderName, String location) ResourceHandler(String xmlFilename, Element element) -
Method Summary
-
Field Details
-
xmlFilename
-
loaderName
-
location
-
-
Constructor Details
-
ResourceHandler
-
ResourceHandler
-
-
Method Details
-
getLoaderName
-
getLocation
-
getDocument
- Throws:
GenericConfigException
-
getStream
- Throws:
GenericConfigException
-
isFileResource
- Throws:
GenericConfigException
-
getFullLocation
- Throws:
GenericConfigException
-
equals
-
hashCode
public int hashCode() -
toString
-