cvm.model.handlers.schema
Class TestSchemaParser

java.lang.Object
  extended by cvm.model.handlers.schema.TestSchemaParser

public class TestSchemaParser
extends java.lang.Object

This is just a test class, used to test negotiation and renegotiation.

Author:
Raidel Batista, Eddie Incert

Constructor Summary
TestSchemaParser()
           
 
Method Summary
static void main(java.lang.String[] args)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TestSchemaParser

public TestSchemaParser()
Method Detail

main

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