|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.archiviststoolkit.exporter.MODSExport
public class MODSExport
Field Summary | |
---|---|
(package private) static javax.xml.bind.JAXBContext |
context
|
(package private) java.io.File |
file
|
(package private) boolean |
internalOnly
|
(package private) ObjectFactory |
obj
|
(package private) InfiniteProgressPanel |
progressPanel
|
(package private) boolean |
standalone
|
Constructor Summary | |
---|---|
MODSExport()
|
Method Summary | |
---|---|
void |
convertDBRecordToFile(DigitalObjects digitalObject,
java.io.File file,
InfiniteProgressPanel progressPanel,
boolean internalOnly,
boolean standalone)
|
java.lang.String |
convertResourceMODSXML(DigitalObjects digitalObject,
InfiniteProgressPanel progressPanel,
boolean internalOnly,
boolean standalone)
|
java.util.List |
getModsElements(DigitalObjects digitalObject,
java.util.List modsGroup)
|
static void |
main(java.lang.String[] args)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
ObjectFactory obj
static javax.xml.bind.JAXBContext context
java.io.File file
InfiniteProgressPanel progressPanel
boolean internalOnly
boolean standalone
Constructor Detail |
---|
public MODSExport()
Method Detail |
---|
public void convertDBRecordToFile(DigitalObjects digitalObject, java.io.File file, InfiniteProgressPanel progressPanel, boolean internalOnly, boolean standalone)
public java.lang.String convertResourceMODSXML(DigitalObjects digitalObject, InfiniteProgressPanel progressPanel, boolean internalOnly, boolean standalone)
public java.util.List getModsElements(DigitalObjects digitalObject, java.util.List modsGroup)
public static void main(java.lang.String[] args)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |