What does this command mean?
Hi,
I am being instructed to execute this command on a website:
java org.marc4j.util.MarcXmlWriter <input-file>
What is it doing? NO instructions for compilation are given at the place where this command is given. What file do I need to compile, because when I am trying to compile MarcXmlWriter.java it is giving errors.
When I am trying to just run this command it is giving class definition not found error.
Please help!!
Thanks
Sheetal

