com.sas.services.information.metadata.lookup.io
Class TextFileIO

com.sas.services.information.metadata.lookup.io.TextFileIO
All Implemented Interfaces:
IOInterface

public class TextFileIO
implements IOInterface


Field Summary
static java.lang.String NAME
           
 
Fields inherited from interface com.sas.services.information.metadata.lookup.io.IOInterface
ELEM_NAME
 
Method Summary
 org.w3c.dom.Document extractDocument(UserContextInterface user)
           
 void persistDocument(UserContextInterface user, org.w3c.dom.Document document)
           
 

Field Detail

NAME

public static final java.lang.String NAME
See Also:
Constant Field Values
Method Detail

extractDocument

public org.w3c.dom.Document extractDocument(UserContextInterface user)
Specified by:
extractDocument in interface IOInterface

persistDocument

public void persistDocument(UserContextInterface user,
                            org.w3c.dom.Document document)
Specified by:
persistDocument in interface IOInterface



Copyright © 2009 SAS Institute Inc. All Rights Reserved.