jar

org.olap4j : olap4j-xmlaserver

Maven & Gradle

Mar 24, 2016
21 stars

olap4j-xmlaserver · XML for Analysis (XMLA) server based upon olap4j connections

Table Of Contents

Latest Version

Download org.olap4j : olap4j-xmlaserver JAR file - Latest Versions:

All Versions

Download org.olap4j : olap4j-xmlaserver JAR file - All Versions:

Version Vulnerabilities Size Updated
1.2.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 olap4j-xmlaserver-1.2.0.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

mondrian.xmla

├─ mondrian.xmla.Enumeration.class - [JAR]

├─ mondrian.xmla.PropertyDefinition.class - [JAR]

├─ mondrian.xmla.Rowset.class - [JAR]

├─ mondrian.xmla.RowsetDefinition.class - [JAR]

├─ mondrian.xmla.SaxWriter.class - [JAR]

├─ mondrian.xmla.XmlaConstants.class - [JAR]

├─ mondrian.xmla.XmlaException.class - [JAR]

├─ mondrian.xmla.XmlaHandler.class - [JAR]

├─ mondrian.xmla.XmlaRequest.class - [JAR]

├─ mondrian.xmla.XmlaRequestCallback.class - [JAR]

├─ mondrian.xmla.XmlaResponse.class - [JAR]

├─ mondrian.xmla.XmlaServlet.class - [JAR]

├─ mondrian.xmla.XmlaUtil.class - [JAR]

org.olap4j.xmla.server.impl

├─ org.olap4j.xmla.server.impl.ArrayStack.class - [JAR]

├─ org.olap4j.xmla.server.impl.Composite.class - [JAR]

├─ org.olap4j.xmla.server.impl.CompositeList.class - [JAR]

├─ org.olap4j.xmla.server.impl.StringEscaper.class - [JAR]

├─ org.olap4j.xmla.server.impl.Util.class - [JAR]

mondrian.xmla.impl

├─ mondrian.xmla.impl.AuthenticatingXmlaRequestCallback.class - [JAR]

├─ mondrian.xmla.impl.DefaultSaxWriter.class - [JAR]

├─ mondrian.xmla.impl.DefaultXmlaRequest.class - [JAR]

├─ mondrian.xmla.impl.DefaultXmlaResponse.class - [JAR]

├─ mondrian.xmla.impl.DefaultXmlaServlet.class - [JAR]

├─ mondrian.xmla.impl.JsonSaxWriter.class - [JAR]

├─ mondrian.xmla.impl.Olap4jXmlaServlet.class - [JAR]