jar

net.codesup.util : jxpath

Maven & Gradle

Jun 09, 2016
1 usages
0 stars

Fork of Apache Commons JXPath with JAXB extensions · A Java-based implementation of XPath 1.0 based on Apache Commons JXPath, withe enhancements to process graphs of JAXB-Serializable objects using the properties' XML names.

Table Of Contents

Latest Version

Download net.codesup.util : jxpath JAR file - Latest Versions:

All Versions

Download net.codesup.util : jxpath JAR file - All Versions:

Version Vulnerabilities Size Updated
1.3.x
1.2.x
1.1.x

View Java Class Source Code in JAR file

  1. Download JD-GUI to open JAR file and explore Java source code file (.class .java)
  2. Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window jxpath-1.3.0.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

org.apache.commons.jxpath.ri.axes

├─ org.apache.commons.jxpath.ri.axes.AncestorContext.class - [JAR]

├─ org.apache.commons.jxpath.ri.axes.AttributeContext.class - [JAR]

├─ org.apache.commons.jxpath.ri.axes.ChildContext.class - [JAR]

├─ org.apache.commons.jxpath.ri.axes.DescendantContext.class - [JAR]

├─ org.apache.commons.jxpath.ri.axes.InitialContext.class - [JAR]

├─ org.apache.commons.jxpath.ri.axes.NamespaceContext.class - [JAR]

├─ org.apache.commons.jxpath.ri.axes.NodeSetContext.class - [JAR]

├─ org.apache.commons.jxpath.ri.axes.ParentContext.class - [JAR]

├─ org.apache.commons.jxpath.ri.axes.PrecedingOrFollowingContext.class - [JAR]

├─ org.apache.commons.jxpath.ri.axes.PredicateContext.class - [JAR]

├─ org.apache.commons.jxpath.ri.axes.RootContext.class - [JAR]

├─ org.apache.commons.jxpath.ri.axes.SelfContext.class - [JAR]

├─ org.apache.commons.jxpath.ri.axes.SimplePathInterpreter.class - [JAR]

├─ org.apache.commons.jxpath.ri.axes.UnionContext.class - [JAR]

org.apache.commons.jxpath.ri.model.dynamic

├─ org.apache.commons.jxpath.ri.model.dynamic.DynamicAttributeIterator.class - [JAR]

├─ org.apache.commons.jxpath.ri.model.dynamic.DynamicPointer.class - [JAR]

├─ org.apache.commons.jxpath.ri.model.dynamic.DynamicPointerFactory.class - [JAR]

├─ org.apache.commons.jxpath.ri.model.dynamic.DynamicPropertyIterator.class - [JAR]

├─ org.apache.commons.jxpath.ri.model.dynamic.DynamicPropertyPointer.class - [JAR]

org.apache.commons.jxpath.ri.parser

├─ org.apache.commons.jxpath.ri.parser.ParseException.class - [JAR]

├─ org.apache.commons.jxpath.ri.parser.SimpleCharStream.class - [JAR]

├─ org.apache.commons.jxpath.ri.parser.Token.class - [JAR]

├─ org.apache.commons.jxpath.ri.parser.TokenMgrError.class - [JAR]

├─ org.apache.commons.jxpath.ri.parser.XPathParser.class - [JAR]

├─ org.apache.commons.jxpath.ri.parser.XPathParserConstants.class - [JAR]

├─ org.apache.commons.jxpath.ri.parser.XPathParserTokenManager.class - [JAR]

org.apache.commons.jxpath

├─ org.apache.commons.jxpath.AbstractFactory.class - [JAR]

├─ org.apache.commons.jxpath.BasicNodeSet.class - [JAR]

├─ org.apache.commons.jxpath.BasicVariables.class - [JAR]

├─ org.apache.commons.jxpath.ClassFunctions.class - [JAR]

├─ org.apache.commons.jxpath.CompiledExpression.class - [JAR]

├─ org.apache.commons.jxpath.Container.class - [JAR]

├─ org.apache.commons.jxpath.DynamicPropertyHandler.class - [JAR]

├─ org.apache.commons.jxpath.ExceptionHandler.class - [JAR]

├─ org.apache.commons.jxpath.ExpressionContext.class - [JAR]

├─ org.apache.commons.jxpath.ExtendedKeyManager.class - [JAR]

├─ org.apache.commons.jxpath.Function.class - [JAR]

├─ org.apache.commons.jxpath.FunctionLibrary.class - [JAR]

├─ org.apache.commons.jxpath.Functions.class - [JAR]

├─ org.apache.commons.jxpath.IdentityManager.class - [JAR]

├─ org.apache.commons.jxpath.JXPathAbstractFactoryException.class - [JAR]

├─ org.apache.commons.jxpath.JXPathBasicBeanInfo.class - [JAR]

├─ org.apache.commons.jxpath.JXPathBeanInfo.class - [JAR]

├─ org.apache.commons.jxpath.JXPathBeanInfoFactory.class - [JAR]

├─ org.apache.commons.jxpath.JXPathContext.class - [JAR]

├─ org.apache.commons.jxpath.JXPathContextFactory.class - [JAR]

├─ org.apache.commons.jxpath.JXPathContextFactoryConfigurationError.class - [JAR]

├─ org.apache.commons.jxpath.JXPathException.class - [JAR]

├─ org.apache.commons.jxpath.JXPathFunctionNotFoundException.class - [JAR]

├─ org.apache.commons.jxpath.JXPathIntrospector.class - [JAR]

├─ org.apache.commons.jxpath.JXPathInvalidAccessException.class - [JAR]

├─ org.apache.commons.jxpath.JXPathInvalidSyntaxException.class - [JAR]

├─ org.apache.commons.jxpath.JXPathNotFoundException.class - [JAR]

├─ org.apache.commons.jxpath.JXPathPropertyDescriptor.class - [JAR]

├─ org.apache.commons.jxpath.JXPathTypeConversionException.class - [JAR]

├─ org.apache.commons.jxpath.KeyManager.class - [JAR]

├─ org.apache.commons.jxpath.MapDynamicPropertyHandler.class - [JAR]

├─ org.apache.commons.jxpath.NodeSet.class - [JAR]

├─ org.apache.commons.jxpath.PackageFunctions.class - [JAR]

├─ org.apache.commons.jxpath.Pointer.class - [JAR]

├─ org.apache.commons.jxpath.Variables.class - [JAR]

├─ org.apache.commons.jxpath.XMLDocumentContainer.class - [JAR]

org.apache.commons.jxpath.xml

├─ org.apache.commons.jxpath.xml.DOMParser.class - [JAR]

├─ org.apache.commons.jxpath.xml.DocumentContainer.class - [JAR]

├─ org.apache.commons.jxpath.xml.JDOMParser.class - [JAR]

├─ org.apache.commons.jxpath.xml.XMLParser.class - [JAR]

├─ org.apache.commons.jxpath.xml.XMLParser2.class - [JAR]

org.apache.commons.jxpath.functions

├─ org.apache.commons.jxpath.functions.ConstructorFunction.class - [JAR]

├─ org.apache.commons.jxpath.functions.MethodFunction.class - [JAR]

org.apache.commons.jxpath.ri.compiler

├─ org.apache.commons.jxpath.ri.compiler.Constant.class - [JAR]

├─ org.apache.commons.jxpath.ri.compiler.CoreFunction.class - [JAR]

├─ org.apache.commons.jxpath.ri.compiler.CoreOperation.class - [JAR]

├─ org.apache.commons.jxpath.ri.compiler.CoreOperationAdd.class - [JAR]

├─ org.apache.commons.jxpath.ri.compiler.CoreOperationAnd.class - [JAR]

├─ org.apache.commons.jxpath.ri.compiler.CoreOperationCompare.class - [JAR]

├─ org.apache.commons.jxpath.ri.compiler.CoreOperationDivide.class - [JAR]

├─ org.apache.commons.jxpath.ri.compiler.CoreOperationEqual.class - [JAR]

├─ org.apache.commons.jxpath.ri.compiler.CoreOperationGreaterThan.class - [JAR]

├─ org.apache.commons.jxpath.ri.compiler.CoreOperationGreaterThanOrEqual.class - [JAR]

├─ org.apache.commons.jxpath.ri.compiler.CoreOperationLessThan.class - [JAR]

├─ org.apache.commons.jxpath.ri.compiler.CoreOperationLessThanOrEqual.class - [JAR]

├─ org.apache.commons.jxpath.ri.compiler.CoreOperationMod.class - [JAR]

├─ org.apache.commons.jxpath.ri.compiler.CoreOperationMultiply.class - [JAR]

├─ org.apache.commons.jxpath.ri.compiler.CoreOperationNegate.class - [JAR]

├─ org.apache.commons.jxpath.ri.compiler.CoreOperationNotEqual.class - [JAR]

├─ org.apache.commons.jxpath.ri.compiler.CoreOperationOr.class - [JAR]

├─ org.apache.commons.jxpath.ri.compiler.CoreOperationRelationalExpression.class - [JAR]

├─ org.apache.commons.jxpath.ri.compiler.CoreOperationSubtract.class - [JAR]

├─ org.apache.commons.jxpath.ri.compiler.CoreOperationUnion.class - [JAR]

├─ org.apache.commons.jxpath.ri.compiler.Expression.class - [JAR]

├─ org.apache.commons.jxpath.ri.compiler.ExpressionPath.class - [JAR]

├─ org.apache.commons.jxpath.ri.compiler.ExtensionFunction.class - [JAR]

├─ org.apache.commons.jxpath.ri.compiler.LocationPath.class - [JAR]

├─ org.apache.commons.jxpath.ri.compiler.NameAttributeTest.class - [JAR]

├─ org.apache.commons.jxpath.ri.compiler.NodeNameTest.class - [JAR]

├─ org.apache.commons.jxpath.ri.compiler.NodeTest.class - [JAR]

├─ org.apache.commons.jxpath.ri.compiler.NodeTypeTest.class - [JAR]

├─ org.apache.commons.jxpath.ri.compiler.Operation.class - [JAR]

├─ org.apache.commons.jxpath.ri.compiler.Path.class - [JAR]

├─ org.apache.commons.jxpath.ri.compiler.ProcessingInstructionTest.class - [JAR]

├─ org.apache.commons.jxpath.ri.compiler.Step.class - [JAR]

├─ org.apache.commons.jxpath.ri.compiler.TreeCompiler.class - [JAR]

├─ org.apache.commons.jxpath.ri.compiler.VariableReference.class - [JAR]

org.apache.commons.jxpath.ri

├─ org.apache.commons.jxpath.ri.Compiler.class - [JAR]

├─ org.apache.commons.jxpath.ri.EvalContext.class - [JAR]

├─ org.apache.commons.jxpath.ri.InfoSetUtil.class - [JAR]

├─ org.apache.commons.jxpath.ri.JXPathCompiledExpression.class - [JAR]

├─ org.apache.commons.jxpath.ri.JXPathContextFactoryReferenceImpl.class - [JAR]

├─ org.apache.commons.jxpath.ri.JXPathContextReferenceImpl.class - [JAR]

├─ org.apache.commons.jxpath.ri.NamespaceResolver.class - [JAR]

├─ org.apache.commons.jxpath.ri.Parser.class - [JAR]

├─ org.apache.commons.jxpath.ri.QName.class - [JAR]

org.apache.commons.jxpath.servlet

├─ org.apache.commons.jxpath.servlet.Constants.class - [JAR]

├─ org.apache.commons.jxpath.servlet.HttpSessionAndServletContext.class - [JAR]

├─ org.apache.commons.jxpath.servlet.HttpSessionHandler.class - [JAR]

├─ org.apache.commons.jxpath.servlet.JXPathServletContexts.class - [JAR]

├─ org.apache.commons.jxpath.servlet.KeywordVariables.class - [JAR]

├─ org.apache.commons.jxpath.servlet.PageContextHandler.class - [JAR]

├─ org.apache.commons.jxpath.servlet.PageScopeContext.class - [JAR]

├─ org.apache.commons.jxpath.servlet.PageScopeContextHandler.class - [JAR]

├─ org.apache.commons.jxpath.servlet.ServletContextHandler.class - [JAR]

├─ org.apache.commons.jxpath.servlet.ServletRequestAndContext.class - [JAR]

├─ org.apache.commons.jxpath.servlet.ServletRequestHandler.class - [JAR]

org.apache.commons.jxpath.ri.model.container

├─ org.apache.commons.jxpath.ri.model.container.ContainerPointer.class - [JAR]

├─ org.apache.commons.jxpath.ri.model.container.ContainerPointerFactory.class - [JAR]

org.apache.commons.jxpath.ri.model.jdom

├─ org.apache.commons.jxpath.ri.model.jdom.JDOMAttributeIterator.class - [JAR]

├─ org.apache.commons.jxpath.ri.model.jdom.JDOMAttributePointer.class - [JAR]

├─ org.apache.commons.jxpath.ri.model.jdom.JDOMNamespaceIterator.class - [JAR]

├─ org.apache.commons.jxpath.ri.model.jdom.JDOMNamespacePointer.class - [JAR]

├─ org.apache.commons.jxpath.ri.model.jdom.JDOMNodeIterator.class - [JAR]

├─ org.apache.commons.jxpath.ri.model.jdom.JDOMNodePointer.class - [JAR]

├─ org.apache.commons.jxpath.ri.model.jdom.JDOMPointerFactory.class - [JAR]

org.apache.commons.jxpath.util

├─ org.apache.commons.jxpath.util.BasicTypeConverter.class - [JAR]

├─ org.apache.commons.jxpath.util.ClassLoaderUtil.class - [JAR]

├─ org.apache.commons.jxpath.util.JXPath11CompatibleTypeConverter.class - [JAR]

├─ org.apache.commons.jxpath.util.KeyManagerUtils.class - [JAR]

├─ org.apache.commons.jxpath.util.MethodLookupUtils.class - [JAR]

├─ org.apache.commons.jxpath.util.ReverseComparator.class - [JAR]

├─ org.apache.commons.jxpath.util.TypeConverter.class - [JAR]

├─ org.apache.commons.jxpath.util.TypeUtils.class - [JAR]

├─ org.apache.commons.jxpath.util.ValueUtils.class - [JAR]

org.apache.commons.jxpath.ri.model

├─ org.apache.commons.jxpath.ri.model.NodeIterator.class - [JAR]

├─ org.apache.commons.jxpath.ri.model.NodePointer.class - [JAR]

├─ org.apache.commons.jxpath.ri.model.NodePointerFactory.class - [JAR]

├─ org.apache.commons.jxpath.ri.model.VariablePointer.class - [JAR]

├─ org.apache.commons.jxpath.ri.model.VariablePointerFactory.class - [JAR]

org.apache.commons.jxpath.ri.model.dom

├─ org.apache.commons.jxpath.ri.model.dom.DOMAttributeIterator.class - [JAR]

├─ org.apache.commons.jxpath.ri.model.dom.DOMAttributePointer.class - [JAR]

├─ org.apache.commons.jxpath.ri.model.dom.DOMNamespaceIterator.class - [JAR]

├─ org.apache.commons.jxpath.ri.model.dom.DOMNodeIterator.class - [JAR]

├─ org.apache.commons.jxpath.ri.model.dom.DOMNodePointer.class - [JAR]

├─ org.apache.commons.jxpath.ri.model.dom.DOMPointerFactory.class - [JAR]

├─ org.apache.commons.jxpath.ri.model.dom.NamespacePointer.class - [JAR]

org.apache.commons.jxpath.ri.model.dynabeans

├─ org.apache.commons.jxpath.ri.model.dynabeans.DynaBeanPointer.class - [JAR]

├─ org.apache.commons.jxpath.ri.model.dynabeans.DynaBeanPointerFactory.class - [JAR]

├─ org.apache.commons.jxpath.ri.model.dynabeans.DynaBeanPropertyPointer.class - [JAR]

├─ org.apache.commons.jxpath.ri.model.dynabeans.StrictLazyDynaBeanPointerFactory.class - [JAR]

org.apache.commons.jxpath.ri.model.beans

├─ org.apache.commons.jxpath.ri.model.beans.BeanAttributeIterator.class - [JAR]

├─ org.apache.commons.jxpath.ri.model.beans.BeanPointer.class - [JAR]

├─ org.apache.commons.jxpath.ri.model.beans.BeanPointerFactory.class - [JAR]

├─ org.apache.commons.jxpath.ri.model.beans.BeanPropertyPointer.class - [JAR]

├─ org.apache.commons.jxpath.ri.model.beans.CollectionAttributeNodeIterator.class - [JAR]

├─ org.apache.commons.jxpath.ri.model.beans.CollectionChildNodeIterator.class - [JAR]

├─ org.apache.commons.jxpath.ri.model.beans.CollectionNodeIterator.class - [JAR]

├─ org.apache.commons.jxpath.ri.model.beans.CollectionPointer.class - [JAR]

├─ org.apache.commons.jxpath.ri.model.beans.CollectionPointerFactory.class - [JAR]

├─ org.apache.commons.jxpath.ri.model.beans.LangAttributePointer.class - [JAR]

├─ org.apache.commons.jxpath.ri.model.beans.NullElementPointer.class - [JAR]

├─ org.apache.commons.jxpath.ri.model.beans.NullPointer.class - [JAR]

├─ org.apache.commons.jxpath.ri.model.beans.NullPropertyPointer.class - [JAR]

├─ org.apache.commons.jxpath.ri.model.beans.PropertyIterator.class - [JAR]

├─ org.apache.commons.jxpath.ri.model.beans.PropertyOwnerPointer.class - [JAR]

├─ org.apache.commons.jxpath.ri.model.beans.PropertyPointer.class - [JAR]

Advertisement