Uses of Interface
com.verisign.epp.util.EPPSchemaCacher

Packages that use EPPSchemaCacher
com.verisign.epp.util   
 

Uses of EPPSchemaCacher in com.verisign.epp.util
 

Classes in com.verisign.epp.util that implement EPPSchemaCacher
 class EPPSchemaCachingParser
          XML Parser that pre-caches the XML schemas from the XML schemas registered in the EPPFactory for improved XML parsing performance.
 class EPPXMLSignatureSchemaCachingParser
          Extension of the EPPSchemaCachingParser that disables the NORMALIZE_DATA feature that causes an issue in validating XML signatures.
 

Constructors in com.verisign.epp.util with parameters of type EPPSchemaCacher
EPPSchemaCachingEntityResolver(EPPSchemaCacher aSchemaCache)
          Create a new instance of EPPSchemaCachingEntityResolver.
 



Copyright © VeriSign Inc. All Rights Reserved.