Docjar: A Java Source and Docuemnt Enginecom.*    java.*    javax.*    org.*    all    new    plug-in

Quick Search    Search Deep

org.embl.ebi.escience.scufl.view.test
Class XScuflViewTest  view XScuflViewTest download XScuflViewTest.java

java.lang.Object
  extended byorg.embl.ebi.escience.scufl.view.test.XScuflViewTest

public class XScuflViewTest
extends java.lang.Object

Attempts to load data into a ScuflModel from the same source that the XScuflParserTest uses, then print out the XScufl text from the XScuflView. In an ideal world these would be the same, subject to XML parsing (esp. whitespace).


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

XScuflViewTest

public XScuflViewTest()
Method Detail

main

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