public class Exists extends ResourceComparator
description, location, project| Constructor and Description | 
|---|
| Exists() | 
| Modifier and Type | Method and Description | 
|---|---|
| protected int | resourceCompare(Resource foo,
               Resource bar)Compare two Resources. | 
compare, equals, hashCodecheckAttributesAllowed, checkChildrenAllowed, circularReference, clone, dieOnCircularReference, dieOnCircularReference, dieOnCircularReference, getCheckedRef, getCheckedRef, getCheckedRef, getCheckedRef, getDataTypeName, getRefid, invokeCircularReferenceCheck, isChecked, isReference, noChildrenAllowed, pushAndInvokeCircularReferenceCheck, setChecked, setRefid, tooManyAttributes, toStringgetDescription, getLocation, getProject, log, log, setDescription, setLocation, setProjectprotected int resourceCompare(Resource foo, Resource bar)
resourceCompare in class ResourceComparatorfoo - the first Resource.bar - the second Resource.