public class ReadOnlyLocator extends ImmutableDelegatingLocator
ILocator decoration.| 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, getFullName, getInputStream, getLength, getLocalName, getOutputStream, getParent, getRandomAccess, getReader, getReader, getType, getTypedName, getWriter, getWriter, isDirectory, isOutOfSynch, listLocators, rename, setReadOnly, synch, toURLpublic ReadOnlyLocator(ILocator delegate)
public boolean isReadOnly()
ILocatortrue if the specified resource is read only.isReadOnly in interface ILocatorisReadOnly in class DelegatingLocatortrue if the specified resource is read only.Copyright © 2013 intarsys consulting GmbH. All Rights Reserved.