jar

com.yahoo.xpathproto : xpathproto

Maven & Gradle

May 01, 2015
18 stars

xpathproto · A library to convert objects (JSON, XML, POJO) into protobuf using xpath notation

Table Of Contents

Latest Version

Download com.yahoo.xpathproto : xpathproto JAR file - Latest Versions:

All Versions

Download com.yahoo.xpathproto : xpathproto JAR file - All Versions:

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

com.yahoo.xpathproto.dataobject

├─ com.yahoo.xpathproto.dataobject.Config.class - [JAR]

├─ com.yahoo.xpathproto.dataobject.Context.class - [JAR]

com.yahoo.xpathproto.handler

├─ com.yahoo.xpathproto.handler.RfcTimestampHandler.class - [JAR]

├─ com.yahoo.xpathproto.handler.TimeStampHandler.class - [JAR]

com.yahoo.xpathproto

├─ com.yahoo.xpathproto.ConfigLoader.class - [JAR]

├─ com.yahoo.xpathproto.CustomHandler.class - [JAR]

├─ com.yahoo.xpathproto.JXPathCopier.class - [JAR]

├─ com.yahoo.xpathproto.ObjectToFieldHandler.class - [JAR]

├─ com.yahoo.xpathproto.ObjectToProtoHandler.class - [JAR]

├─ com.yahoo.xpathproto.ProtoBuilder.class - [JAR]

Advertisement