Platform SDK Java 8.5 API Reference

com.genesyslab.platform.configuration.protocol.metadata
Class CfgComparer

java.lang.Object
  extended by com.genesyslab.platform.configuration.protocol.metadata.CfgComparer
Direct Known Subclasses:
CfgBaseComparer

public abstract class CfgComparer
extends java.lang.Object


Constructor Summary
CfgComparer()
           
 
Method Summary
 boolean equals(org.w3c.dom.Node x, org.w3c.dom.Node y)
           
protected abstract  boolean equals2(org.w3c.dom.Element x, org.w3c.dom.Element y)
           
 int getHashCode(org.w3c.dom.Node obj)
           
protected abstract  int getHashCode2(org.w3c.dom.Node obj)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CfgComparer

public CfgComparer()
Method Detail

equals

public boolean equals(org.w3c.dom.Node x,
                      org.w3c.dom.Node y)

getHashCode

public int getHashCode(org.w3c.dom.Node obj)

getHashCode2

protected abstract int getHashCode2(org.w3c.dom.Node obj)

equals2

protected abstract boolean equals2(org.w3c.dom.Element x,
                                   org.w3c.dom.Element y)

Platform SDK Java 8.5 API Reference

Send comments on this topicTechpubs.webadmin@genesys.com.
Document version: 8.5.302.00
Copyright © 2006–2017 Genesys Telecommunications Laboratories, Inc. All rights reserved.