src/org/w3c/dom/ls/LSSerializerFilter.java

Print this page
rev 602 : 8047723: @since tag cleanup in jaxp
Reviewed-by:

*** 68,77 **** --- 68,79 ---- * one that is actually in the tree. And the actual node (node object * identity) may be reused during the process of filtering and serializing a * document. * <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 and Save Specification</a>. + * + * @since 1.5 */ public interface LSSerializerFilter extends NodeFilter { /** * Tells the <code>LSSerializer</code> what types of nodes to show to the * filter. If a node is not shown to the filter using this attribute, it