Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
A
E
F
G
H
I
O
P
R
S
T
A
addFaq(Faq)
- Method in class org.apache.maven.doxia.module.fml.model.
Part
Method addFaq.
addPart(Part)
- Method in class org.apache.maven.doxia.module.fml.model.
Faqs
Method addPart.
E
equals(Object)
- Method in class org.apache.maven.doxia.module.fml.model.
Faq
Method equals.
equals(Object)
- Method in class org.apache.maven.doxia.module.fml.model.
Faqs
Method equals.
equals(Object)
- Method in class org.apache.maven.doxia.module.fml.model.
Part
Method equals.
F
Faq
- class org.apache.maven.doxia.module.fml.model.
Faq
.
A Faq.
Faq()
- Constructor for class org.apache.maven.doxia.module.fml.model.
Faq
Faqs
- class org.apache.maven.doxia.module.fml.model.
Faqs
.
The
<faqs>
element is the root of the FML descriptor.
Faqs()
- Constructor for class org.apache.maven.doxia.module.fml.model.
Faqs
FmlParser
- class org.apache.maven.doxia.module.fml.
FmlParser
.
Parse a fml model and emit events into the specified doxia Sink.
FmlParser()
- Constructor for class org.apache.maven.doxia.module.fml.
FmlParser
FmlSiteModule
- class org.apache.maven.doxia.module.fml.
FmlSiteModule
.
FmlSiteModule()
- Constructor for class org.apache.maven.doxia.module.fml.
FmlSiteModule
G
getAnswer()
- Method in class org.apache.maven.doxia.module.fml.model.
Faq
Get The answer.
getExtension()
- Method in class org.apache.maven.doxia.module.fml.
FmlSiteModule
getFaqs()
- Method in class org.apache.maven.doxia.module.fml.model.
Part
Method getFaqs.
getId()
- Method in class org.apache.maven.doxia.module.fml.model.
Faq
Get The FAQ identifier.
getId()
- Method in class org.apache.maven.doxia.module.fml.model.
Part
Get The identifier of the part.
getModelEncoding()
- Method in class org.apache.maven.doxia.module.fml.model.
Faq
getModelEncoding()
- Method in class org.apache.maven.doxia.module.fml.model.
Faqs
getModelEncoding()
- Method in class org.apache.maven.doxia.module.fml.model.
Part
getParserId()
- Method in class org.apache.maven.doxia.module.fml.
FmlSiteModule
getParts()
- Method in class org.apache.maven.doxia.module.fml.model.
Faqs
Method getParts.
getQuestion()
- Method in class org.apache.maven.doxia.module.fml.model.
Faq
Get The question.
getSourceDirectory()
- Method in class org.apache.maven.doxia.module.fml.
FmlSiteModule
getTitle()
- Method in class org.apache.maven.doxia.module.fml.model.
Faqs
Get The title name of this FAQ.
getTitle()
- Method in class org.apache.maven.doxia.module.fml.model.
Part
Get The title of the FAQ part.
getType()
- Method in class org.apache.maven.doxia.module.fml.
FmlParser
H
hashCode()
- Method in class org.apache.maven.doxia.module.fml.model.
Faq
Method hashCode.
hashCode()
- Method in class org.apache.maven.doxia.module.fml.model.
Faqs
Method hashCode.
hashCode()
- Method in class org.apache.maven.doxia.module.fml.model.
Part
Method hashCode.
I
isToplink()
- Method in class org.apache.maven.doxia.module.fml.model.
Faqs
Get Boolean to generate optionally [top] links.
O
org.apache.maven.doxia.module.fml
- package org.apache.maven.doxia.module.fml
org.apache.maven.doxia.module.fml.model
- package org.apache.maven.doxia.module.fml.model
P
Part
- class org.apache.maven.doxia.module.fml.model.
Part
.
FAQ part.
Part()
- Constructor for class org.apache.maven.doxia.module.fml.model.
Part
parse(Reader, Sink)
- Method in class org.apache.maven.doxia.module.fml.
FmlParser
parseFml(XmlPullParser, Sink)
- Method in class org.apache.maven.doxia.module.fml.
FmlParser
Parses an fml and emits the events into the given sink.
R
removeFaq(Faq)
- Method in class org.apache.maven.doxia.module.fml.model.
Part
Method removeFaq.
removePart(Part)
- Method in class org.apache.maven.doxia.module.fml.model.
Faqs
Method removePart.
S
setAnswer(String)
- Method in class org.apache.maven.doxia.module.fml.model.
Faq
Set The answer.
setFaqs(List)
- Method in class org.apache.maven.doxia.module.fml.model.
Part
Set A list of FAQ.
setId(String)
- Method in class org.apache.maven.doxia.module.fml.model.
Faq
Set The FAQ identifier.
setId(String)
- Method in class org.apache.maven.doxia.module.fml.model.
Part
Set The identifier of the part.
setModelEncoding(String)
- Method in class org.apache.maven.doxia.module.fml.model.
Faq
Set an encoding used for reading/writing the model.
setModelEncoding(String)
- Method in class org.apache.maven.doxia.module.fml.model.
Faqs
Set an encoding used for reading/writing the model.
setModelEncoding(String)
- Method in class org.apache.maven.doxia.module.fml.model.
Part
Set an encoding used for reading/writing the model.
setParts(List)
- Method in class org.apache.maven.doxia.module.fml.model.
Faqs
Set List of FAQ part.
setQuestion(String)
- Method in class org.apache.maven.doxia.module.fml.model.
Faq
Set The question.
setTitle(String)
- Method in class org.apache.maven.doxia.module.fml.model.
Faqs
Set The title name of this FAQ.
setTitle(String)
- Method in class org.apache.maven.doxia.module.fml.model.
Part
Set The title of the FAQ part.
setToplink(boolean)
- Method in class org.apache.maven.doxia.module.fml.model.
Faqs
Set Boolean to generate optionally [top] links.
T
toString()
- Method in class org.apache.maven.doxia.module.fml.model.
Faq
Method toString.
toString()
- Method in class org.apache.maven.doxia.module.fml.model.
Faqs
Method toString.
toString()
- Method in class org.apache.maven.doxia.module.fml.model.
Part
Method toString.
A
E
F
G
H
I
O
P
R
S
T
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
Copyright © 2005-2009
The Apache Software Foundation
. All Rights Reserved.