com.progress.open4gl
Class DatasetHandleAsXml

java.lang.Object
  extended by com.progress.open4gl.DatasetAsXml
      extended by com.progress.open4gl.DatasetHandleAsXml

public class DatasetHandleAsXml
extends DatasetAsXml

A ProDataSet Handle serialized as an XML document. Currently used by the WSA. The Java OpenClient and the .NET OpenClient each have their own way of representing a ProDataset.


Constructor Summary
DatasetHandleAsXml()
           
 
Method Summary
 
Methods inherited from class com.progress.open4gl.DatasetAsXml
getXml, putXml
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DatasetHandleAsXml

public DatasetHandleAsXml()