org.gcube.data.tr
Class Utils

java.lang.Object
  extended by org.gcube.data.tr.Utils

public class Utils
extends Object

Plugin utilities.

Author:
Fabio Simeoni

Constructor Summary
Utils()
           
 
Method Summary
static String toSchema(Class<?> clazz)
          Converts a JAXB bound class to the corresponding schema.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Utils

public Utils()
Method Detail

toSchema

public static String toSchema(Class<?> clazz)
Converts a JAXB bound class to the corresponding schema.

Parameters:
clazz - the class
Returns:
the schema


Copyright © 2013. All Rights Reserved.