| Apostrophe Systems EPC Generator 2.0 |
|
Apostrophe.EPC Namespace
The Apostrophe Systems' EPC Generator is the most complete and easiest to use Electronic Product Code API on the market. The API
is designed to translate numerous formats into valid EPC Numbers.
Namespace hierarchy
Classes
| Class |
Description |
|
DoD
|
This class represents a DoD 96 and 64 EPC identity type. Its main function is to translate from a DoD issued CAGE Number to a DoD EPC Encoding and assign user managed serial numbers to the EPC Encoding. This class can also Decode and Parse a DoD EPC Identity type that is formatted in a HEX,Binary,XML, EPC Tag URI or EPC PureIdentity representation. |
|
EPCBase
|
This Class is the Base Class for all EPC Types within the Apostrophe Generator API. |
|
EPCConfiguration
|
EPCConfiguration is used to read configuration settings from the <EPCConfig> configuration section. |
|
EPCException
|
This is the default exception that is thrown throughout the EPC Generator API |
|
EPCGenerator
|
The EPCGenerator is used to create EPC Numbers in Bulk. |
|
EPCInstaller
|
EPCInstaller is an Internal Class. |
|
EPCNumberFactory
|
EPCNumberFactory is used to create EPC Numbers. |
|
GIAI
|
The GIAI Class will translate an UCC/EAN/GS1 GIAI to an EPC GIAI. |
|
GID
|
Represents a GID. GID is not an EAN.UCC Format so this class, although it derives from EPCBase,will provide different Encode overrides. Also, GIDs only come in the 96 Bit variety. There is no 64-Bit GID. |
|
GRAI
|
This class represents a GRAI 96 and 64 EPC identity type. Its main function is to translate from a UCC.EAN GRAI to an GRAI EPC Encoding and assign user managed serial numbers to the EPC Encoding. This class can also decode a GRAI EPC Identity type that is formatted in HEX representation. |
|
ManagerTranslator
|
Summary description for ManagerTranslation. |
|
NumbersConsumedEventArgs
|
NumbersConsumedEventArgs is an event arguments class that is sent with a NumbersConsumed Event. |
|
SGLN
|
The SGLN Class will translate a GLN to an SGLN. |
|
SGTIN
|
The SGTIN Class will translate a GTIN to an SGTIN. |
|
SSCC
|
The SSCC class translates a UCC.EAN SSCC-18 to an EPC SSCC. |
Delegates