|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.archiviststoolkit.exporter.MARCExport
public class MARCExport
| Field Summary | |
|---|---|
(package private) java.util.Vector<DataFieldType> |
_100
|
(package private) java.util.Vector<DataFieldType> |
_110
|
(package private) java.util.Vector<DataFieldType> |
_600
|
(package private) java.util.Vector<DataFieldType> |
_610
|
(package private) java.util.Vector<DataFieldType> |
_700
|
(package private) java.util.Vector<DataFieldType> |
_710
|
(package private) static javax.xml.bind.JAXBContext |
context
|
(package private) static boolean |
suppressInternalOnly
|
| Constructor Summary | |
|---|---|
MARCExport()
|
|
| Method Summary | |
|---|---|
void |
convertDBRecordToFile(Resources resource,
java.io.File file,
InfiniteProgressPanel progressPanel,
boolean internal)
|
void |
convertDBRecordToFileD(DigitalObjects resource,
java.io.File file,
InfiniteProgressPanel progressPanel,
boolean internal)
|
static Resources |
getResourceFromResourceComponent(ResourcesComponents resourceComponent)
|
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 |
|---|
static javax.xml.bind.JAXBContext context
static boolean suppressInternalOnly
java.util.Vector<DataFieldType> _100
java.util.Vector<DataFieldType> _110
java.util.Vector<DataFieldType> _600
java.util.Vector<DataFieldType> _610
java.util.Vector<DataFieldType> _700
java.util.Vector<DataFieldType> _710
| Constructor Detail |
|---|
public MARCExport()
| Method Detail |
|---|
public void convertDBRecordToFile(Resources resource,
java.io.File file,
InfiniteProgressPanel progressPanel,
boolean internal)
throws ImportException
ImportException
public void convertDBRecordToFileD(DigitalObjects resource,
java.io.File file,
InfiniteProgressPanel progressPanel,
boolean internal)
throws ImportException
ImportExceptionpublic static Resources getResourceFromResourceComponent(ResourcesComponents resourceComponent)
public static void main(java.lang.String[] args)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||