CLab# 1.0 API Documentation

ClabXmlParser.Parse Method (String)

Parses the specified XML file.

public void Parse(
   String xmlUrl
);

Parameters

String
URL for the XML file.

Exceptions

Exception Type Condition
ClabXMLParserException  

See Also

ClabXmlParser Class | CLab.Parsers Namespace | ClabXmlParser.Parse Overload List