Interface LvLayoutNodeSearchable

All Known Implementing Classes:
LvLayoutRegexNode, LvLayoutTextNode

public interface LvLayoutNodeSearchable
  • Method Summary

    Modifier and Type
    Method
    Description
    int
    search(String s, int offset, int end)
     
  • Method Details

    • search

      int search(String s, int offset, int end)