public OriginImpl(java.lang.String type,
java.lang.String name)
Method Detail
getType
public java.lang.String getType()
Retrieve the type of origin. This is not a discrete set, but might be somethign like
file for file protocol URLs, or resource for classpath resource lookups.