Class XPathWalker


public class XPathWalker extends BaseElementWalker
  • Field Details

  • Constructor Details

  • Method Details

    • walkAll

      public int walkAll(KElement e)
      Parameters:
      e -
      Returns:
      the number of xpaths
    • setAttribute

      public void setAttribute(boolean attribute)
      if true, include attributes
      Parameters:
      attribute -
    • setAttributeValue

      public void setAttributeValue(boolean attribute)
      if true, include attribute values
      Parameters:
      attribute -
    • setMethod

      public void setMethod(int method)
      Parameters:
      method - the method to set
    • setUnique

      public void setUnique(boolean unique)
      Parameters:
      unique - the method to set
    • setDatatype

      public void setDatatype(boolean datatype)
      Parameters:
      datatype - the bDatatype to set
    • setSeparator

      public void setSeparator(String separator)
      Parameters:
      separator - the separator to set
    • setBElement

      public void setBElement(boolean element)
      Parameters:
      element - the bElement to set