-
- All Known Implementing Classes:
ClassLoaderTagParser,CommonTagParser,EnvironmentTagParser,MemoryTagParser,MonitorTagParser,NativeMemoryTagParser,PlatformTagParser,StackTagParser,TagParser,ThreadTagParser,TitleTagParser
public interface ITagParser
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description ILineRulegetLineRule(String tag)StringgetSectionName()IteratorgetTags()booleanhasTag(String tag)
-