nu.xom.samples
Class HelloNamespaces

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

public class HelloNamespaces
extends java.lang.Object

Test what happens when an element with no namespace is a child of an element in a default namespace

Version:
1.0
Author:
Elliotte Rusty Harold

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

HelloNamespaces

public HelloNamespaces()
Method Detail

main

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


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