| Package | Description |
|---|---|
| to.etc.lexer | |
| to.etc.telnet | |
| to.etc.util | |
| to.etc.xml |
| Class and Description |
|---|
| TextScanner
Small helper class to scan text strings for expected tokens.
|
| Class and Description |
|---|
| CmdStringDecoder
This class helps decoding command lines where a command line is a string.
|
| Class and Description |
|---|
| BoolVector
This contains a packed array of boolean values.
|
| ClassInfo
Cached information on class properties detected in ClassUtil.
|
| ClassPathScanner
This scans all parts of the classpath as passed, and calls user-supplied methods for the parts discovered.
|
| ClassPathScanner.IClassEntry |
| ClassPathScanner.IClassFileEntry
Notify event for a classfile (a class or resource inside a jar or dir).
|
| ClassPathScanner.IPathEntry
Notify event for a classpath .jar or directory.
|
| ClassUtilCached
Like ClassUtil, but this caches the retrieved information.
|
| ClassUtilCached.ClassInfo |
| ConfigFile
Deprecated.
|
| ConfigSource
Deprecated.
|
| DbConnectionInfo |
| Diff |
| Diff.Type |
| ExceptionClassifier
This determines whether an exception is severe or not.
|
| ExceptionClassifier.Severity
The severity of the exception
|
| FileContentInfo
Helper class to determine a file's type (text, binary) and encoding (for text files).
|
| FileIterator.Entry |
| FileIterator.Type |
| HtmlScanner
This class helps one to scan HTML documents.
|
| IDirectoryDelta |
| IExceptionClassifier
Throwables can be classified as severe or not severe
This can be implemented by classes for determining whether custom exceptions
are severe or not.
|
| IListable
Something which behaves as a read-only list.
|
| ILogSink
Stuff to write logging to.
|
| IMappable
Something which knows about mapping objects.
|
| IndentWriter
Handles indented writing for dumps and the like.
|
| InvalidVersionNumberException |
| IProgressListener
Listens for Progress changes at a given level.
|
| IPropertyAccessor
Generic way to access/represent some kind of property.
|
| ProcessTools
Helper code to spawn processes and capture their output.
|
| ProcessTools.IFollow |
| Progress
A progress reporter utility.
|
| Progress.Info |
| PropertyInfo
Information on properties on a class.
|
| StandardLogfile
Non-rotating logfile implementing ILogSink.
|
| VersionNumber
A version number represented as a string like "pppx.x.xsss".
|
| Class and Description |
|---|
| IndentWriter
Handles indented writing for dumps and the like.
|
Copyright © 2017 etc.to. All rights reserved.