|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectde.intarsys.tools.locator.DelegatingLocator
de.intarsys.tools.locator.ReadOnlyLocator
public class ReadOnlyLocator
A simple read only locator.
Field Summary |
---|
Fields inherited from class de.intarsys.tools.locator.DelegatingLocator |
---|
delegate |
Constructor Summary | |
---|---|
ReadOnlyLocator(ILocator delegate)
|
Method Summary | |
---|---|
boolean |
isReadOnly()
true if the specified resource is read only. |
Methods inherited from class de.intarsys.tools.locator.DelegatingLocator |
---|
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 |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ReadOnlyLocator(ILocator delegate)
Method Detail |
---|
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.
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |