org.newsml.toolkit.dom.unittests
Class SampleFactory

java.lang.Object
  |
  +--org.newsml.toolkit.dom.unittests.SampleFactory

public final class SampleFactory
extends java.lang.Object

Construct a sample NewsML document for unit tests.


Field Summary
static java.lang.String sampleFile
           
 
Method Summary
static NewsML createNewsML()
          Create a NewsML node.
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

sampleFile

public static java.lang.String sampleFile
Method Detail

createNewsML

public static final NewsML createNewsML()
                                 throws java.io.IOException
Create a NewsML node.