pt.ist.fenixframework.util
Class Converter
java.lang.Object
pt.ist.fenixframework.util.Converter
public class Converter
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Converter
public Converter()
resourceToURL
public static URL resourceToURL(String resource)
resourceToURLArray
public static URL[] resourceToURLArray(String resource)
resourcesToURLArray
public static URL[] resourcesToURLArray(String[] resources)
filenameToURL
public static URL filenameToURL(String filename)
filenameToURLArray
public static URL[] filenameToURLArray(String filename)
filenamesToURLArray
public static URL[] filenamesToURLArray(String[] filenames)
Copyright © 2013. All Rights Reserved.