All Downloads are FREE. Search and download functionalities are using the official Maven repository.
Search JAR files by class name

Download jaxen JAR 1.2.0 with all dependencies


Jaxen is a universal XPath engine for Java.

Files of the artifact jaxen version 1.2.0 from the group jaxen.

Artifact jaxen
Group jaxen
Version 1.2.0
Last update 14. April 2019
Tags: engine jaxen universal java xpath
Organization The Jaxen Project
URL http://www.cafeconleche.org/jaxen
License BSD License 2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!
There is a newer version: 2.0.0
Show newest version
Show more of this group  Show more artifacts with this name
Show all versions of jaxen Show documentation

Please rate this JAR file. Is it a good library?

959 downloads

Source code of jaxen version 1.2.0

META-INF
META-INF.META-INF.MANIFEST.MF
org.jaxen
org.jaxen.org.jaxen.BaseXPath
org.jaxen.org.jaxen.Context
org.jaxen.org.jaxen.ContextSupport
org.jaxen.org.jaxen.DefaultNavigator
org.jaxen.org.jaxen.Function
org.jaxen.org.jaxen.FunctionCallException
org.jaxen.org.jaxen.FunctionContext
org.jaxen.org.jaxen.JaxenConstants
org.jaxen.org.jaxen.JaxenException
org.jaxen.org.jaxen.JaxenHandler
org.jaxen.org.jaxen.JaxenRuntimeException
org.jaxen.org.jaxen.NamedAccessNavigator
org.jaxen.org.jaxen.NamespaceContext
org.jaxen.org.jaxen.Navigator
org.jaxen.org.jaxen.QualifiedName
org.jaxen.org.jaxen.SimpleFunctionContext
org.jaxen.org.jaxen.SimpleNamespaceContext
org.jaxen.org.jaxen.SimpleVariableContext
org.jaxen.org.jaxen.UnresolvableException
org.jaxen.org.jaxen.UnsupportedAxisException
org.jaxen.org.jaxen.VariableContext
org.jaxen.org.jaxen.XPath
org.jaxen.org.jaxen.XPathFunctionContext
org.jaxen.org.jaxen.XPathSyntaxException
org.jaxen.dom
org.jaxen.dom.org.jaxen.dom.DOMXPath
org.jaxen.dom.org.jaxen.dom.DocumentNavigator
org.jaxen.dom.org.jaxen.dom.NamespaceNode
org.jaxen.dom.org.jaxen.dom.package.html
org.jaxen.dom4j
org.jaxen.dom4j.org.jaxen.dom4j.DocumentNavigator
org.jaxen.dom4j.org.jaxen.dom4j.Dom4jXPath
org.jaxen.dom4j.org.jaxen.dom4j.package.html
org.jaxen.expr
org.jaxen.expr.org.jaxen.expr.AdditiveExpr
org.jaxen.expr.org.jaxen.expr.AllNodeStep
org.jaxen.expr.org.jaxen.expr.BinaryExpr
org.jaxen.expr.org.jaxen.expr.CommentNodeStep
org.jaxen.expr.org.jaxen.expr.DefaultAbsoluteLocationPath
org.jaxen.expr.org.jaxen.expr.DefaultAdditiveExpr
org.jaxen.expr.org.jaxen.expr.DefaultAllNodeStep
org.jaxen.expr.org.jaxen.expr.DefaultAndExpr
org.jaxen.expr.org.jaxen.expr.DefaultArithExpr
org.jaxen.expr.org.jaxen.expr.DefaultBinaryExpr
org.jaxen.expr.org.jaxen.expr.DefaultCommentNodeStep
org.jaxen.expr.org.jaxen.expr.DefaultDivExpr
org.jaxen.expr.org.jaxen.expr.DefaultEqualityExpr
org.jaxen.expr.org.jaxen.expr.DefaultEqualsExpr
org.jaxen.expr.org.jaxen.expr.DefaultExpr
org.jaxen.expr.org.jaxen.expr.DefaultFilterExpr
org.jaxen.expr.org.jaxen.expr.DefaultFunctionCallExpr
org.jaxen.expr.org.jaxen.expr.DefaultGreaterThanEqualExpr
org.jaxen.expr.org.jaxen.expr.DefaultGreaterThanExpr
org.jaxen.expr.org.jaxen.expr.DefaultLessThanEqualExpr
org.jaxen.expr.org.jaxen.expr.DefaultLessThanExpr
org.jaxen.expr.org.jaxen.expr.DefaultLiteralExpr
org.jaxen.expr.org.jaxen.expr.DefaultLocationPath
org.jaxen.expr.org.jaxen.expr.DefaultLogicalExpr
org.jaxen.expr.org.jaxen.expr.DefaultMinusExpr
org.jaxen.expr.org.jaxen.expr.DefaultModExpr
org.jaxen.expr.org.jaxen.expr.DefaultMultiplicativeExpr
org.jaxen.expr.org.jaxen.expr.DefaultMultiplyExpr
org.jaxen.expr.org.jaxen.expr.DefaultNameStep
org.jaxen.expr.org.jaxen.expr.DefaultNotEqualsExpr
org.jaxen.expr.org.jaxen.expr.DefaultNumberExpr
org.jaxen.expr.org.jaxen.expr.DefaultOrExpr
org.jaxen.expr.org.jaxen.expr.DefaultPathExpr
org.jaxen.expr.org.jaxen.expr.DefaultPlusExpr
org.jaxen.expr.org.jaxen.expr.DefaultPredicate
org.jaxen.expr.org.jaxen.expr.DefaultProcessingInstructionNodeStep
org.jaxen.expr.org.jaxen.expr.DefaultRelationalExpr
org.jaxen.expr.org.jaxen.expr.DefaultRelativeLocationPath
org.jaxen.expr.org.jaxen.expr.DefaultStep
org.jaxen.expr.org.jaxen.expr.DefaultTextNodeStep
org.jaxen.expr.org.jaxen.expr.DefaultTruthExpr
org.jaxen.expr.org.jaxen.expr.DefaultUnaryExpr
org.jaxen.expr.org.jaxen.expr.DefaultUnionExpr
org.jaxen.expr.org.jaxen.expr.DefaultVariableReferenceExpr
org.jaxen.expr.org.jaxen.expr.DefaultXPathExpr
org.jaxen.expr.org.jaxen.expr.DefaultXPathFactory
org.jaxen.expr.org.jaxen.expr.EqualityExpr
org.jaxen.expr.org.jaxen.expr.Expr
org.jaxen.expr.org.jaxen.expr.FilterExpr
org.jaxen.expr.org.jaxen.expr.FunctionCallExpr
org.jaxen.expr.org.jaxen.expr.IdentitySet
org.jaxen.expr.org.jaxen.expr.LiteralExpr
org.jaxen.expr.org.jaxen.expr.LocationPath
org.jaxen.expr.org.jaxen.expr.LogicalExpr
org.jaxen.expr.org.jaxen.expr.MultiplicativeExpr
org.jaxen.expr.org.jaxen.expr.NameStep
org.jaxen.expr.org.jaxen.expr.NodeComparator
org.jaxen.expr.org.jaxen.expr.NumberExpr
org.jaxen.expr.org.jaxen.expr.PathExpr
org.jaxen.expr.org.jaxen.expr.Predicate
org.jaxen.expr.org.jaxen.expr.PredicateSet
org.jaxen.expr.org.jaxen.expr.Predicated
org.jaxen.expr.org.jaxen.expr.ProcessingInstructionNodeStep
org.jaxen.expr.org.jaxen.expr.RelationalExpr
org.jaxen.expr.org.jaxen.expr.Step
org.jaxen.expr.org.jaxen.expr.TextNodeStep
org.jaxen.expr.org.jaxen.expr.UnaryExpr
org.jaxen.expr.org.jaxen.expr.UnionExpr
org.jaxen.expr.org.jaxen.expr.VariableReferenceExpr
org.jaxen.expr.org.jaxen.expr.XPathExpr
org.jaxen.expr.org.jaxen.expr.XPathFactory
org.jaxen.expr.iter
org.jaxen.expr.iter.org.jaxen.expr.iter.IterableAncestorAxis
org.jaxen.expr.iter.org.jaxen.expr.iter.IterableAncestorOrSelfAxis
org.jaxen.expr.iter.org.jaxen.expr.iter.IterableAttributeAxis
org.jaxen.expr.iter.org.jaxen.expr.iter.IterableAxis
org.jaxen.expr.iter.org.jaxen.expr.iter.IterableChildAxis
org.jaxen.expr.iter.org.jaxen.expr.iter.IterableDescendantAxis
org.jaxen.expr.iter.org.jaxen.expr.iter.IterableDescendantOrSelfAxis
org.jaxen.expr.iter.org.jaxen.expr.iter.IterableFollowingAxis
org.jaxen.expr.iter.org.jaxen.expr.iter.IterableFollowingSiblingAxis
org.jaxen.expr.iter.org.jaxen.expr.iter.IterableNamespaceAxis
org.jaxen.expr.iter.org.jaxen.expr.iter.IterableParentAxis
org.jaxen.expr.iter.org.jaxen.expr.iter.IterablePrecedingAxis
org.jaxen.expr.iter.org.jaxen.expr.iter.IterablePrecedingSiblingAxis
org.jaxen.expr.iter.org.jaxen.expr.iter.IterableSelfAxis
org.jaxen.expr.iter.org.jaxen.expr.iter.package.html
org.jaxen.expr
org.jaxen.expr.org.jaxen.expr.package.html
org.jaxen.function
org.jaxen.function.org.jaxen.function.BooleanFunction
org.jaxen.function.org.jaxen.function.CeilingFunction
org.jaxen.function.org.jaxen.function.ConcatFunction
org.jaxen.function.org.jaxen.function.ContainsFunction
org.jaxen.function.org.jaxen.function.CountFunction
org.jaxen.function.org.jaxen.function.FalseFunction
org.jaxen.function.org.jaxen.function.FloorFunction
org.jaxen.function.org.jaxen.function.IdFunction
org.jaxen.function.org.jaxen.function.LangFunction
org.jaxen.function.org.jaxen.function.LastFunction
org.jaxen.function.org.jaxen.function.LocalNameFunction
org.jaxen.function.org.jaxen.function.NameFunction
org.jaxen.function.org.jaxen.function.NamespaceUriFunction
org.jaxen.function.org.jaxen.function.NormalizeSpaceFunction
org.jaxen.function.org.jaxen.function.NotFunction
org.jaxen.function.org.jaxen.function.NumberFunction
org.jaxen.function.org.jaxen.function.PositionFunction
org.jaxen.function.org.jaxen.function.RoundFunction
org.jaxen.function.org.jaxen.function.StartsWithFunction
org.jaxen.function.org.jaxen.function.StringFunction
org.jaxen.function.org.jaxen.function.StringLengthFunction
org.jaxen.function.org.jaxen.function.SubstringAfterFunction
org.jaxen.function.org.jaxen.function.SubstringBeforeFunction
org.jaxen.function.org.jaxen.function.SubstringFunction
org.jaxen.function.org.jaxen.function.SumFunction
org.jaxen.function.org.jaxen.function.TranslateFunction
org.jaxen.function.org.jaxen.function.TrueFunction
org.jaxen.function.ext
org.jaxen.function.ext.org.jaxen.function.ext.EndsWithFunction
org.jaxen.function.ext.org.jaxen.function.ext.EvaluateFunction
org.jaxen.function.ext.org.jaxen.function.ext.LocaleFunctionSupport
org.jaxen.function.ext.org.jaxen.function.ext.LowerFunction
org.jaxen.function.ext.org.jaxen.function.ext.UpperFunction
org.jaxen.function.ext.org.jaxen.function.ext.package.html
org.jaxen.function
org.jaxen.function.org.jaxen.function.package.html
org.jaxen.function.xslt
org.jaxen.function.xslt.org.jaxen.function.xslt.DocumentFunction
org.jaxen.function.xslt.org.jaxen.function.xslt.package.html
org.jaxen.javabean
org.jaxen.javabean.org.jaxenbean.DocumentNavigator
org.jaxen.javabean.org.jaxenbean.Element
org.jaxen.javabean.org.jaxenbean.ElementIterator
org.jaxen.javabean.org.jaxenbean.JavaBeanXPath
org.jaxen.javabean.org.jaxenbean.package.html
org.jaxen.jdom
org.jaxen.jdom.org.jaxen.jdom.DocumentNavigator
org.jaxen.jdom.org.jaxen.jdom.JDOMXPath
org.jaxen.jdom.org.jaxen.jdom.XPathNamespace
org.jaxen.jdom.org.jaxen.jdom.package.html
org.jaxen
org.jaxen.org.jaxen.overview.html
org.jaxen.org.jaxen.package.html
org.jaxen.pattern
org.jaxen.pattern.org.jaxen.pattern.AnyChildNodeTest
org.jaxen.pattern.org.jaxen.pattern.AnyNodeTest
org.jaxen.pattern.org.jaxen.pattern.LocationPathPattern
org.jaxen.pattern.org.jaxen.pattern.NameTest
org.jaxen.pattern.org.jaxen.pattern.NamespaceTest
org.jaxen.pattern.org.jaxen.pattern.NoNodeTest
org.jaxen.pattern.org.jaxen.pattern.NodeTest
org.jaxen.pattern.org.jaxen.pattern.NodeTypeTest
org.jaxen.pattern.org.jaxen.pattern.Pattern
org.jaxen.pattern.org.jaxen.pattern.PatternHandler
org.jaxen.pattern.org.jaxen.pattern.PatternParser
org.jaxen.pattern.org.jaxen.pattern.TextNodeTest
org.jaxen.pattern.org.jaxen.pattern.UnionPattern
org.jaxen.pattern.org.jaxen.pattern.package.html
org.jaxen.saxpath
org.jaxen.saxpath.org.jaxen.saxpath.Axis
org.jaxen.saxpath.org.jaxen.saxpath.Operator
org.jaxen.saxpath.org.jaxen.saxpath.SAXPathEventSource
org.jaxen.saxpath.org.jaxen.saxpath.SAXPathException
org.jaxen.saxpath.org.jaxen.saxpath.XPathHandler
org.jaxen.saxpath.org.jaxen.saxpath.XPathReader
org.jaxen.saxpath.org.jaxen.saxpath.XPathSyntaxException
org.jaxen.saxpath.base
org.jaxen.saxpath.base.org.jaxen.saxpath.base.Token
org.jaxen.saxpath.base.org.jaxen.saxpath.base.TokenTypes
org.jaxen.saxpath.base.org.jaxen.saxpath.base.Verifier
org.jaxen.saxpath.base.org.jaxen.saxpath.base.XPathLexer
org.jaxen.saxpath.base.org.jaxen.saxpath.base.XPathReader
org.jaxen.saxpath.base.org.jaxen.saxpath.base.package.html
org.jaxen.saxpath.helpers
org.jaxen.saxpath.helpers.org.jaxen.saxpath.helpers.DefaultXPathHandler
org.jaxen.saxpath.helpers.org.jaxen.saxpath.helpers.XPathReaderFactory
org.jaxen.saxpath.helpers.org.jaxen.saxpath.helpers.package.html
org.jaxen.saxpath
org.jaxen.saxpath.org.jaxen.saxpath.package.html
org.jaxen.util
org.jaxen.util.org.jaxen.util.AncestorAxisIterator
org.jaxen.util.org.jaxen.util.AncestorOrSelfAxisIterator
org.jaxen.util.org.jaxen.util.DescendantAxisIterator
org.jaxen.util.org.jaxen.util.DescendantOrSelfAxisIterator
org.jaxen.util.org.jaxen.util.FollowingAxisIterator
org.jaxen.util.org.jaxen.util.FollowingSiblingAxisIterator
org.jaxen.util.org.jaxen.util.LinkedIterator
org.jaxen.util.org.jaxen.util.PrecedingAxisIterator
org.jaxen.util.org.jaxen.util.PrecedingSiblingAxisIterator
org.jaxen.util.org.jaxen.util.SelfAxisIterator
org.jaxen.util.org.jaxen.util.SingleObjectIterator
org.jaxen.util.org.jaxen.util.SingletonList
org.jaxen.util.org.jaxen.util.StackedIterator
org.jaxen.util.org.jaxen.util.package.html
org.jaxen.xom
org.jaxen.xom.org.jaxen.xom.DocumentNavigator
org.jaxen.xom.org.jaxen.xom.XOMXPath
org.jaxen.xom.org.jaxen.xom.package.html




© 2015 - 2024 Weber Informatics LLC | Privacy Policy