org.deegree.protocol.ows.metadata
Class DescriptionConverter

java.lang.Object
  extended by org.deegree.protocol.ows.metadata.DescriptionConverter

public class DescriptionConverter
extends Object

Version:
$Revision: $, $Date: $
Author:
Andreas Schmitz, last edited by: $Author: stranger $

Constructor Summary
DescriptionConverter()
           
 
Method Summary
static Description fromJaxb(List<LanguageStringType> titles, List<LanguageStringType> abstracts, List<KeywordsType> keywords)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DescriptionConverter

public DescriptionConverter()
Method Detail

fromJaxb

public static Description fromJaxb(List<LanguageStringType> titles,
                                   List<LanguageStringType> abstracts,
                                   List<KeywordsType> keywords)


Copyright © 2011. All Rights Reserved.