@MustImplementEqualsAndHashcode public interface IResourceBase extends Serializable
@Nonnull String getResourceID()
null resource ID used e.g. for system IDs in XML
resolving.boolean exists()
true if the resource exists, false
otherwise.@Nullable URL getAsURL()
null
if this resource cannot be represented as an URL.Copyright © 2006–2015 phloc systems. All rights reserved.