Interface ElementCreator

All Known Implementing Classes:
AttributesElementCreator, ClassElementCreator, IdElementCreator, ParentElementCreator, PathElementCreator, PositionElementCreator, TagElementCreator

public interface ElementCreator
  • Method Summary

    Modifier and Type
    Method
    Description
    create​(com.epam.healenium.treecomparing.Node node)
     
  • Method Details

    • create

      String create(com.epam.healenium.treecomparing.Node node)