pawn.application
Class ObjectList

java.lang.Object
  |
  +--pawn.application.ObjectList

public class ObjectList
extends java.lang.Object

File: ObjectList.java Creates a document describing all the application objects and the methods associated to them.

Author:
Vincent Matossian

Constructor Summary
ObjectList()
           
 
Method Summary
 net.jxta.document.Document objectListDocument()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ObjectList

public ObjectList()
Method Detail

objectListDocument

public net.jxta.document.Document objectListDocument()