Package | Description |
---|---|
com.verisign.epp.util |
Modifier and Type | Class and Description |
---|---|
class |
EPPSchemaCachingParser
XML Parser that pre-caches the XML schemas from the XML schemas registered in
the
EPPFactory for improved XML parsing performance. |
class |
EPPStrictContactParser
XML parser that pre-caches the XML schemas registered in the
EPPFactory , but overriding the contact XML schema to use the strict
EPP Contact RFC 5733 XML schema "contact-1.0.xsd". |
class |
EPPXMLSignatureSchemaCachingParser
Extension of the
EPPSchemaCachingParser that disables the
NORMALIZE_DATA feature that causes an issue in validating
XML signatures. |
Constructor and Description |
---|
EPPSchemaCachingEntityResolver(EPPSchemaCacher aSchemaCache)
Create a new instance of EPPSchemaCachingEntityResolver.
|
Copyright © VeriSign Inc. All Rights Reserved.