com.ibm.richtext.textapps
Class TestMTextToString

java.lang.Object
  |
  +--com.ibm.richtext.textapps.TestMTextToString

public final class TestMTextToString
extends java.lang.Object


Constructor Summary
TestMTextToString()
           
 
Method Summary
static boolean compareMTextToString(MConstText text, java.lang.String str)
           
static void main(java.lang.String[] args)
           
static boolean testMTextToString(java.lang.String mtextFile, java.lang.String stringFile)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TestMTextToString

public TestMTextToString()
Method Detail

main

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

testMTextToString

public static boolean testMTextToString(java.lang.String mtextFile,
                                        java.lang.String stringFile)

compareMTextToString

public static boolean compareMTextToString(MConstText text,
                                           java.lang.String str)


Copyright (c) 2001 IBM Corporation and others.