Package com.verisign.epp.util
package com.verisign.epp.util
-
ClassDescriptionDOCUMENT ME!This class loads properties from a properties configuration file with one of the
envInitializemethods.Entity resolver that throws an exception for all methods to ensure that any attempt to resolve an entity fails.EPP Entity Resolver used to cache and load EPP XML schemas from the classpath.Utility class that contains all of the SDK environment property values.Thrown when an unexpected condition or undesirable behavior is encountered pertaining to this package.Singleton class forEPPEnvthat is used to get the configuration settings for the EPP SDK.EPPEnvTst : This class is not part of Implementatin.DOCUMENT ME!Title:Title: EPP SDKA concreteEPPSendReceiveLoggerthat logs the messages in raw form to the Log4J com.verisign.epp.util.EPPXMLStream category.Iterface for classes that support caching schemas.EPPSchemaCachingEntityResolver is the entity resolver that goes with EPPSchemaCachingParser.XML Parser that pre-caches the XML schemas from the XML schemas registered in theEPPFactoryfor improved XML parsing performance.Title:Interface for logging messages sent and received.XML parser that pre-caches the XML schemas registered in theEPPFactory, but overriding the contact XML schema to use the strict EPP Contact RFC 5733 XML schema "contact-1.0.xsd".EPPXMLByteArrayis a utility class for reading and writing EPP messages to/from byte arrays.This is a helper class provided to intercept Errors occurred internal to SAX / Dom Parser.Extension of theEPPSchemaCachingParserthat disables theNORMALIZE_DATAfeature that causes an issue in validating XML signatures.EPPXMLStreamis a utility class for reading and writing EPP messages to/from streams.This Class provides a unit test for EPPXMLStreamA utility class to facilitate object comparisons.SimpleExceptionthat is thrown by the utilityTestUtil.handleException(EPPSession, Exception)method to indicate that the session should be invalidated by the calling method and further use of the session should be terminated.Threadwrapper for running a JUNITTestSuitein multiple threads.Test utility methods.