Docjar: A Java Source and Docuemnt Enginecom.*    java.*    javax.*    org.*    all    new    plug-in

Quick Search    Search Deep

Uses of Interface
com.tripi.asp.ObjectNode

Uses of ObjectNode in com.tripi.asp
 

Classes in com.tripi.asp that implement ObjectNode
 class JavaMapNode
          JavaMapNode handles Java objects which implement the SimpleMap interface.
 class JavaObjectNode
          JavaObjectNode class handles the interaction between Java objects and ASP objects.
 class JavaReferenceMapNode
          JavaReferenceMapNode class is a sub-class of JavaObjectNode specifically for java objects which implement both the SimpleMap interface as well as the SimpleReference interface.
 class JavaReferenceNode
          JavaReferenceNode is a sub-class of the JavaObjectNode class which handles Java objects which implement the SimpleReference interface.
 class NothingNode
          This class contains a reference to a 'nothing' object, an object which has no fields, no methods, no nothing.