|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--org.marc4j.util.MarcXmlWriter
Provides a driver for MarcXmlReader
to convert MARC records to MARCXML or to a different format using
an XSLT stylesheet.
For usage, run from the command-line with the following command:
java org.marc4j.util.MarcXmlWriter -usage
Check the home page for MARCXML for more information about the MARCXML format.
Note: this class requires a JAXP compliant XSLT processor.
MarcXmlReader
,
Converter
Constructor Summary | |
MarcXmlWriter()
|
Method Summary | |
static void |
main(String[] args)
Provides a static entry point. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public MarcXmlWriter()
Method Detail |
public static void main(String[] args)
Provides a static entry point.
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |