de.intarsys.tools.locator
public class ReadOnlyLocator extends DelegatingLocator
delegate
Constructor and Description |
---|
ReadOnlyLocator(ILocator delegate) |
Modifier and Type | Method and Description |
---|---|
boolean |
isReadOnly()
true if the specified resource is read only. |
delete, exists, getAdapter, getChild, getDelegate, getFullName, getInputStream, getLength, getLocalName, getOutputStream, getParent, getRandomAccess, getReader, getReader, getType, getTypedName, getWriter, getWriter, isDirectory, isOutOfSynch, listLocators, rename, setReadOnly, synch, toURL
public ReadOnlyLocator(ILocator delegate)
public boolean isReadOnly()
ILocator
true
if the specified resource is read only.isReadOnly
in interface ILocator
isReadOnly
in class DelegatingLocator
true
if the specified resource is read only.