eu.clarin.weblicht.wlfxb.utils
Class WlfUtilities

java.lang.Object
  extended by eu.clarin.weblicht.wlfxb.utils.WlfUtilities

public class WlfUtilities
extends Object

Author:
Yana Panchenko

Constructor Summary
WlfUtilities()
           
 
Method Summary
static String layersErrorMessage(Class<?> interfaceOfLayerComponent, Class<?> interfaceOfLayer)
           
static Token[] tokenIdsToTokens(String[] tokIds, Map<String,Token> tokenId2ItsToken)
           
static String[] tokens2TokenIds(List<Token> tokens)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

WlfUtilities

public WlfUtilities()
Method Detail

tokenIdsToTokens

public static Token[] tokenIdsToTokens(String[] tokIds,
                                       Map<String,Token> tokenId2ItsToken)

tokens2TokenIds

public static String[] tokens2TokenIds(List<Token> tokens)

layersErrorMessage

public static String layersErrorMessage(Class<?> interfaceOfLayerComponent,
                                        Class<?> interfaceOfLayer)


Copyright © 2013 Department of Linguistics, Tübingen University. All Rights Reserved.