Method | Description | |
---|---|---|
AnnotateElement ( System.Xml.Linq.XElement e ) : LookupInfo | ||
DeriveId ( System.Xml.Linq.XElement element ) : string |
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 |
public static AnnotateElement ( System.Xml.Linq.XElement e ) : LookupInfo | ||
e | System.Xml.Linq.XElement | |
return | LookupInfo |
public static DeriveId ( System.Xml.Linq.XElement element ) : string | ||
element | System.Xml.Linq.XElement | |
return | string |