CfgBaseComparer
public abstract class CfgComparer
extends java.lang.Object
Constructor | Description |
---|---|
CfgComparer() |
Modifier and Type | Method | Description |
---|---|---|
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) |
public boolean equals(org.w3c.dom.Node x, org.w3c.dom.Node y)
public int getHashCode(org.w3c.dom.Node obj)
protected abstract int getHashCode2(org.w3c.dom.Node obj)
protected abstract boolean equals2(org.w3c.dom.Element x, org.w3c.dom.Element y)
Send comments on this topicTechpubs.webadmin@genesys.com.
Document version: 9.0.006.00
Copyright © 2006–2019 Genesys Telecommunications Laboratories, Inc. All rights reserved.