nu.xom.samples
Class MathMLFibonacci

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

public class MathMLFibonacci
extends java.lang.Object

Demonstrates the creation and serialization of a MathML document that uses namespaces and namespace prefixes.

Version:
1.0
Author:
Elliotte Rusty Harold

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

MathMLFibonacci

public MathMLFibonacci()
Method Detail

main

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


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