- containsArchive
bool containsArchive(string source)
Undocumented in source. Be warned that the author may not have intended to support it.
- containsArchiveHeader
bool containsArchiveHeader(string source)
Undocumented in source. Be warned that the author may not have intended to support it.
- containsDefaultXmlContent
bool containsDefaultXmlContent(string source)
Undocumented in source. Be warned that the author may not have intended to support it.
- containsXmlHeader
bool containsXmlHeader(string source)
Undocumented in source. Be warned that the author may not have intended to support it.
- containsXmlTag
bool containsXmlTag(string source, string tag, bool simple)
Undocumented in source. Be warned that the author may not have intended to support it.
- containsXmlTag
bool containsXmlTag(string source, string tag, string attributes, bool simple)
Undocumented in source. Be warned that the author may not have intended to support it.
- containsXmlTag
bool containsXmlTag(string source, string tag, string attributes, string content, bool simple)
Undocumented in source. Be warned that the author may not have intended to support it.