Home | History | Annotate | Download | only in ls

Lines Matching defs:LSSerializer

20  *  A <code>LSSerializer</code> provides an API for serializing (writing) a
31 * <p> <code>LSSerializer</code> accepts any node type for serialization. For
50 * <code>LSSerializer.write</code>, outputs the entity expansion but no
115 * normalize-characters</a>" on <code>LSSerializer</code> to true, character normalization is
149 * 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'>
179 public interface LSSerializer {
182 * <code>LSSerializer</code> when serializing a DOM node.
186 * <code>LSSerializer</code> adds, or modifies, the following
269 * <code>LSSerializer.write</code> for details on how to find the output
354 * description of the <code>LSSerializer</code> interface. The output is
388 * SERIALIZE_ERR: Raised if the <code>LSSerializer</code> was unable to
398 * A convenience method that acts as if <code>LSSerializer.write</code>
410 * SERIALIZE_ERR: Raised if the <code>LSSerializer</code> was unable to
421 * description of the <code>LSSerializer</code> interface. The output is
432 * SERIALIZE_ERR: Raised if the <code>LSSerializer</code> was unable to