Uses of Interface
org.specrunner.util.expression.IAbstraction

Packages that use IAbstraction
org.specrunner.util.xom.node   
org.specrunner.util.xom.node.core   
 

Uses of IAbstraction in org.specrunner.util.xom.node
 

Subinterfaces of IAbstraction in org.specrunner.util.xom.node
 interface INodeHolder
          Stands for any object which hold an element.
 

Classes in org.specrunner.util.xom.node that implement IAbstraction
 class CellAdapter
          Cell abstraction.
 class RowAdapter
          A row abstraction.
 class TableAdapter
          A table adapter to encapsulate XOM API.
 

Uses of IAbstraction in org.specrunner.util.xom.node.core
 

Classes in org.specrunner.util.xom.node.core that implement IAbstraction
 class NodeHolderDefault
          Default implementation of element holder.
 



Copyright © 2015. All rights reserved.