Categories:
Audio (13)
Biotech (29)
Bytecode (36)
Database (77)
Framework (7)
Game (7)
General (507)
Graphics (53)
I/O (35)
IDE (2)
JAR Tools (102)
JavaBeans (21)
JDBC (121)
JDK (426)
JSP (20)
Logging (108)
Mail (58)
Messaging (8)
Network (84)
PDF (97)
Report (7)
Scripting (84)
Security (32)
Server (121)
Servlet (26)
SOAP (24)
Testing (54)
Web (15)
XML (322)
Collections:
Other Resources:
jibx-run-1.1.6a.jar - JiBX Runtime 1.1.6a
JiBX is a framework for binding XML data to Java objects. It lets you work with data from XML documents using your own class structures. The JiBX framework handles all the details of converting your data to and from XML based on your instructions. JiBX is designed to perform the translation between internal data structures and XML with very high efficiency, but still allows you a high degree of control over the translation process.
JAR File Size and Download Location:
File name: jibx-run.jar, jibx-run-1.1.6a.jar File size: 112398 bytes Date modified: 06/08/2008 Download: JiBX Runtime 1.1.6a
✍: FYIcenter
Manifest of the JAR:
Implementation-Version: 1.1.6a
List of Classes in the JAR:
org/jibx/runtime/BindingDirectory org/jibx/runtime/EnumSet org/jibx/runtime/IAbstractMarshaller org/jibx/runtime/IAliasable org/jibx/runtime/IBindingFactory org/jibx/runtime/ICharacterEscaper org/jibx/runtime/IExtensibleWriter org/jibx/runtime/IListItemDeserializer org/jibx/runtime/IMarshallable org/jibx/runtime/IMarshaller org/jibx/runtime/IMarshallingContext org/jibx/runtime/ITrackSource org/jibx/runtime/IUnmarshallable org/jibx/runtime/IUnmarshaller org/jibx/runtime/IUnmarshallingContext org/jibx/runtime/IXMLReader org/jibx/runtime/IXMLWriter org/jibx/runtime/IntStack org/jibx/runtime/JiBXConstrainedParseException org/jibx/runtime/JiBXException org/jibx/runtime/JiBXParseException org/jibx/runtime/QName org/jibx/runtime/RecoverableException org/jibx/runtime/UnrecoverableException org/jibx/runtime/Utility org/jibx/runtime/ValidationException org/jibx/runtime/impl/ArrayRangeIterator org/jibx/runtime/impl/BackFillArray org/jibx/runtime/impl/BackFillHolder org/jibx/runtime/impl/BackFillReference org/jibx/runtime/impl/GenericXMLWriter org/jibx/runtime/impl/IChunkedOutput org/jibx/runtime/impl/ISO88591Escaper org/jibx/runtime/impl/ISO88591StreamWriter org/jibx/runtime/impl/ITrackSourceImpl org/jibx/runtime/impl/IXMLReaderFactory org/jibx/runtime/impl/InputStreamWrapper org/jibx/runtime/impl/MarshallingContext org/jibx/runtime/impl/RuntimeSupport org/jibx/runtime/impl/SparseArrayIterator org/jibx/runtime/impl/StAXReaderFactory org/jibx/runtime/impl/StAXReaderWrapper org/jibx/runtime/impl/StAXWriter org/jibx/runtime/impl/StreamWriterBase org/jibx/runtime/impl/StringArray org/jibx/runtime/impl/StringIntHashMap org/jibx/runtime/impl/USASCIIEscaper org/jibx/runtime/impl/UTF8Escaper org/jibx/runtime/impl/UTF8StreamWriter org/jibx/runtime/impl/UnmarshallingContext org/jibx/runtime/impl/XMLPullReaderFactory org/jibx/runtime/impl/XMLWriterBase org/jibx/runtime/impl/XMLWriterNamespaceBase
2009-02-07, ∼7846🔥, 0💬
Popular Posts:
How to download and install ojdbc14.jar for Oracle 10g R2? ojdbc14.jar for Oracle 10g R2 is a Java 1...
Rhino JavaScript Java Library is an open-source implementation of JavaScript written entirely in Jav...
ANTLR is a powerful parser generator for multiple programming languages including Java. ANTLR contai...
What Is commons-logging-1.2.jar? commons-logging-1.2.jar is the JAR file for Apache Commons Logging ...
Jackson is "the Java JSON library" or "the best JSON parser for Java". Or simply as "JSON for Java"....