Uses of Interface org.w3c.dom.ls.LSSerializerFilter

Uses in package gnu.xml.dom.ls

Methods with parameter type org.w3c.dom.ls.LSSerializerFilter

void

Methods with return type org.w3c.dom.ls.LSSerializerFilter

LSSerializerFilter

Uses in package org.w3c.dom.ls

Methods with parameter type org.w3c.dom.ls.LSSerializerFilter

void
When the application provides a filter, the serializer will call out to the filter before serializing each Node.

Methods with return type org.w3c.dom.ls.LSSerializerFilter

LSSerializerFilter
When the application provides a filter, the serializer will call out to the filter before serializing each Node.