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:
serializer-2.7.0.jar - XML Serializer
XML Serializer 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.0.jar File size: 188893 bytes Date modified: 08/06/2005 Download: Xalan-Java
✍: FYIcenter
Manifest of the JAR:
Main-Class: org.apache.xml.serializer.Version Comment: Serializer to write out XML, HTML etc. as a stream of characters from an input DOM or from input SAX events. Specification-Title: XSL Transformations (XSLT), at http://www.w3.org/TR/xslt Specification-Vendor: W3C Recommendation 16 November 1999 Specification-Version: 1.0 Implementation-Title: org.apache.xml.serializer Implementation-Version: 2.7.0 Implementation-Vendor: Apache Software Foundation Implementation-URL: http://xml.apache.org/xalan-j/usagepatterns.html Comment: Utilities used internally by the Serializer. Not for external use. Implementation-Title: org.apache.xml.serializer.utils Implementation-Version: 2.7.0 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/DOMSerializer org/apache/xml/serializer/ElemContext org/apache/xml/serializer/ElemDesc org/apache/xml/serializer/utils/StringToIntTable org/apache/xml/serializer/utils/DOM2Helper org/apache/xml/serializer/utils/AttList org/apache/xml/serializer/utils/BoolStack 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_sv org/apache/xml/serializer/utils/SerializerMessages_tr org/apache/xml/serializer/utils/SerializerMessages_zh_CN org/apache/xml/serializer/utils/SerializerMessages_zh_TW 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/EmptySerializer org/apache/xml/serializer/SerializationHandler org/apache/xml/serializer/ExtendedContentHandler org/apache/xml/serializer/ExtendedLexicalHandler org/apache/xml/serializer/XSLOutputAttributes org/apache/xml/serializer/Serializer org/apache/xml/serializer/NamespaceMappings org/apache/xml/serializer/EncodingInfo org/apache/xml/serializer/Encodings org/apache/xml/serializer/Method org/apache/xml/serializer/ObjectFactory org/apache/xml/serializer/OutputPropertiesFactory org/apache/xml/serializer/OutputPropertyUtils org/apache/xml/serializer/SecuritySupport org/apache/xml/serializer/SecuritySupport12 org/apache/xml/serializer/SerializerBase org/apache/xml/serializer/SerializerConstants org/apache/xml/serializer/SerializerTrace org/apache/xml/serializer/SerializerFactory org/apache/xml/serializer/SerializerTraceWriter org/apache/xml/serializer/WriterChain org/apache/xml/serializer/ToHTMLSAXHandler org/apache/xml/serializer/ToSAXHandler org/apache/xml/serializer/TransformStateSetter org/apache/xml/serializer/ToHTMLStream 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/TreeWalker org/apache/xml/serializer/Version org/apache/xml/serializer/WriterToASCI org/apache/xml/serializer/WriterToUTF8Buffered
2025-09-19, ∼9884🔥, 1💬
Popular Posts:
What Is mail.jar of JavaMail 1.3? I got the JAR file from javamail-1_3.zip. mail.jar in javamail-1_3...
HttpComponents Core Source Code Files are provided in the source package file, httpcomponents-core-5...
Apache BCEL Source Code Files are inside the Apache BCEL source package file like bcel-6.5.0-src.zip...
What Is poi-5.2.3.jar? poi-5.2.3.jar is one of the JAR files for Apache POI 5.2.3, which provides an...
A stream buffer is a stream-based representation of an XML infoset in Java. Stream buffers are desig...