A B C D E F G H I J K L M N O P Q R S T U V W X

L

lastIndexOf(CharSequence, char) - Static method in class com.faunos.util.Measure
Returns the last index of the character c in the given string, if found; returns -1, otherwise.
lastIndexOf(CharSequence, char, int) - Static method in class com.faunos.util.Measure
Returns the last index of the character c in the given string that is ≤ fromIndex, if found; returns -1, otherwise.
lastIndexOf(CharSequence, CharSequence) - Static method in class com.faunos.util.Measure
Returns the last index of the specified pattern in the given string, if found; returns -1, otherwise.
lastIndexOf(CharSequence, CharSequence, int) - Static method in class com.faunos.util.Measure
Returns the last index of the specified pattern in the given string that is ≤ fromIndex, if found; returns -1, otherwise.
lastKey() - Method in class com.faunos.util.CopyOnWriteSortedMap
 
LinkContentHandler - Class in com.faunos.util.xml
 
LinkContentHandler() - Constructor for class com.faunos.util.xml.LinkContentHandler
 
LinkSequenceHandler - Class in com.faunos.util.xml
 
LinkSequenceHandler() - Constructor for class com.faunos.util.xml.LinkSequenceHandler
 
LinkSequenceHandler.TypedLink - Class in com.faunos.util.xml
 
LinkSequenceHandler.TypedLink(String, String) - Constructor for class com.faunos.util.xml.LinkSequenceHandler.TypedLink
Creates a new instance with the given non-null arguments.
LiveSegManager - Class in com.faunos.skwish.sys.mgr
 
LiveSegManager(List<UnitDir.Seg>) - Constructor for class com.faunos.skwish.sys.mgr.LiveSegManager
 
LiveSegManager.FixedSegment - Class in com.faunos.skwish.sys.mgr
 
LiveSegMerge - Class in com.faunos.skwish.sys.mgr
 
LiveSegMerge(LiveSegManager) - Constructor for class com.faunos.skwish.sys.mgr.LiveSegMerge
 
lo() - Method in class com.faunos.skwish.Segment
 
lo() - Method in interface com.faunos.util.dim.line.Range
Returns the low (inclusive) value of the range.
load(UnitDir) - Method in class com.faunos.skwish.sys.mgr.DeleteSetManager
 
load(InputStream) - Method in class com.faunos.util.io.file.ExtensionMimeMap
Leniently loads the extension mappings from the specified property stream.
load(InputStream, boolean) - Method in class com.faunos.util.io.file.ExtensionMimeMap
Loads the extension mappings from the specified property stream.
load(String) - Method in class com.faunos.util.net.http.QueryString
Loads the given uri into the instance and returns true , if successful.
loadDeleteSet() - Method in class com.faunos.skwish.sys.mgr.UnitDir
Loads the delete-set in this unit, if any, and returns it in read-write mode; returns null if there is no delete-set file.
loadDeleteSet(boolean) - Method in class com.faunos.skwish.sys.mgr.UnitDir
Loads the delete-set in this unit, if any, and returns it in the specified read/write mode; returns null if there is no delete-set file.
loadInstance(String) - Method in class com.faunos.skwish.ext.http.MappedUriProvider
Loads the store at the given uri by first retrieving the URI's mapped value and then invoking the loadInstance method on the contained instance.
loadInstance(String) - Static method in class com.faunos.skwish.SegmentStore
Loads and returns an existing segment store from the specified URI.
loadInstance(String) - Method in interface com.faunos.skwish.spi.Provider
 
loadInstance(FileChannel) - Static method in class com.faunos.skwish.sys.mgr.FileBackedDeleteSet
Loads and returns an already existing instance from the given backing file.
loadSegment() - Method in class com.faunos.skwish.sys.mgr.UnitDir
Loads and returns an existing BaseSegment from this directory, if it exists; or null, if not found.
LOCATION - Static variable in class com.faunos.skwish.ext.http.QueryStringConsts
The name used to denote the requested location value in the HTTP response headers.
location - Variable in class com.faunos.util.net.http.CannedResponses
"Location: "
lock(Lock) - Method in class com.faunos.util.cc.LockStack
Acquires the given lock and places it on the stack.
lock() - Method in class com.faunos.util.cc.XprocLock
Locks the instance by acquiring an exclusive lock on the underlying file passed in at construction.
lock(long, long, boolean) - Method in class com.faunos.util.io.FilterFileChannel
 
lock(long, long, boolean) - Method in class com.faunos.util.io.LockProtectedFileChannel
 
lock(long, long, boolean) - Method in class com.faunos.util.io.MemoryFileChannel
 
lock(long, long, boolean) - Method in class com.faunos.util.io.SubFileChannel
 
lock() - Method in class com.faunos.util.net.http.ResponseHeaderStage
Returns the object synchronized on when attempting to configure the instance.
lock() - Method in class com.faunos.util.net.StageletStack
Returns the object synchronized on while stagelets are pushed on and popped off the stack.
LOCK_FILE - Static variable in class com.faunos.skwish.sys.mgr.FileConventions
 
LockProtectedFileChannel - Class in com.faunos.util.io
A FilterFileChannel that prevents locking any part of the underlying file channel.
LockProtectedFileChannel(FileChannel) - Constructor for class com.faunos.util.io.LockProtectedFileChannel
 
LockStack - Class in com.faunos.util.cc
Utility for lock acquisition and unwinding.
LockStack() - Constructor for class com.faunos.util.cc.LockStack
 
logger - Static variable in class com.faunos.skwish.sys.mgr.Environment
 
logger - Variable in class com.faunos.util.net.HandletServer
 
loSegment() - Method in class com.faunos.skwish.sys.filters.UnionSegment
Returns the subsegment with the smallest base Id.

A B C D E F G H I J K L M N O P Q R S T U V W X
SourceForge.net Logo