| java.lang.Object ognl.ObjectNullHandler
ObjectNullHandler | public class ObjectNullHandler implements NullHandler(Code) | | Implementation of NullHandler that returns null in all cases,
so that NullPointerException will be thrown by the caller.
author: Luke Blanshard (blanshlu@netscape.net) author: Drew Davidson (drew@ognl.org) |
|
|