提交 fe5077e5 编写于 作者: J James Nord

remove uneeded "@since TODO"

上级 1786daa5
......@@ -11,8 +11,6 @@ import java.io.IOException;
/**
* An EntityResolver that will fail to resolve any entities.
* Useful in preventing External XML Entity injection attacks.
*
* @since TODO
*/
@Restricted(NoExternalUse.class)
public final class RestrictiveEntityResolver implements EntityResolver {
......
......@@ -22,7 +22,6 @@ import javax.xml.transform.sax.SAXTransformerFactory;
/**
* Utilities useful when working with various XML types.
* @since TODO
*/
@Restricted(NoExternalUse.class)
public final class XMLUtils {
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册