jaxp/src/org/w3c/dom/ls/LSSerializerFilter.java
changeset 25262 1fe892ba017a
parent 12457 c348e06f0e82
equal deleted inserted replaced
24908:2dcf544eb7ed 25262:1fe892ba017a
    68  * one that is actually in the tree. And the actual node (node object
    68  * one that is actually in the tree. And the actual node (node object
    69  * identity) may be reused during the process of filtering and serializing a
    69  * identity) may be reused during the process of filtering and serializing a
    70  * document.
    70  * document.
    71  * <p>See also the <a href='http://www.w3.org/TR/2004/REC-DOM-Level-3-LS-20040407'>Document Object Model (DOM) Level 3 Load
    71  * <p>See also the <a href='http://www.w3.org/TR/2004/REC-DOM-Level-3-LS-20040407'>Document Object Model (DOM) Level 3 Load
    72 and Save Specification</a>.
    72 and Save Specification</a>.
       
    73  *
       
    74  * @since 1.5
    73  */
    75  */
    74 public interface LSSerializerFilter extends NodeFilter {
    76 public interface LSSerializerFilter extends NodeFilter {
    75     /**
    77     /**
    76      *  Tells the <code>LSSerializer</code> what types of nodes to show to the
    78      *  Tells the <code>LSSerializer</code> what types of nodes to show to the
    77      * filter. If a node is not shown to the filter using this attribute, it
    79      * filter. If a node is not shown to the filter using this attribute, it