当前页面:
在线文档首页 >
JBoss 4.0.1 sp1 messaging API Documentation 英文版文档
RegExp (JBoss Messaging API) - JBoss 4.0.1 sp1 messaging API Documentation 英文版文档
org.jboss.mq.selectors
Class RegExp
java.lang.Object
org.jboss.mq.selectors.RegExp
- public class RegExp
- extends Object
Regular expressions to support the selector LIKE operator.
- Version:
- $Revision: 1.1 $
- Author:
- Norbert Lataille (Norbert.Lataille@m4x.org), droy@boostmyscore.com, Scott.Stark@jboss.org, Loren Rosen
Field Summary |
protected gnu.regexp.RE |
re
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
re
protected gnu.regexp.RE re
RegExp
public RegExp(String pattern,
Character escapeChar)
throws Exception
isMatch
public boolean isMatch(Object target)
adjustPattern
protected String adjustPattern(String pattern,
Character escapeChar)
throws Exception
- Throws:
Exception
Copyright © 2002 JBoss Group, LLC. All Rights Reserved.