C# Class splitter.Program

显示文件 Open project: nhsevidence/ld-bnf

Public Methods

Method Description
AnnotateElement ( System.Xml.Linq.XElement e ) : LookupInfo
DeriveId ( System.Xml.Linq.XElement element ) : string

Private Methods

Method Description
CreateLink ( System.Xml.Linq.XElement child ) : string
CreateLinks ( System.Xml.Linq.XElement element ) : System.Xml.Linq.XElement
FindAllAddressableChildren ( System.Xml.Linq.XContainer element ) : IEnumerable
GetTopicType ( System.Xml.Linq.XElement topic ) : string
IsUnitOfWork ( System.Xml.Linq.XElement xElement ) : bool
Main ( string args ) : void
ProcessWithId ( System.Xml.Linq.XElement element ) : IEnumerable

Method Details

AnnotateElement() public static method

public static AnnotateElement ( System.Xml.Linq.XElement e ) : LookupInfo
e System.Xml.Linq.XElement
return LookupInfo

DeriveId() public static method

public static DeriveId ( System.Xml.Linq.XElement element ) : string
element System.Xml.Linq.XElement
return string