The EditorUtility type exposes the following members.

Constructors

  Name Description
Public method EditorUtility
Initializes a new instance of the EditorUtility class

Methods

  Name Description
Public method Static member CleanUpHTMLCode
Public method Static member CleanUpMicrosoftWordHTML
Public method Static member ConvertRelativeToAbsoluteRefs
Public method Static member ConvertToXml
Public method Static member ConvertToXmlDocument
Public method Static member ConvertWordToHTML
Public method Static member EncodeUnicodeChars
Public method Equals
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
Public method Static member ExtractPlainTextOutOfHtml
Public method Static member ExtractPlainTextWithLinefeedsOutOfHtml
Protected method Finalize
Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection.
(Inherited from Object.)
Public method GetHashCode
Serves as a hash function for a particular type.
(Inherited from Object.)
Public method GetPlainText
Public method Static member GetRandomNext
Public method Static member GetTimeStampfilename
Public method GetType
Gets the Type of the current instance.
(Inherited from Object.)
Public method Static member IsNumeric
Protected method MemberwiseClone
Creates a shallow copy of the current Object.
(Inherited from Object.)
Public method Static member ProcessPhyPath
Public method Static member ProcessWebPath
Public method Static member RemoveAbsolutelLinkPaths
Public method Static member RemoveServerNamesFromUrls
Public method Static member ReplaceParam
Public method Static member StripScriptTagsFromInput
Public method Static member StripTagsFromInput
Public method ToString
Returns a String that represents the current Object.
(Inherited from Object.)

See Also