Available Methods
- OP_GROUP
- OP_VARIABLE
- OP_EXTFUNCTION
- OP_FUNCTION
- FROM_ROOT
- FROM_ANCESTORS
- FROM_PRECEDING
- FROM_DESCENDANTS_OR_SELF
- FROM_FOLLOWING
- FROM_FOLLOWING_SIBLINGS
- FROM_PARENT
- FROM_SELF
- FROM_CHILDREN
- FROM_ANCESTORS_OR_SELF
- FROM_ATTRIBUTES
- FROM_DESCENDANTS
- ENDOP
- MATCH_ANY_ANCESTOR
- FROM_PRECEDING_SIBLINGS
- FROM_NAMESPACE
- MATCH_IMMEDIATE_ANCESTOR
- MATCH_ATTRIBUTE
- OP_LTE
- OP_LT
- OP_LOCATIONPATH
- OP_ARGUMENT
- OP_GTE
- OP_EQUALS
- NODETYPE_NODE
- OP_LITERAL
- NODETYPE_ROOT
- OP_GT
Related Classes
- com.sun.org.apache.xpath.internal.res.XPATHErrorResources
- com.sun.org.apache.xpath.internal.Expression
- com.sun.org.apache.xpath.internal.patterns.FunctionPattern
- com.sun.org.apache.xpath.internal.patterns.ContextMatchStepPattern
- com.sun.org.apache.xpath.internal.compiler.Compiler
- com.sun.org.apache.xpath.internal.patterns.NodeTest
- com.sun.org.apache.xpath.internal.patterns.StepPattern
- com.sun.org.apache.xpath.internal.objects.XNumber
- com.sun.org.apache.xalan.internal.res.XSLMessages
- com.sun.org.apache.xml.internal.dtm.Axis
- com.sun.org.apache.xml.internal.dtm.DTMFilter
- com.sun.org.apache.xpath.internal.compiler.OpMap
Java Code Examples for com.sun.org.apache.xpath.internal.compiler.OpCodes#NODETYPE_ROOT
There are not any examples for com.sun.org.apache.xpath.internal.compiler.OpCodes.NODETYPE_ROOT. You may use the search function to quickly find examples for thousands of other Java classes.