Package | Description |
---|---|
com.devexperts.qd |
This package contains basic interfaces and other API elements of QD system
which shall be sufficient for the client application programmer.
|
com.devexperts.qd.kit |
This package contains default implementations of various QD components which
do not constitute any separate module or subsystem and which can be easily replaced.
|
com.devexperts.qd.qtp |
This package contains interfaces with default implementations required
to create and operate a connection using QTP.
|
Modifier and Type | Method and Description |
---|---|
SymbolCodec.Reader |
SymbolCodec.createReader()
Creates stateful symbol reader.
|
Modifier and Type | Method and Description |
---|---|
SymbolCodec.Reader |
PentaCodec.createReader() |
Modifier and Type | Field and Description |
---|---|
protected SymbolCodec.Reader |
BinaryQTPParser.symbolReader |
Copyright © 2002–2025 Devexperts LLC. All rights reserved.