org.deegree.client.core.model
Class ConfigurationXML

java.lang.Object
  extended by org.deegree.client.core.model.ConfigurationXML

public class ConfigurationXML
extends Object

TODO add class documentation here

Version:
$Revision: $, $Date: $
Author:
Lyn Buesching, last edited by: $Author: lyn $

Constructor Summary
ConfigurationXML(String xml, String schemaURLS, String type)
           
 
Method Summary
 String getSchemaURLS()
           
 String getType()
           
 String getXml()
           
 void setXml(String xml)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ConfigurationXML

public ConfigurationXML(String xml,
                        String schemaURLS,
                        String type)
Method Detail

getSchemaURLS

public String getSchemaURLS()

getType

public String getType()

setXml

public void setXml(String xml)

getXml

public String getXml()


Copyright © 2011. All Rights Reserved.