Package org.armedbear.lisp.util
-
Class Summary Class Description DecodingReader Class to support mid-stream change of character encoding to support setExternalFormat operation in Stream.java Note: extends PushbackReader, but only for its interface; all methods are overridden.Finalizer Framework to monitor arbitrary objects to see if they have been garbage collected, running one or more runnables when they have.HttpHead Use HTTP/1.1 HEAD to retrieve the specified header field.RandomAccessCharacterFile -
Exception Summary Exception Description RACFMalformedInputException Class - derived from MalformedInputException - which holds information required to allow higher level systems to invoke a lisp restart function to set replacement characters.RACFUnmappableCharacterException Class - derived from UnmappableCharacterException - which holds information required to allow higher level systems to invoke a lisp restart function to set replacement characters.