java.lang.Object
org.docx4j.model.datastorage.xpathtracker.Histgram

public class Histgram extends Object
Keeps track of the number of siblings element found so far.
Author:
Kohsuke Kawaguchi
  • Field Details

    • current

      protected String current
    • currentValue

      protected int currentValue
  • Constructor Details

    • Histgram

      public Histgram()
  • Method Details