|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectedu.indiana.dlib.metsnav.mets.v1_4.FileGrpType
edu.indiana.dlib.metsnav.mets.v1_4.FileGrp
public class FileGrp
Class FileGrp.
Constructor Summary | |
---|---|
FileGrp()
|
Method Summary | |
---|---|
boolean |
isValid()
Method isValid |
void |
marshal(ContentHandler handler)
Method marshal |
void |
marshal(Writer out)
Method marshal |
static Object |
unmarshal(Reader reader)
Method unmarshal |
void |
validate()
Method validate |
Methods inherited from class edu.indiana.dlib.metsnav.mets.v1_4.FileGrpType |
---|
addADMID, addADMID, addFile, addFile, addFileGrp, addFileGrp, clearADMID, clearFile, clearFileGrp, enumerateADMID, enumerateFile, enumerateFileGrp, getADMID, getADMID, getADMIDCount, getFile, getFile, getFileCount, getFileGrp, getFileGrp, getFileGrpCount, getID, getUSE, getVERSDATE, removeADMID, removeFile, removeFileGrp, setADMID, setADMID, setFile, setFile, setFileGrp, setFileGrp, setID, setUSE, setVERSDATE |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public FileGrp()
Method Detail |
---|
public boolean isValid()
isValid
in class FileGrpType
public void marshal(Writer out) throws MarshalException, ValidationException
marshal
in class FileGrpType
out
-
MarshalException
ValidationException
public void marshal(ContentHandler handler) throws IOException, MarshalException, ValidationException
marshal
in class FileGrpType
handler
-
IOException
MarshalException
ValidationException
public static Object unmarshal(Reader reader) throws MarshalException, ValidationException
reader
-
MarshalException
ValidationException
public void validate() throws ValidationException
validate
in class FileGrpType
ValidationException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |