jar

org.xmlbeam : xmlprojector

Maven & Gradle

Sep 04, 2022
7 usages
70 stars

XMLBeam Data Projector · The coolest XML library for Java around. Define typesafe views (projections) to xml. Use XPath to read and write XML. Bind XML to Java collections. Requires at least Java6, supports Java8 features and has no further runtime dependencies.

Table Of Contents

Latest Version

Download org.xmlbeam : xmlprojector JAR file - Latest Versions:

All Versions

Download org.xmlbeam : xmlprojector JAR file - All Versions:

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

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 xmlprojector-1.4.24.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

org.xmlbeam.util.intern.duplex

├─ org.xmlbeam.util.intern.duplex.BuildDocumentVisitor.class - [JAR]

├─ org.xmlbeam.util.intern.duplex.DuplexExpression.class - [JAR]

├─ org.xmlbeam.util.intern.duplex.DuplexXPathParser.class - [JAR]

├─ org.xmlbeam.util.intern.duplex.ExpressionType.class - [JAR]

├─ org.xmlbeam.util.intern.duplex.ExpressionTypeEvaluationVisitor.class - [JAR]

├─ org.xmlbeam.util.intern.duplex.INodeEvaluationVisitor.class - [JAR]

├─ org.xmlbeam.util.intern.duplex.JJTXParserState.class - [JAR]

├─ org.xmlbeam.util.intern.duplex.Node.class - [JAR]

├─ org.xmlbeam.util.intern.duplex.ParseException.class - [JAR]

├─ org.xmlbeam.util.intern.duplex.PostParseException.class - [JAR]

├─ org.xmlbeam.util.intern.duplex.SimpleCharStream.class - [JAR]

├─ org.xmlbeam.util.intern.duplex.SimpleNode.class - [JAR]

├─ org.xmlbeam.util.intern.duplex.Token.class - [JAR]

├─ org.xmlbeam.util.intern.duplex.TokenMgrError.class - [JAR]

├─ org.xmlbeam.util.intern.duplex.XBPathParsingException.class - [JAR]

├─ org.xmlbeam.util.intern.duplex.XBXPathExprNotAllowedForWriting.class - [JAR]

├─ org.xmlbeam.util.intern.duplex.XParser.class - [JAR]

├─ org.xmlbeam.util.intern.duplex.XParserConstants.class - [JAR]

├─ org.xmlbeam.util.intern.duplex.XParserTokenManager.class - [JAR]

├─ org.xmlbeam.util.intern.duplex.XParserTreeConstants.class - [JAR]

├─ org.xmlbeam.util.intern.duplex.XParserVisitor.class - [JAR]

org.xmlbeam.annotation

├─ org.xmlbeam.annotation.XBAuto.class - [JAR]

├─ org.xmlbeam.annotation.XBDelete.class - [JAR]

├─ org.xmlbeam.annotation.XBDocURL.class - [JAR]

├─ org.xmlbeam.annotation.XBOverride.class - [JAR]

├─ org.xmlbeam.annotation.XBRead.class - [JAR]

├─ org.xmlbeam.annotation.XBSchemaURL.class - [JAR]

├─ org.xmlbeam.annotation.XBUpdate.class - [JAR]

├─ org.xmlbeam.annotation.XBValue.class - [JAR]

├─ org.xmlbeam.annotation.XBWrite.class - [JAR]

org.xmlbeam.externalizer

├─ org.xmlbeam.externalizer.Externalizer.class - [JAR]

├─ org.xmlbeam.externalizer.ExternalizerAdapter.class - [JAR]

├─ org.xmlbeam.externalizer.PropertyFileExternalizer.class - [JAR]

org.xmlbeam.util.intern

├─ org.xmlbeam.util.intern.DOMHelper.class - [JAR]

├─ org.xmlbeam.util.intern.DocScope.class - [JAR]

├─ org.xmlbeam.util.intern.MethodParamVariableResolver.class - [JAR]

├─ org.xmlbeam.util.intern.Preprocessor.class - [JAR]

├─ org.xmlbeam.util.intern.ReflectionHelper.class - [JAR]

├─ org.xmlbeam.util.intern.Scope.class - [JAR]

org.xmlbeam.exceptions

├─ org.xmlbeam.exceptions.XBDataNotFoundException.class - [JAR]

├─ org.xmlbeam.exceptions.XBDocumentParsingException.class - [JAR]

├─ org.xmlbeam.exceptions.XBException.class - [JAR]

├─ org.xmlbeam.exceptions.XBIOException.class - [JAR]

├─ org.xmlbeam.exceptions.XBPathException.class - [JAR]

org.xmlbeam.evaluation

├─ org.xmlbeam.evaluation.CanEvaluate.class - [JAR]

├─ org.xmlbeam.evaluation.CanEvaluateOrProject.class - [JAR]

├─ org.xmlbeam.evaluation.DefaultXPathEvaluator.class - [JAR]

├─ org.xmlbeam.evaluation.DocumentResolver.class - [JAR]

├─ org.xmlbeam.evaluation.InvocationContext.class - [JAR]

├─ org.xmlbeam.evaluation.XPathBinder.class - [JAR]

├─ org.xmlbeam.evaluation.XPathEvaluator.class - [JAR]

org.xmlbeam.io

├─ org.xmlbeam.io.FileIO.class - [JAR]

├─ org.xmlbeam.io.ProjectionIO.class - [JAR]

├─ org.xmlbeam.io.StreamInput.class - [JAR]

├─ org.xmlbeam.io.StreamOutput.class - [JAR]

├─ org.xmlbeam.io.UrlIO.class - [JAR]

org.xmlbeam.config

├─ org.xmlbeam.config.DefaultXMLFactoriesConfig.class - [JAR]

├─ org.xmlbeam.config.XMLFactoriesConfig.class - [JAR]

org.xmlbeam

├─ org.xmlbeam.AutoList.class - [JAR]

├─ org.xmlbeam.AutoMap.class - [JAR]

├─ org.xmlbeam.AutoValue.class - [JAR]

├─ org.xmlbeam.DefaultDOMAccessInvoker.class - [JAR]

├─ org.xmlbeam.DefaultFileIO.class - [JAR]

├─ org.xmlbeam.DefaultFileList.class - [JAR]

├─ org.xmlbeam.DefaultFileMap.class - [JAR]

├─ org.xmlbeam.DefaultFileValue.class - [JAR]

├─ org.xmlbeam.DefaultXPathBinder.class - [JAR]

├─ org.xmlbeam.DomChangeTracker.class - [JAR]

├─ org.xmlbeam.MethodSignature.class - [JAR]

├─ org.xmlbeam.MixinHolder.class - [JAR]

├─ org.xmlbeam.ProjectionFactory.class - [JAR]

├─ org.xmlbeam.ProjectionFactoryConfig.class - [JAR]

├─ org.xmlbeam.ProjectionInvocationHandler.class - [JAR]

├─ org.xmlbeam.XBProjector.class - [JAR]

org.xmlbeam.util

├─ org.xmlbeam.util.Base64.class - [JAR]

├─ org.xmlbeam.util.IOHelper.class - [JAR]

├─ org.xmlbeam.util.UnionIterator.class - [JAR]

org.xmlbeam.dom

├─ org.xmlbeam.dom.DOMAccess.class - [JAR]

org.xmlbeam.intern

├─ org.xmlbeam.intern.DOMChangeListener.class - [JAR]

org.xmlbeam.types

├─ org.xmlbeam.types.CloseableList.class - [JAR]

├─ org.xmlbeam.types.CloseableMap.class - [JAR]

├─ org.xmlbeam.types.CloseableValue.class - [JAR]

├─ org.xmlbeam.types.DefaultTypeConverter.class - [JAR]

├─ org.xmlbeam.types.StringConstructorConversion.class - [JAR]

├─ org.xmlbeam.types.StringFactoryConversion.class - [JAR]

├─ org.xmlbeam.types.StringRenderer.class - [JAR]

├─ org.xmlbeam.types.TypeConverter.class - [JAR]

├─ org.xmlbeam.types.XBAutoList.class - [JAR]

├─ org.xmlbeam.types.XBAutoMap.class - [JAR]

├─ org.xmlbeam.types.XBAutoValue.class - [JAR]

Advertisement