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

Quick Search    Search Deep
A C D E G H K L M N O P R S T

A

AccessException - exception org.mitre.cvw.docserv.AccessException.
 
AccessException(String) - Constructor for class org.mitre.cvw.docserv.AccessException
 
AttributeSignature - class org.mitre.cvw.docserv.AttributeSignature.
An attribute signature is a map from an attribute name to a type.
AttributeSignature() - Constructor for class org.mitre.cvw.docserv.AttributeSignature
 

C

COLLECTION_IDENTIFIER - Static variable in class org.mitre.cvw.docserv.DocumentCollection
 
copy() - Method in interface org.mitre.cvw.docserv.Document
Copies this document, returning the copy.
create(Dictionary, InputStream, boolean) - Method in interface org.mitre.cvw.docserv.DocumentFactory
Create a document.
createCollection(String[]) - Method in interface org.mitre.cvw.docserv.DocumentFactory
Form a collection of documents.

D

DocServException - exception org.mitre.cvw.docserv.DocServException.
 
DocServException(String) - Constructor for class org.mitre.cvw.docserv.DocServException
 
Document - interface org.mitre.cvw.docserv.Document.
 
DocumentCollection - class org.mitre.cvw.docserv.DocumentCollection.
 
DocumentCollection(Vector) - Constructor for class org.mitre.cvw.docserv.DocumentCollection
Creates a new collection
DocumentCollection(int) - Constructor for class org.mitre.cvw.docserv.DocumentCollection
Creates a new collection
DocumentCollection() - Constructor for class org.mitre.cvw.docserv.DocumentCollection
Creates a new collection
DocumentDirectory - interface org.mitre.cvw.docserv.DocumentDirectory.
 
DocumentFactory - interface org.mitre.cvw.docserv.DocumentFactory.
 
delete() - Method in interface org.mitre.cvw.docserv.Document
Deletes the document.
delete() - Method in class org.mitre.cvw.docserv.DocumentCollection
Delete the collection of documents from the DocServer

E

elements() - Method in class org.mitre.cvw.docserv.AttributeSignature
 

G

get(String) - Method in class org.mitre.cvw.docserv.AttributeSignature
 
getAttributeSignature() - Method in interface org.mitre.cvw.docserv.Document
Returns the type information for all attributies that make up the metadata for this document.
getAttributeSignature() - Method in interface org.mitre.cvw.docserv.DocumentFactory
Returns the a type description of the data attributes associated with documents created by this factory.
getHistory() - Method in interface org.mitre.cvw.docserv.Document
Get the history information for a file.
getIdentifier() - Method in interface org.mitre.cvw.docserv.Document
Gets the string which identifies the document in the store.
getIdentifiers() - Method in class org.mitre.cvw.docserv.DocumentCollection
Get the identifiers represented in this collection
getInfo(Dictionary, OutputStream) - Method in interface org.mitre.cvw.docserv.Document
Gets the information associated with a document.
getInfo() - Method in class org.mitre.cvw.docserv.DocumentCollection
Get metadata about the documents in the collection

H

ht - Variable in class org.mitre.cvw.docserv.AttributeSignature
 

K

keys() - Method in class org.mitre.cvw.docserv.AttributeSignature
 

L

LockedByAnotherException - exception org.mitre.cvw.docserv.LockedByAnotherException.
 
LockedByAnotherException(String) - Constructor for class org.mitre.cvw.docserv.LockedByAnotherException
 
lookup(String) - Method in interface org.mitre.cvw.docserv.DocumentDirectory
look up a document.

M

makeDictionary() - Method in interface org.mitre.cvw.docserv.Document
Makes an empty attribute dictionary.
makeDictionary(int) - Method in class org.mitre.cvw.docserv.DocumentCollection
Initialize a Dictionary array for the attributes of the collection
makeDictionary() - Method in interface org.mitre.cvw.docserv.DocumentFactory
Makes an empty attribute dictionary.

N

NotFoundException - exception org.mitre.cvw.docserv.NotFoundException.
 
NotFoundException(String) - Constructor for class org.mitre.cvw.docserv.NotFoundException
 

O

org.mitre.cvw.docserv - package org.mitre.cvw.docserv
 

P

put(String, Integer) - Method in class org.mitre.cvw.docserv.AttributeSignature
 

R

remove(String) - Method in class org.mitre.cvw.docserv.AttributeSignature
 

S

setInfo(Dictionary, InputStream, boolean) - Method in interface org.mitre.cvw.docserv.Document
Sets the information associated with a document by augmenting attribute data.
setInfo(Hashtable) - Method in class org.mitre.cvw.docserv.DocumentCollection
Set common information on a collection of documents.

T

TransactionException - exception org.mitre.cvw.docserv.TransactionException.
 
TransactionException(String) - Constructor for class org.mitre.cvw.docserv.TransactionException
 

A C D E G H K L M N O P R S T