Class ReadOnlyLocator

    • Constructor Detail

      • ReadOnlyLocator

        public ReadOnlyLocator​(ILocator delegate)
    • Method Detail

      • isReadOnly

        public boolean isReadOnly()
        Description copied from interface: ILocator
        true if the specified resource is read only.
        Specified by:
        isReadOnly in interface ILocator
        Overrides:
        isReadOnly in class DelegatingLocator
        Returns:
        true if the specified resource is read only.