es.uji.lsi.wcs.XmlWcsParsing
Class SupportedFormats

java.lang.Object
  extended byes.uji.lsi.wcs.XmlWcsParsing.SupportedFormats

public class SupportedFormats
extends java.lang.Object

Author:
jaume

Constructor Summary
SupportedFormats(XMLNode node)
          Creates a new instance of SupportedFormats
 
Method Summary
 java.util.ArrayList getFormats()
           
 java.lang.String toString()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

SupportedFormats

public SupportedFormats(XMLNode node)
Creates a new instance of SupportedFormats

Method Detail

getFormats

public java.util.ArrayList getFormats()

toString

public java.lang.String toString()