Go to the documentation of this file.
28 namespace OpenSim.Framework
32 void SetFileName(
string fileName);
34 void LoadDataFromString(
string data);
35 string GetAttribute(
string attributeName);
36 bool SetAttribute(
string attributeName,
string attributeValue);