Method | Description | |
---|---|---|
PreserveSpace ( System.Xml.Linq.XElement e ) : void |
If a text element or delText element, starts or ends with a space, it must have the attribute space, otherwise it must not have it.
|
Method | Description | |
---|---|---|
SplitText ( |
||
Text ( |
public static PreserveSpace ( System.Xml.Linq.XElement e ) : void | ||
e | System.Xml.Linq.XElement | The (t or delText) element check |
return | void |