Class EmptyTextNodeFilter

  • All Implemented Interfaces:
    NodeFilter

    public class EmptyTextNodeFilter
    extends SVGNodeFilter
    Empty or Whitespace Text Node Filter. it take account of xml:space attribute
    Author:
    Kiyut
    • Constructor Detail

      • EmptyTextNodeFilter

        public EmptyTextNodeFilter()
        Creates a new instance of EmptyTextNodeFilter
    • Method Detail

      • acceptNode

        public short acceptNode​(Node n)