tests.w3c
Class SchemaTest

java.lang.Object
  extended by tests.w3c.SchemaTest

public class SchemaTest
extends Object

Class representing a single schema test as described in a .testSet file.


Constructor Summary
SchemaTest(org.w3c.dom.Element n)
           
 
Method Summary
 boolean isValid()
           
 String toString()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

SchemaTest

public SchemaTest(org.w3c.dom.Element n)
           throws Exception
Throws:
Exception
Method Detail

isValid

public boolean isValid()

toString

public String toString()
Overrides:
toString in class Object


Copyright © 2004-2010 The Apache Software Foundation. All Rights Reserved.