Method | Description | |
---|---|---|
TagMap ( String tagfile ) : System |
Constructs a Tagmap object
|
|
TagMap ( |
Constructs a Tagmap object
|
Method | Description | |
---|---|---|
Init ( |
Parses the xml document
|
|
Init ( string tagfile ) : void |
Parses the xml document
|
protected Init ( |
||
xTagfile | ||
return | void |
public TagMap ( String tagfile ) : System | ||
tagfile | String | the file of tags to parse |
return | System |
public TagMap ( |
||
xTagfile | ||
return | System |