BioFunctionalDesigner  1.0
 All Classes Functions
Public Member Functions | List of all members
com.sanmixy.http.xmlHandle.IXMLReader Class Reference

A xml reader which is used to scan data from xml files. More...

Public Member Functions

void func ()
 Scan all the xml files and save data.

Exceptions
ExceptionIOException.

 
void func (String temp)
 Scan the xml data which is given and save it. More...
 

Detailed Description

A xml reader which is used to scan data from xml files.

Author
Xia Yu
Version
1.0

Member Function Documentation

void com.sanmixy.http.xmlHandle.IXMLReader.func ( String  temp)

Scan the xml data which is given and save it.

Parameters
temp
Exceptions
IOExceptionException

Temp is the data which will be analysed.


The documentation for this class was generated from the following file: