Class LineSeparator


  • public final class LineSeparator
    extends Object
    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.
    Version:
    $Revision$ $Date$
    Author:
    Assaf Arkin
    See Also:
    OutputFormat
    • Constructor Detail

      • LineSeparator

        public LineSeparator()
        Deprecated.