|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use DOMSerializer | |
---|---|
org.apache.xml.serialize |
Uses of DOMSerializer in org.apache.xml.serialize |
---|
Classes in org.apache.xml.serialize that implement DOMSerializer | |
---|---|
class |
BaseMarkupSerializer
Deprecated. This class was deprecated in Xerces 2.9.0. It is recommended that new applications use the DOM Level 3 LSSerializer or JAXP's Transformation API for XML (TrAX) for serializing XML. See the Xerces documentation for more information. |
class |
HTMLSerializer
Deprecated. This class was deprecated in Xerces 2.6.2. It is recommended that new applications use JAXP's Transformation API for XML (TrAX) for serializing HTML. See the Xerces documentation for more information. |
class |
TextSerializer
Deprecated. This class was deprecated in Xerces 2.9.0. It is recommended that new applications use the DOM Level 3 LSSerializer or JAXP's Transformation API for XML (TrAX) for serializing XML and HTML. See the Xerces documentation for more information. |
class |
XHTMLSerializer
Deprecated. This class was deprecated in Xerces 2.6.2. It is recommended that new applications use JAXP's Transformation API for XML (TrAX) for serializing XHTML. See the Xerces documentation for more information. |
class |
XML11Serializer
Deprecated. This class was deprecated in Xerces 2.9.0. It is recommended that new applications use the DOM Level 3 LSSerializer or JAXP's Transformation API for XML (TrAX) for serializing XML. See the Xerces documentation for more information. |
class |
XMLSerializer
Deprecated. This class was deprecated in Xerces 2.9.0. It is recommended that new applications use the DOM Level 3 LSSerializer or JAXP's Transformation API for XML (TrAX) for serializing XML. See the Xerces documentation for more information. |
Methods in org.apache.xml.serialize that return DOMSerializer | |
---|---|
DOMSerializer |
Serializer.asDOMSerializer()
Deprecated. Return a DOMSerializer interface into this serializer. |
DOMSerializer |
BaseMarkupSerializer.asDOMSerializer()
Deprecated. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |