Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( CopyToken = xml.CopyToken Escape = xml.Escape EscapeText = xml.EscapeText Marshal = xml.Marshal MarshalIndent = xml.MarshalIndent NewDecoder = xml.NewDecoder NewEncoder = xml.NewEncoder NativeUnmarshal = xml.Unmarshal )
Expose xml public objects
View Source
var DictionaryHelper collections.IDictionaryHelper = xmlDictHelper
DictionaryHelper gives public access to the basic dictionary functions
View Source
var GenericListHelper collections.IListHelper = xmlListHelper
GenericListHelper gives public access to the basic list functions
Functions ¶
Types ¶
Click to show internal directories.
Click to hide internal directories.