com.senseidb.conf
Class SchemaConverter

java.lang.Object
  extended by com.senseidb.conf.SchemaConverter

public class SchemaConverter
extends Object


Constructor Summary
SchemaConverter()
           
 
Method Summary
static org.json.JSONObject convert(Document schemaDoc)
           
static void main(String[] args)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SchemaConverter

public SchemaConverter()
Method Detail

convert

public static org.json.JSONObject convert(Document schemaDoc)
                                   throws org.apache.commons.configuration.ConfigurationException,
                                          org.json.JSONException
Throws:
org.apache.commons.configuration.ConfigurationException
org.json.JSONException

main

public static void main(String[] args)
                 throws Exception
Throws:
Exception


Copyright © 2010-2012. All Rights Reserved.