public interface Resource extends Serializable
| Modifier and Type | Method and Description | 
|---|---|
| Resource | getRelativeResource(String relativePath)Returns a resource resolved relatively to the current resource. | 
| URL | getURL()Returns a resource URL to read (and possibly write) the resource data. | 
URL getURL()
Copyright © 2001–2023 Apache Cayenne. All rights reserved.