DOMXDASerializerDOMXDASerializer
Serializes an XML DOM to an XML byestream
Home > Books > NetKernel API and Services Reference > Transreptor Listing > DOMXDASerializer

Rate this page:
Really useful
Satisfactory
Not helpful
Confusing
Incorrect
Unsure
Extra comments:


Module

urn:org:ten60:netkernel:ext:xml:core

Class

org.ten60.netkernel.xml.transrepresentation.DOMXDASerializer

Purpose

Serializes an XML DOM to an XML byestream
Takes a org.ten60.netkernel.xml.representation.IAspectDOM (an org.w3c.dom) and converts it to a com.ten60.netkernel.urii.aspect.IAspectReadableBinaryStream (a native byte array and java.io.InputStream) A simple non indenting formatter is used for serialisation of XML. If the mime type of the resource is text/html a special HTML serializer is used which ensures a browser parseable XHTML is output.
© 2003-2007, 1060 Research Limited. 1060 registered trademark, NetKernel trademark of 1060 Research Limited.