JAVA/CORBA CLASSES


Accessing documents in Java classes
The Document class lets you examine and manipulate document attributes and contents. You gain access to a Document object through methods in the Database, View, ViewEntry, and DocumentCollection classes. See "Accessing views and folders" for accessing documents through views. You can:
See Also