Method | Description | |
---|---|---|
BeforeParsing ( System.Xml.Linq.XDocument document ) : void |
Method | Description | |
---|---|---|
CopyNodesBeforeBodyIntoHead ( System.Xml.Linq.XElement html, System.Xml.Linq.XElement head ) : void | ||
HasHeadSection ( System.Xml.Linq.XElement html ) : bool | ||
NodesBeforeBody ( System.Xml.Linq.XElement html ) : IEnumerable |
||
isBodySection ( System.Xml.Linq.XElement child ) : bool |
public BeforeParsing ( System.Xml.Linq.XDocument document ) : void | ||
document | System.Xml.Linq.XDocument | |
return | void |