Class Cleaner.ElementMeta

  • Enclosing class:
    Cleaner

    private static class Cleaner.ElementMeta
    extends java.lang.Object
    • Constructor Summary

      Constructors 
      Constructor Description
      ElementMeta​(Element el, int numAttribsDiscarded)  
    • Method Summary

      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Field Detail

      • numAttribsDiscarded

        int numAttribsDiscarded
    • Constructor Detail

      • ElementMeta

        ElementMeta​(Element el,
                    int numAttribsDiscarded)