nu.xom.samples
Class Linkset

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

public class Linkset
extends java.lang.Object

Demonstrates extracting elements from one document and inserting them into another document.

Version:
1.0
Author:
Elliotte Rusty Harold

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

Linkset

public Linkset()
Method Detail

main

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


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