Class Summary |
Environment |
This class loads properties from a properties configuration file with one of
the envInitialize methods. |
EPPCatFactory |
Title: Description: Copyright: Copyright (c) 2001 Company: Verisign |
EPPEntityResolver |
EPP Entity Resolver used to cache and load EPP XML
schemas from the classpath. |
EPPEnv |
Utility class that contains all of the SDK environment property values. |
EPPEnvSingle |
Singleton class for EPPEnv that is used to get
the configuration settings for the EPP SDK. |
EPPEnvTst |
EPPEnvTst : This class is not part of Implementatin. |
EPPNillableNodeFilter |
Title:
Description:
Copyright: Copyright (c) 2002
Company:
|
EPPSchemaCachingEntityResolver |
EPPSchemaCachingEntityResolver is the entity resolver that goes with
EPPSchemaCachingParser. |
EPPSchemaCachingParser |
XML Parser that pre-caches the XML schemas from the XML schemas registered in
the EPPFactory for improved XML parsing performance. |
EPPSchemaParsingEntityResolver |
Title:
Description:
Copyright: Copyright (c) 2003
Company:
|
EPPTransformer |
Wrapper class for the Transformer class for
inclusion in a GenericPoolManager . |
EPPXMLByteArray |
EPPXMLByteArray is a utility class for reading and writing EPP
messages to/from byte arrays. |
EPPXMLErrorHandler |
This is a helper class provided to intercept Errors occurred internal to SAX
/ Dom Parser. |
EPPXMLParser |
XML Parser class used for EPP parsing. |
EPPXMLSignatureParserPool |
Singleton parser pool class that initializes the parser pool
at initialization, and provides a EPPXMLSignatureParserPool.getPool() to
get the initialized pool. |
EPPXMLSignatureSchemaCachingParser |
Extension of the EPPSchemaCachingParser that disables the
NORMALIZE_DATA feature that causes an issue in validating
XML signatures. |
EPPXMLStream |
EPPXMLStream is a utility class for reading and writing EPP
messages to/from streams. |
EPPXMLStreamTst |
This Class privides a unit test for EPPXMLStream |
EqualityUtil |
A utility class to facilitate object comparisons. |
HexBin |
format validation This class encodes/decodes hexadecimal data |
TestErrorHandler |
Implementation of the SAX ErrorHandler to report errors parsing
an XML document and to throw a SAXException so that the parsing stops on
any errors or warnings. |
TestThread |
Thread wrapper for running a JUNIT TestSuite in
multiple threads. |
TestUtil |
Test utility methods. |
XMLParserTst |
JUnit test of XML Parsing implementations used by the EPP SDK. |