Fixed APIviz tag errors

This commit is contained in:
Trustin Lee 2008-08-08 01:59:33 +00:00
parent 796379090d
commit 53cc66142c

View File

@ -28,10 +28,10 @@
*
* @apiviz.landmark
* @apiviz.exclude ^java
* @apiviz.exclude ^net\.gleamynode\.netty\.channel\.[^\.]+\.
* @apiviz.exclude ^net\.gleamynode\.netty\.(bootstrap|handler)\.
* @apiviz.exclude ^org\.jboss\.netty\.channel\.[^\.]+\.
* @apiviz.exclude ^org\.jboss\.netty\.(bootstrap|handler)\.
* @apiviz.exclude \.(Abstract|Default).*$
* @apiviz.exclude \.[A-Za-z]+ChannelFuture$
* @apiviz.exclude \.ChannelState$
*/
package org.jboss.netty.channel;
package org.jboss.netty.channel;