it.uniroma2.info.ai_nlp.LinguisticWatermark.config
Class Util

java.lang.Object
  extended by it.uniroma2.info.ai_nlp.LinguisticWatermark.config.Util

public class Util
extends Object


Constructor Summary
Util()
           
 
Method Summary
static HashMap filterJarFiles(Vector jars)
           
static Vector getInstanceProperties(Vector interfaceElementVector, String interfaceId)
           
static String getInterfacePath(Vector interfaceElementVector, InstanceElementValues instanceElementValues)
           
static Vector getInterfaceProperties(String interfacePath)
           
static Vector getJarFiles()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Util

public Util()
Method Detail

getJarFiles

public static Vector getJarFiles()

filterJarFiles

public static HashMap filterJarFiles(Vector jars)

getInterfacePath

public static String getInterfacePath(Vector interfaceElementVector,
                                      InstanceElementValues instanceElementValues)

getInterfaceProperties

public static Vector getInterfaceProperties(String interfacePath)

getInstanceProperties

public static Vector getInstanceProperties(Vector interfaceElementVector,
                                           String interfaceId)