public class MetaSchemeTest {public MetaSchemeTest();
public void testMetaScheme()
throws IOException;
}
Methods inherited from java.lang.Object:
clone
, equals
, finalize
, getClass
, hashCode
, notify
, notifyAll
, toString
, wait
Inheritance Path. java.lang.Object-> test.MetaSchemeTest