Package | Description |
---|---|
nl.lxtreme.ols.util | |
nl.lxtreme.ols.util.export | |
nl.lxtreme.ols.util.internal |
Class and Description |
---|
ExportUtils.CsvExporter
Provides a simple CSV data exporter, which is basically a set of (optional)
headers at the first line followed by a number of comma-separated values.
|
ExportUtils.HtmlExporter
Provides a simple HTML exporter, which is kind of a tree-structure of
HTML-elements (containing attributes).
|
ExportUtils.HtmlExporter.Attribute
Denotes a HTML attribute, or name/value pair.
|
ExportUtils.HtmlExporter.Element
Denotes a HTML element.
|
ExportUtils.HtmlExporter.MacroResolver
Denotes a very simple macro resolver, which is basically a
|
ExportUtils.HtmlFileExporter |
HostInfo
Provides information about the host the application is currently running
on.
|
NumberUtils.BitOrder
Denotes in which order bits are to be interpreted in a byte.
|
NumberUtils.UnitDefinition
Denotes how "k", "M" units should be interpreted.
|
Pair
Denotes a pair of things with possible different types.
|
Class and Description |
---|
ExportUtils.CsvExporter
Provides a simple CSV data exporter, which is basically a set of (optional)
headers at the first line followed by a number of comma-separated values.
|
ExportUtils.HtmlExporter
Provides a simple HTML exporter, which is kind of a tree-structure of
HTML-elements (containing attributes).
|
ExportUtils.HtmlExporter.Attribute
Denotes a HTML attribute, or name/value pair.
|
ExportUtils.HtmlExporter.Element
Denotes a HTML element.
|
ExportUtils.HtmlExporter.MacroResolver
Denotes a very simple macro resolver, which is basically a
|
ExportUtils.HtmlFileExporter |
Class and Description |
---|
ApplicationCallback
Denotes a callback for some "main events" in an application.
|
HostProperties |
Copyright © 2015 L'Xtreme IT consultancy. All rights reserved.