|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use XTagFactory | |
| xjavadoc | |
| xjavadoc.tags | |
| Uses of XTagFactory in xjavadoc |
| Methods in xjavadoc that return XTagFactory | |
XTagFactory |
XJavaDoc.getTagFactory()
|
protected XTagFactory |
AbstractProgramElement.getTagFactory()
|
| Constructors in xjavadoc with parameters of type XTagFactory | |
XDoc(Token javadocToken,
XProgramElement owner,
XTagFactory tagFactory)
Describe what the XDoc constructor does |
|
SourceClass(SourceClass containingClass,
XTagFactory tagFactory)
Constructor to use for inner classes. |
|
SourceClass(SourceClass mainClass,
int dummy,
XTagFactory tagFactory)
Constructor to use for "extra" classes, that is, secondary classes that figure in the same source. |
|
SourceClass(XJavaDoc xJavaDoc,
File sourceFile,
XTagFactory tagFactory)
Constructor to use for outer classes |
|
SourceClass(XJavaDoc xJavaDoc,
Reader sourceFile,
XTagFactory tagFactory)
Constructor to use for outer classes |
|
SourceClass(XJavaDoc xJavaDoc,
File sourceFile,
boolean useNodeParser,
XTagFactory tagFactory)
|
|
SourceClass(XJavaDoc xJavaDoc,
AbstractFile sourceFile,
boolean useNodeParser,
XTagFactory tagFactory,
String encoding)
Constructor to use for outer classes |
|
SimpleParser(XJavaDoc xJavaDoc,
XTagFactory tagFactory)
This constructor was added to allow the re-use of parsers. |
|
NodeParser(XJavaDoc xJavaDoc,
XTagFactory tagFactory)
This constructor was added to allow the re-use of parsers. |
|
MethodImpl(AbstractClass containingClass,
XTagFactory tagFactory)
|
|
MemberImpl(AbstractClass containingClass,
XTagFactory tagFactory)
|
|
FieldImpl(AbstractClass containingClass,
XTagFactory tagFactory)
|
|
ConstructorImpl(AbstractClass containingClass,
XTagFactory tagFactory)
|
|
AbstractProgramElement(AbstractClass containingClass,
XTagFactory tagFactory)
|
|
AbstractProgramElement(XJavaDoc xJavaDoc,
XTagFactory tagFactory)
|
|
AbstractExecutableMember(AbstractClass containingClass,
XTagFactory tagFactory)
|
|
AbstractClass(AbstractClass containingClass,
XTagFactory tagFactory)
|
|
AbstractClass(XJavaDoc xJavaDoc,
XTagFactory tagFactory)
|
|
| Uses of XTagFactory in xjavadoc.tags |
| Methods in xjavadoc.tags with parameters of type XTagFactory | |
void |
TagIntrospector.registerTags(String classpath,
XTagFactory tagFactory)
|
|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||