Categories:
Audio (13)
Biotech (29)
Bytecode (36)
Database (77)
Framework (7)
Game (7)
General (507)
Graphics (53)
I/O (35)
IDE (2)
JAR Tools (101)
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 (309)
Collections:
Other Resources:
serializer-2.7.1.jar - XML Serializer
XML Serializer, Release 2.7.1, allows you to write out XML, HTML etc. as a stream of characters from an input DOM or from input SAX events.
JAR File Size and Download Location:
File name: serializer.jar, serializer-2.7.1.jar, xml-serializer-2.7.1.jar File size: 278286 bytes Date modified: 09/14/2007 Download: Xalan-Java Version 2.7.1
✍: FYIcenter
Manifest of the JAR:
Specification-Title: XSL Transformations (XSLT) Specification-Vendor: W3C Recommendation 16 November 1999 Specification-Version: 1.0 Implementation-Title: org.apache.xml.serializer Implementation-Version: 2.7.1 Implementation-Vendor: Apache Software Foundation
List of Classes in the JAR:
org/apache/xml/serializer/AttributesImplSerializer org/apache/xml/serializer/CharInfo org/apache/xml/serializer/dom3/DOM3SerializerImpl org/apache/xml/serializer/dom3/DOM3TreeWalker org/apache/xml/serializer/dom3/DOMConstants org/apache/xml/serializer/dom3/DOMErrorHandlerImpl org/apache/xml/serializer/dom3/DOMErrorImpl org/apache/xml/serializer/dom3/DOMLocatorImpl org/apache/xml/serializer/dom3/DOMOutputImpl org/apache/xml/serializer/dom3/DOMStringListImpl org/apache/xml/serializer/dom3/LSSerializerImpl org/apache/xml/serializer/dom3/NamespaceSupport org/apache/xml/serializer/DOM3Serializer org/apache/xml/serializer/DOMSerializer org/apache/xml/serializer/ElemContext org/apache/xml/serializer/ElemDesc org/apache/xml/serializer/EmptySerializer org/apache/xml/serializer/EncodingInfo org/apache/xml/serializer/Encodings org/apache/xml/serializer/Encodings.properties org/apache/xml/serializer/ExtendedContentHandler org/apache/xml/serializer/ExtendedLexicalHandler org/apache/xml/serializer/HTMLEntities.properties org/apache/xml/serializer/Method org/apache/xml/serializer/NamespaceMappings org/apache/xml/serializer/ObjectFactory org/apache/xml/serializer/OutputPropertiesFactory org/apache/xml/serializer/OutputPropertyUtils org/apache/xml/serializer/output_html.properties org/apache/xml/serializer/output_text.properties org/apache/xml/serializer/output_unknown.properties org/apache/xml/serializer/output_xml.properties org/apache/xml/serializer/SecuritySupport org/apache/xml/serializer/SecuritySupport12 org/apache/xml/serializer/SerializationHandler org/apache/xml/serializer/Serializer org/apache/xml/serializer/SerializerBase org/apache/xml/serializer/SerializerConstants org/apache/xml/serializer/SerializerFactory org/apache/xml/serializer/SerializerTrace org/apache/xml/serializer/SerializerTraceWriter org/apache/xml/serializer/ToHTMLSAXHandler org/apache/xml/serializer/ToHTMLStream org/apache/xml/serializer/ToSAXHandler org/apache/xml/serializer/ToStream org/apache/xml/serializer/ToTextSAXHandler org/apache/xml/serializer/ToTextStream org/apache/xml/serializer/ToUnknownStream org/apache/xml/serializer/ToXMLSAXHandler org/apache/xml/serializer/ToXMLStream org/apache/xml/serializer/TransformStateSetter org/apache/xml/serializer/TreeWalker org/apache/xml/serializer/utils/AttList org/apache/xml/serializer/utils/BoolStack org/apache/xml/serializer/utils/DOM2Helper org/apache/xml/serializer/utils/Messages org/apache/xml/serializer/utils/MsgKey org/apache/xml/serializer/utils/SerializerMessages org/apache/xml/serializer/utils/SerializerMessages_ca org/apache/xml/serializer/utils/SerializerMessages_cs org/apache/xml/serializer/utils/SerializerMessages_de org/apache/xml/serializer/utils/SerializerMessages_en org/apache/xml/serializer/utils/SerializerMessages_es org/apache/xml/serializer/utils/SerializerMessages_fr org/apache/xml/serializer/utils/SerializerMessages_hu org/apache/xml/serializer/utils/SerializerMessages_it org/apache/xml/serializer/utils/SerializerMessages_ja org/apache/xml/serializer/utils/SerializerMessages_ko org/apache/xml/serializer/utils/SerializerMessages_pl org/apache/xml/serializer/utils/SerializerMessages_pt_BR org/apache/xml/serializer/utils/SerializerMessages_ru org/apache/xml/serializer/utils/SerializerMessages_sk org/apache/xml/serializer/utils/SerializerMessages_sl org/apache/xml/serializer/utils/SerializerMessages_sv org/apache/xml/serializer/utils/SerializerMessages_tr org/apache/xml/serializer/utils/SerializerMessages_zh org/apache/xml/serializer/utils/SerializerMessages_zh_CN org/apache/xml/serializer/utils/SerializerMessages_zh_TW org/apache/xml/serializer/utils/StringToIntTable org/apache/xml/serializer/utils/SystemIDResolver org/apache/xml/serializer/utils/URI org/apache/xml/serializer/utils/Utils org/apache/xml/serializer/utils/WrappedRuntimeException org/apache/xml/serializer/utils/XML11Char org/apache/xml/serializer/utils/XMLChar org/apache/xml/serializer/Version org/apache/xml/serializer/WriterChain org/apache/xml/serializer/WriterToASCI org/apache/xml/serializer/WriterToUTF8Buffered org/apache/xml/serializer/XMLEntities.properties org/apache/xml/serializer/XSLOutputAttributes
2017-11-01, 39404🔥, 9💬
Popular Posts:
Apache Ant is a Java-based build tool. In theory, it is kind of like make, without make's wrinkles. ...
If you are a Java developer, it is very often that you need to use some 3rd party libraries to perfo...
What JAR files are required to run dom\Counter.java provided in the Apache Xerces package? You can f...
How to read XML document with DTD validation from socket connections with the socket\DelayedInput.ja.. .
iText is an ideal library for developers looking to enhance web- and other applications with dynamic...