com.spire.doc.interfaces
Interface IXDLSFactory


public interface IXDLSFactory

Summary description for IXDLSFactory.


Method Summary
 IDocumentSerializable create(IXDLSContentReader reader)
          Creates the specified reader.
 

Method Detail

create

IDocumentSerializable create(IXDLSContentReader reader)
Creates the specified reader.

Parameters:
reader - the reader.
Returns:
The document serializable