reference
Class Marshal

java.lang.Object
  extended byreference.Marshal

public class Marshal
extends java.lang.Object


Constructor Summary
Marshal()
           
 
Method Summary
static void main(java.lang.String[] arg)
          For best results, set this System property (e.g.
static void marshal(com.openharbor.beck.map.MapToXML mapper, java.io.OutputStream out)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Marshal

public Marshal()
Method Detail

main

public static void main(java.lang.String[] arg)
                 throws java.lang.Exception
For best results, set this System property (e.g. on the command line): -Dorg.xml.sax.parser=org.apache.xerces.parsers.SAXParser

Throws:
java.lang.Exception

marshal

public static void marshal(com.openharbor.beck.map.MapToXML mapper,
                           java.io.OutputStream out)
                    throws java.lang.Exception
Throws:
java.lang.Exception