Wiki :
XInfoFileParser
Sitemap
Contact Us
RSS
HomePage
::
Categories
::
PageIndex
::
RecentChanges
::
RecentlyCommented
::
Login/Register
XInfoFileParser
class com.xoetrope.svg.
XWaypointFlag
Class used to parse data from an xml file and pass the data to a class implementing the
XStatusInfo
interface.
1. Constructor
<?java
public
XInfoFileParser
(
XProject project,
String
path
)
?>
Creates a new instance of
XInfoFileParser
and takes a string specifying the path of the xml file to be parsed.
2. Methods
1. read
<?java
public
void
read
(
int
elementNum, XHotSpotInfo statusInfo
)
?>
Method which parses a particular element from the xml file, based on its index within the file, and passes the extracted element to a class implementing the
XHotSpotInfo
interface.
There are no comments on this page. [
Add comment
]
Page was generated in 1.8613 seconds
There are no comments on this page. [Add comment]