All types
|
All members
RT.Xml
RT.Xml
Attribute
Comment
Comment
Placement
Content
Not
Applicable
Exception
Declaration
IContent
Invalid
Selector
Exception
Node
Tag
Tag
Collection
Text
Xml
Xml
Document
Xml
Invalid
Syntax
Exception
Xml
Unexpected
End
Of
File
Exception
Xml
Utils
TranslateEntity
(
entity
)
XmlEscape
(
value
)
PropellerApi
PuzzleSolvers
RT.ArithmeticCoding
RT.BigInteger
RT.CommandLine
RT.Coordinates
RT.Dijkstra
RT.Generex
RT.Geometry
RT.Json
RT.Lingo
RT.Lingo.Base
RT.Modeling
RT.NUnitDirect
RT.PostBuild
RT.SelfService
RT.Serialization
RT.Serialization.Binary
RT.Serialization.Json
RT.Serialization.Xml
RT.Servers
RT.TagSoup
RT.Util
RT.Util.Core
RT.Util.Legacy
Legend
Class
Struct
Enum
Interface
Delegate
Constructor
Method
Property
Event
Field
Static class:
RT.Xml.
XmlUtils
Assembly:
RT.Xml, Version=1.1.0.0, Culture=neutral, PublicKeyToken=null
Namespace:
RT.Xml
Summary
Contains various utility extension methods relating to XML.
Static methods
string
TranslateEntity
(
string
entity
)
Converts an XML entity into its character or string representation.
(see also remarks)
string
XmlEscape
(
this string
value
)
Escapes a string to conform to XML syntax.
(see also remarks)