com.sas.services.information.metadata.lookup.io
Interface IOInterface

All Known Implementing Classes:
TextFileIO, TextStoreIO

Deprecated.

@Deprecated
public interface IOInterface


Field Summary
static java.lang.String ELEM_NAME
          Deprecated.  
 
Method Summary
abstract  org.w3c.dom.Document extractDocument(UserContextInterface user)
          Deprecated.  
abstract  void persistDocument(UserContextInterface user, org.w3c.dom.Document document)
          Deprecated.  
 

Field Detail

ELEM_NAME

static final java.lang.String ELEM_NAME
Deprecated. 
See Also:
Constant Field Values
Method Detail

extractDocument

org.w3c.dom.Document extractDocument(UserContextInterface user)
Deprecated. 

persistDocument

void persistDocument(UserContextInterface user,
                     org.w3c.dom.Document document)
Deprecated. 



Copyright © 2009 SAS Institute Inc. All Rights Reserved.