See: Description
Interface | Description |
---|---|
XmlNode |
Interface to Access to a XML node.
|
Class | Description |
---|---|
SimpleXmlOutputter |
This class writes any
XmlNode to a textual output. |
SimpleXmlOutputter_Test |
This class contains an example respectively a test for the
SimpleXmlOutputter |
WikistyleTextToSimpleXml |
This class converts a string or the text content of a XML element
inside a XML tree according to part of the rules used in Wikipedia-online encyclopaedia.
|
XmlBeautificator |
This class presents a ready to use tool to beautify the view to XML files.
|
XmlNodeSimple<UserData> |
Representation of a XML node.
|
XmlSequWriter |
This is a XML writer which does not store anything.
|
Xsltpre |
This class is the wrapper for the command line invokation of a XSLT preprocessor
for text output.
|
Enum | Description |
---|---|
SimpleXmlOutputter.ModeBits |
Exception | Description |
---|---|
XmlException |
Exceptions by parsing xml things.
|