Package | Description |
---|---|
org.codehaus.mojo.taglist.tags |
Modifier and Type | Class and Description |
---|---|
class |
GenericTag
The generic tag class.
|
class |
IgnoreCaseTag
The ignore case tag class.
|
class |
RegExTag
The regular expression tag class.
|
Modifier and Type | Method and Description |
---|---|
static AbsTag |
TagFactory.createTag(String tagType,
String rule)
Create a tag based on a tag type string.
|
Modifier and Type | Method and Description |
---|---|
void |
TagClass.addTag(AbsTag tag)
Add a tag to this tag class.
|
Copyright © 2005-2012 Codehaus. All Rights Reserved.