JavaScript is disabled on your browser.
Skip navigation links
Overview
Class
Use
Tree
Deprecated
Index
Search
Help
org.gmetrics.util.io
ResourceFactory
Contents
Description
Method Summary
Method Details
getResource(String)
Hide sidebar
Show sidebar
Interface ResourceFactory
All Known Implementing Classes:
DefaultResourceFactory
public interface
ResourceFactory
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
Resource
getResource
(
String
path)
Method Details
getResource
Resource
getResource
(
String
path)
throws
IOException
Throws:
IOException