net.sf.jaxme.examples.misc.address
Class AddressCreator

java.lang.Object
  extended bynet.sf.jaxme.examples.misc.address.AddressCreator

public class AddressCreator
extends java.lang.Object


Constructor Summary
AddressCreator()
           
 
Method Summary
static void main(java.lang.String[] args)
           
static void writeAddress(java.io.Writer pWriter)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AddressCreator

public AddressCreator()
Method Detail

writeAddress

public static void writeAddress(java.io.Writer pWriter)
                         throws JAXBException
Throws:
JAXBException

main

public static void main(java.lang.String[] args)
                 throws java.lang.Exception
Throws:
java.lang.Exception