be.fedict.eid.applet.service.signer.ooxml
Class RelationshipComparator

java.lang.Object
  extended by be.fedict.eid.applet.service.signer.ooxml.RelationshipComparator
All Implemented Interfaces:
Comparator<Element>

public class RelationshipComparator
extends Object
implements Comparator<Element>

Comparator for Relationship DOM elements.

Author:
Frank Cornelis

Constructor Summary
RelationshipComparator()
           
 
Method Summary
 int compare(Element element1, Element element2)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
Methods inherited from interface java.util.Comparator
equals
 

Constructor Detail

RelationshipComparator

public RelationshipComparator()
Method Detail

compare

public int compare(Element element1,
                   Element element2)
Specified by:
compare in interface Comparator<Element>


Copyright © 2008-2012 FedICT. All Rights Reserved.