info.sswap.http.util
Class PrefixUtil

java.lang.Object
  extended by info.sswap.http.util.PrefixUtil

public class PrefixUtil
extends java.lang.Object

A class containing utility methods that manipulate namespace prefixes.

Author:
Blazej Bulka

Constructor Summary
PrefixUtil()
           
 
Method Summary
static void setPrefixes(info.sswap.api.model.SSWAPModel model, Prefixes prefixes)
          Sets the prefixes read from Prefixes model to a SSWAPModel.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PrefixUtil

public PrefixUtil()
Method Detail

setPrefixes

public static void setPrefixes(info.sswap.api.model.SSWAPModel model,
                               Prefixes prefixes)
Sets the prefixes read from Prefixes model to a SSWAPModel.

Parameters:
model - the SSWAPModel
prefixes - the Prefixes object


Copyright (c) 2010, iPlant Collaborative, University of Arizona, Cold Spring Harbor Laboratories, University of Texas at Austin.