nu.xom.samples
Class SimpleSVG

java.lang.Object
  extended by nu.xom.samples.SimpleSVG

public class SimpleSVG
extends java.lang.Object

Demonstrates the creation and serialization of an SVG document that uses namespaces and the default namespace and includes a document type declaration.

Version:
1.0
Author:
Elliotte Rusty Harold

Constructor Summary
SimpleSVG()
           
 
Method Summary
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
 

Constructor Detail

SimpleSVG

public SimpleSVG()
Method Detail

main

public static void main(java.lang.String[] args)


Copyright 2002-2005 Elliotte Rusty Harold
elharo@metalab.unc.edu