Méthode | Description | |
---|---|---|
FormatInnerContent ( string innerXml ) : string | ||
HasAnXmlTag ( string xml ) : bool |
Méthode | Description | |
---|---|---|
BeginningOfTagIndex ( string s, int i ) : int | ||
EndOfTagAndIsWithinLimit ( string s, int i, int limit ) : bool>.Tuple |
||
GetSubstrings ( string s ) : List |
||
GetSubstringsWithoutXMLTags ( string s ) : List |
||
HandleTag ( string s, List |
||
IsLongEnough ( int i, int lowerBound ) : bool | ||
IsPunctuation ( char c ) : bool |
public static FormatInnerContent ( string innerXml ) : string | ||
innerXml | string | |
Résultat | string |
public static HasAnXmlTag ( string xml ) : bool | ||
xml | string | |
Résultat | bool |