Class DSXMLConfiguration
- java.lang.Object
-
- org.wso2.carbon.ndatasource.ui.config.DSXMLConfiguration
-
- Direct Known Subclasses:
RDBMSDSXMLConfiguration
public abstract class DSXMLConfiguration extends Object
-
-
Constructor Summary
Constructors Constructor Description DSXMLConfiguration()
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description abstract Marshaller
getDSMarshaller()
-
-
-
Method Detail
-
getDSMarshaller
public abstract Marshaller getDSMarshaller()
-
-