Download xsd2thrift Free Java Code

Description

This tool allows for converting XML Schema files (.xsd) to Thrift (.thrift) and Protocol Buffers (.proto).

Source Files

The download file xsd2thrift-master.zip has the following entries.


.settings/org.eclipse.jdt.core.prefs//from  w  ww. ja va2  s.c  o  m
.travis.yml
LICENSE
LICENSE-xsom.1
LICENSE-xsom.2
README.md
contrib/atom.xsd
contrib/recipe.xsd
contrib/recipeml.xsd
contrib/shiporder.xsd
contrib/test-01.xsd
contrib/test-choice.xsd
contrib/test-datatypes.xsd
contrib/test-extension.xsd
contrib/test-optional.xsd
contrib/test-range.xsd
contrib/xml-recipeml.xsd
pom.xml
src/main/java/com/github/tranchis/xsd2thrift/Enumeration.java
src/main/java/com/github/tranchis/xsd2thrift/Field.java
src/main/java/com/github/tranchis/xsd2thrift/Main.java
src/main/java/com/github/tranchis/xsd2thrift/Struct.java
src/main/java/com/github/tranchis/xsd2thrift/XSDParser.java
src/main/java/com/github/tranchis/xsd2thrift/marshal/IMarshaller.java
src/main/java/com/github/tranchis/xsd2thrift/marshal/ProtobufMarshaller.java
src/main/java/com/github/tranchis/xsd2thrift/marshal/ThriftMarshaller.java

Download

Click the following link to download xsd2thrift-master.zip.

xsd2thrift-master.zip




















Home »
  Java Free Code »
    XML »




XML
DOM