edu.pdx.cs399J.xml
Class BuildPhonebook

java.lang.Object
  extended by edu.pdx.cs399J.xml.BuildPhonebook

public class BuildPhonebook
extends Object

This program builds a DOM tree that represents a phone book and writes it to a file.


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

Constructor Detail

BuildPhonebook

public BuildPhonebook()
Method Detail

main

public static void main(String[] args)


Copyright © 2000-2009 Portland State University. All Rights Reserved.