com.metamatrix.common.xml
Class XPathUtil.Operator
java.lang.Object
com.metamatrix.common.xml.XPathUtil.Operator
- Enclosing class:
- XPathUtil
public static class XPathUtil.Operator
- extends java.lang.Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
OR
public static final char OR
- See Also:
- Constant Field Values
ADD
public static final char ADD
- See Also:
- Constant Field Values
MINUS
public static final char MINUS
- See Also:
- Constant Field Values
EQUAL
public static final char EQUAL
- See Also:
- Constant Field Values
LESS_THAN
public static final char LESS_THAN
- See Also:
- Constant Field Values
MULTIPLY
public static final char MULTIPLY
- See Also:
- Constant Field Values
GREATER_THAN
public static final char GREATER_THAN
- See Also:
- Constant Field Values
NOT_EQUAL
public static final java.lang.String NOT_EQUAL
- See Also:
- Constant Field Values
LESS_THAN_EQUAL
public static final java.lang.String LESS_THAN_EQUAL
- See Also:
- Constant Field Values
GREATER_THAN_EQUAL
public static final java.lang.String GREATER_THAN_EQUAL
- See Also:
- Constant Field Values
AND_NAME
public static final java.lang.String AND_NAME
- See Also:
- Constant Field Values
OR_NAME
public static final java.lang.String OR_NAME
- See Also:
- Constant Field Values
MODULUS_NAME
public static final java.lang.String MODULUS_NAME
- See Also:
- Constant Field Values
DIVIDE_NAME
public static final java.lang.String DIVIDE_NAME
- See Also:
- Constant Field Values
DECENDENT_OR_SELF
public static final java.lang.String DECENDENT_OR_SELF
- See Also:
- Constant Field Values
XPathUtil.Operator
public XPathUtil.Operator()
Copyright © 2009. All Rights Reserved.