Skip navigation links
A E F G H I M O P Q 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.
ANSWER_TAG - Static variable in interface org.apache.maven.doxia.module.fml.FmlMarkup
Fml tag for answer

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 in org.apache.maven.doxia.module.fml.model
A Faq.
Faq() - Constructor for class org.apache.maven.doxia.module.fml.model.Faq
 
FAQ_TAG - Static variable in interface org.apache.maven.doxia.module.fml.FmlMarkup
Fml tag for faq
Faqs - Class in org.apache.maven.doxia.module.fml.model
The <faqs> element is the root of the FML descriptor.
Faqs() - Constructor for class org.apache.maven.doxia.module.fml.model.Faqs
 
FAQS_TAG - Static variable in interface org.apache.maven.doxia.module.fml.FmlMarkup
Fml tag for faqs
FML_NAMESPACE - Static variable in interface org.apache.maven.doxia.module.fml.FmlMarkup
FML namespace: "http://maven.apache.org/FML/1.0.1"
FML_SYSTEM_ID - Static variable in interface org.apache.maven.doxia.module.fml.FmlMarkup
FML system id: "https://maven.apache.org/xsd/fml-1.0.1.xsd"
FmlContentParser - Class in org.apache.maven.doxia.module.fml
Parse Fml questions and answers, these may contain arbitrary xdoc elements.
FmlContentParser() - Constructor for class org.apache.maven.doxia.module.fml.FmlContentParser
 
FmlMarkup - Interface in org.apache.maven.doxia.module.fml
List of FML markups.
FmlParser - Class in org.apache.maven.doxia.module.fml
Parse a fml model and emit events into the specified doxia Sink.
FmlParser() - Constructor for class org.apache.maven.doxia.module.fml.FmlParser
 
FmlParserModule - Class in org.apache.maven.doxia.module.fml
FmlParserModule class.
FmlParserModule() - Constructor for class org.apache.maven.doxia.module.fml.FmlParserModule
Default constructor.

G

getAnswer() - Method in class org.apache.maven.doxia.module.fml.model.Faq
Get the answer.
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.Faqs
Get the modelEncoding field.
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.
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.

H

handleCdsect(XmlPullParser, Sink) - Method in class org.apache.maven.doxia.module.fml.FmlParser
handleComment(XmlPullParser, Sink) - Method in class org.apache.maven.doxia.module.fml.FmlParser
handleEndTag(XmlPullParser, Sink) - Method in class org.apache.maven.doxia.module.fml.FmlContentParser
handleEndTag(XmlPullParser, Sink) - Method in class org.apache.maven.doxia.module.fml.FmlParser
handleEntity(XmlPullParser, Sink) - Method in class org.apache.maven.doxia.module.fml.FmlParser
handleStartTag(XmlPullParser, Sink) - Method in class org.apache.maven.doxia.module.fml.FmlContentParser
handleStartTag(XmlPullParser, Sink) - Method in class org.apache.maven.doxia.module.fml.FmlParser
handleText(XmlPullParser, Sink) - Method in class org.apache.maven.doxia.module.fml.FmlParser
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

init() - Method in class org.apache.maven.doxia.module.fml.FmlContentParser
init() - Method in class org.apache.maven.doxia.module.fml.FmlParser
isToplink() - Method in class org.apache.maven.doxia.module.fml.model.Faqs
Get boolean to generate optionally [top] links.

M

MACRO_TAG - Static variable in interface org.apache.maven.doxia.module.fml.FmlMarkup
Fml tag for macro

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

parse(Reader, Sink, String) - Method in class org.apache.maven.doxia.module.fml.FmlParser
Part - Class in org.apache.maven.doxia.module.fml.model
FAQ part.
Part() - Constructor for class org.apache.maven.doxia.module.fml.model.Part
 
PART_TAG - Static variable in interface org.apache.maven.doxia.module.fml.FmlMarkup
Fml tag for part

Q

QUESTION_TAG - Static variable in interface org.apache.maven.doxia.module.fml.FmlMarkup
Fml tag for question

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<Faq>) - 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.Faqs
Set the modelEncoding field.
setParts(List<Part>) - 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.
SOURCE_TAG - Static variable in interface org.apache.maven.doxia.module.fml.FmlMarkup
Fml tag for source

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 M O P Q R S T 
Skip navigation links

Copyright © 2005–2024 The Apache Software Foundation. All rights reserved.