public class ResourcePath extends Object
Modifier and Type | Field and Description |
---|---|
String |
resourcePath |
Constructor and Description |
---|
ResourcePath(ResourceKey key) |
ResourcePath(String resourcePath) |
ResourcePath(URL url) |
public String resourcePath
public ResourcePath(String resourcePath)
public ResourcePath(URL url)
public ResourcePath(ResourceKey key)
public String toExternalForm()
public boolean isAbsoluteURL()
Copyright © 2014 JBoss by Red Hat. All rights reserved.