PATH |
EOArchive
Inherits from: Object
Package: com.webobjects.eoapplication
Class Description
Documentation for this class is forthcoming. For information on using this class, see the book Getting Started with Direct to Java Client.
Method Types
All methods EOArchive loadArchiveNamed loadArchiveNamed debug disposableRegistry namedObjects
Constructors
EOArchive
public EOArchive( Object anObject, NSDisposableRegistry aNSDisposableRegistry)
Static Methods
loadArchiveNamed
public static NSDictionary loadArchiveNamed( String aString, Object anObject, String aString, NSDisposableRegistry aNSDisposableRegistry)
loadArchiveNamed
public static boolean loadArchiveNamed( String aString, Object anObject, String aString)
Instance Methods
debug
protected void debug(String aString)
disposableRegistry
public NSDisposableRegistry disposableRegistry()
namedObjects
public NSDictionary namedObjects()
© 2001 Apple Computer, Inc. (Last Published April 14, 2001)