Package org.armedbear.lisp.util


package org.armedbear.lisp.util
  • Class
    Description
    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.
    Framework to monitor arbitrary objects to see if they have been garbage collected, running one or more runnables when they have.
    Use HTTP/1.1 HEAD to retrieve the specified header field.
    Class - derived from MalformedInputException - which holds information required to allow higher level systems to invoke a lisp restart function to set replacement characters.
    Class - derived from UnmappableCharacterException - which holds information required to allow higher level systems to invoke a lisp restart function to set replacement characters.