com.alibaba.druid.wall
类 WallProvider.WallCommentHandler

java.lang.Object
  继承者 com.alibaba.druid.wall.WallProvider.WallCommentHandler
所有已实现的接口:
Lexer.CommentHandler
包容类:
WallProvider

public static class WallProvider.WallCommentHandler
extends Object
implements Lexer.CommentHandler


字段摘要
static WallProvider.WallCommentHandler instance
           
 
构造方法摘要
WallProvider.WallCommentHandler()
           
 
方法摘要
 boolean handle(Token lastToken, String comment)
           
 
从类 java.lang.Object 继承的方法
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

字段详细信息

instance

public static final WallProvider.WallCommentHandler instance
构造方法详细信息

WallProvider.WallCommentHandler

public WallProvider.WallCommentHandler()
方法详细信息

handle

public boolean handle(Token lastToken,
                      String comment)
指定者:
接口 Lexer.CommentHandler 中的 handle


Copyright © 2013 Alibaba Group. All Rights Reserved.