com.rational.test.ft.script

Class Xpath



  • public class Xpath
    extends Subitem
    • Constructor Summary

      Constructors 
      Constructor and Description
      Xpath(boolean xpath, Property[] properties)
      Creates an anchored (or unanchored) Property set.
    • Constructor Detail

      • Xpath

        public Xpath(boolean xpath,
                     Property[] properties)
        Creates an anchored (or unanchored) Property set.
        Parameters:
        anchored - true if the properties should be anchored
        properties - the Property array
        Since:
        RFT 8.5.0.1
    • Method Detail

      • getProperties

        public Property[] getProperties()
      • getXpathSupported

        public boolean getXpathSupported()
      • getXpath

        public java.lang.String getXpath()