Energy Core Library
Energy.Base.Text Member List

This is the complete list of members for Energy.Base.Text, including all inherited members.

BREnergy.Base.Textstatic
Check(string input, MatchStyle matchStyle, MatchMode matchMode, bool ignoreCase, string[] filters)Energy.Base.Textstatic
Check(string input, MatchMode matchMode, bool ignoreCase, string filter)Energy.Base.Textstatic
CheckAll(string input, MatchMode matchMode, bool ignoreCase, params string[] filters)Energy.Base.Textstatic
CheckAny(string input, MatchMode matchMode, bool ignoreCase, params string[] filters)Energy.Base.Textstatic
CheckNot(string input, MatchMode matchMode, bool ignoreCase, params string[] filters)Energy.Base.Textstatic
CheckOne(string input, MatchMode matchMode, bool ignoreCase, params string[] filters)Energy.Base.Textstatic
CheckRegex(string input, string pattern, RegexOptions options)Energy.Base.Textstatic
CheckRegex(string input, string pattern, bool ignoreCase)Energy.Base.Textstatic
CheckSame(string input, string filter, bool ignoreCase)Energy.Base.Textstatic
CheckSimple(string input, string filter, bool ignoreCase)Energy.Base.Textstatic
CheckWild(string input, string wild, bool ignoreCase)Energy.Base.Textstatic
Contains(object o, string search)Energy.Base.Textstatic
ContainsWhitespace(char[] charArray)Energy.Base.Textstatic
Convert(string value, ConvertAction action)Energy.Base.Textstatic
Convert(string[] array, ConvertAction action)Energy.Base.Textstatic
ConvertAction(string value)Energy.Base.Text
Each(string input)Energy.Base.Textstatic
Exchange(ref string first, ref string second)Energy.Base.Textstatic
GetMiddleStringPatternChar(string pattern)Energy.Base.Textstatic
GetMiddleStringPrefix(string pattern)Energy.Base.Textstatic
GetMiddleStringSuffix(string pattern)Energy.Base.Textstatic
IsLike(string text)Energy.Base.Textstatic
IsWild(string text)Energy.Base.Textstatic
Join(string with, params string[] array)Energy.Base.Textstatic
JoinWith(string with, params string[] array)Energy.Base.Textstatic
LikeToRegex(string value)Energy.Base.Textstatic
Limit(string text, int limit)Energy.Base.Textstatic
Limit(string text, int limit, string suffix)Energy.Base.Textstatic
Limit(string text, int limit, string prefix, string suffix)Energy.Base.Textstatic
NLEnergy.Base.Textstatic
RemoveEmptyLines(string text)Energy.Base.Textstatic
RemoveWhitespace(string value)Energy.Base.Textstatic
Select(params string[] list)Energy.Base.Textstatic
Split(string input)Energy.Base.Textstatic
SplitDictionary(string text, string quotes, string equalities, string brackets)Energy.Base.Textstatic
SplitList(string text, string commas, string quotes)Energy.Base.Textstatic
SplitNewLine(string content)Energy.Base.Textstatic
SplitNewLine(string content, bool removeEmptyEntries)Energy.Base.Textstatic
Surround(string value, string delimiter, string[] special)Energy.Base.Textstatic
Surround(string value, string delimiter)Energy.Base.Textstatic
Surround(string text, string prefix, string suffix, bool optional)Energy.Base.Textstatic
Texture(string pattern, int size)Energy.Base.Textstatic
Trim(string value)Energy.Base.Textstatic
WildToLike(string text)Energy.Base.Textstatic
WildToRegex(string value)Energy.Base.Textstatic
WSEnergy.Base.Textstatic