com.sonoma.test
Class paraTest

java.lang.Object
  |
  +--com.sonoma.test.paraTest

public class paraTest
extends java.lang.Object


Constructor Summary
paraTest()
          Creates new paraTest
 
Method Summary
static void main(java.lang.String[] args)
           
 void testLogin()
           
 org.w3c.dom.Document updateParagraph()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

paraTest

public paraTest()
Creates new paraTest
Method Detail

updateParagraph

public org.w3c.dom.Document updateParagraph()

testLogin

public void testLogin()

main

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