Interface TokenHandler


public interface TokenHandler
Author:
Clinton Begin
  • Method Summary

    Modifier and Type Method Description
    String handleToken​(String content)  
  • Method Details