Interface CommentTokenizer

All Known Implementing Classes:
ColonCommaTokenizer, ColonTokenizer

public interface CommentTokenizer
Defines the interface that comment tokenizers implement to break up a comment into key/value pairs
  • Method Summary

    Modifier and Type
    Method
    Description
    tokenize(String comment)