OSDN Git Service

Merge develop into pomconfig
[mikutoga/TogaGem.git] / src / main / java / jp / sfjp / mikutoga / bin / parser / ProxyParser.java
index 578f768..ae7e0c9 100644 (file)
@@ -11,6 +11,7 @@ import java.io.IOException;
 
 /**
  * 委譲パーサ。
+ *
  * <p>別のパーサにパース処理を委譲する。
  */
 public class ProxyParser implements BinParser{