en/about_nl.nlsw.Document.help.txt
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 |
TOPIC
about_nl.nlsw.Document SHORT DESCRIPTION Describes the nl.nlsw.Document module. LONG DESCRIPTION The nl.nlsw.Document module supports PowerShell processing of documents. The module contains C# classes and PowerShell functions to support specific document type processing by PowerShell modules. The interfaces may change without notice. The module includes the following submodules: - nl.nlsw.Document A .NET utility class and PowerShell utility module. - nl.nlsw.XmlDocument Functions for constructing, and updating XmlDocument objects. - nl.nlsw.FileSystem PowerShell utility functions for file and filesytem operations. - nl.nlsw.EPUB Functions to produce EPUB documents. - nl.nlsw.Feed Functions to read Atom or RSS web feed documents. - nl.nlsw.Items Classes and functions process generalized ItemObject documents. - nl.nlsw.Identifiers Classes that represent various Uniform Resource Identifiers (URIs). SEE ALSO http://www.nlsw.nl LICENSE Licensed under the EUPL-1.2-or-later |