Lines Matching defs:LSSerializer
49 * A <code>LSSerializer</code> provides an API for serializing (writing) a
60 * <p> <code>LSSerializer</code> accepts any node type for serialization. For
79 * <code>LSSerializer.write</code>, outputs the entity expansion but no
144 * normalize-characters</a>" on <code>LSSerializer</code> to true, character normalization is
178 * through the error handler (<code>LSSerializer.domConfig</code>'s "<a href='http://www.w3.org/TR/DOM-Level-3-Core/core.html#parameter-error-handler'>
208 public interface LSSerializer {
211 * <code>LSSerializer</code> when serializing a DOM node.
215 * <code>LSSerializer</code> adds, or modifies, the following
298 * <code>LSSerializer.write</code> for details on how to find the output
379 * description of the <code>LSSerializer</code> interface. The output is
413 * SERIALIZE_ERR: Raised if the <code>LSSerializer</code> was unable to
423 * A convenience method that acts as if <code>LSSerializer.write</code>
435 * SERIALIZE_ERR: Raised if the <code>LSSerializer</code> was unable to
446 * description of the <code>LSSerializer</code> interface. The output is
457 * SERIALIZE_ERR: Raised if the <code>LSSerializer</code> was unable to