fist.beans.FISTbeanDocSpec| Methods |
public String getName();
Returns the name of the document. |
public URL getURL();
Returns the URL of the document. |
public int getNumPartSpecs();
Returns the number of parts in the document. |
public FISTbeanDocPartSpec getPartSpec(int part_index);
Returns the spec of part_indexth document part. |