How to use Scanner.useDelimiter() to match two characters next to each other followed by a word?

前端 未结 0 503
一向
一向 2020-12-04 11:56

I am trying to parse a plain .txt file with the general structure

[[Title]]
CATEGORIES: text, text, text
some text etc...
[[Next Title]]
CATEGORIES: text, tex         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题