Package edu.sc.seis.sod.status
Class TemplateFileLoader
java.lang.Object
edu.sc.seis.sod.status.TemplateFileLoader
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic Element
getTemplate
(ClassLoader cl, String loc) static Element
getTemplate
(Element el) static URL
getUrl
(ClassLoader cl, String loc)
-
Constructor Details
-
TemplateFileLoader
public TemplateFileLoader()
-
-
Method Details
-
getTemplate
public static Element getTemplate(Element el) throws MalformedURLException, IOException, SAXException, ParserConfigurationException -
getTemplate
public static Element getTemplate(ClassLoader cl, String loc) throws MalformedURLException, SAXException, ParserConfigurationException, IOException -
getUrl
- Throws:
MalformedURLException
-