Class ReplacementNode

    • Constructor Detail

      • ReplacementNode

        public ReplacementNode()
        Deprecated.
    • Method Detail

      • writeTo

        public Writer writeTo​(Writer out)
                       throws IOException
        Deprecated.
        NOP
        Specified by:
        writeTo in interface Writable
        Parameters:
        out - the Writer to which this Writable should output its data.
        Returns:
        the Writer that was passed
        Throws:
        IOException - if an error occurred while outputting data to the writer