|
Platform SDK Java 8.5 API Reference | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.genesyslab.platform.configuration.protocol.utilities.LinqConditionIsElement
public class LinqConditionIsElement
Supplemental utility class for DOM Elements filtering. Designed for internal use.
Constructor Summary | |
---|---|
LinqConditionIsElement()
|
Method Summary | |
---|---|
int |
compare(org.w3c.dom.Node o1,
org.w3c.dom.Node o2)
|
boolean |
condition(org.w3c.dom.Node item)
|
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 |
---|
public LinqConditionIsElement()
Method Detail |
---|
public int compare(org.w3c.dom.Node o1, org.w3c.dom.Node o2)
compare
in interface java.util.Comparator<org.w3c.dom.Node>
public boolean condition(org.w3c.dom.Node item)
condition
in interface LinqConditions<org.w3c.dom.Node>
|
Platform SDK Java 8.5 API Reference | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |