Package
Class
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
G
H
I
L
M
P
T
G
GlossaryDocument
- class
GlossaryDocument
.
This type represents a document containing an Glossary or 'frequently asked questions' section although the questions and answers are usually written by a programmer.
GlossaryDocument()
- Constructor for class
GlossaryDocument
GlossaryDocument(String)
- Constructor for class
GlossaryDocument
getLoadDuration()
- Method in class
GlossaryDocument
return the number of milliseconds taken to load.
H
hasGlossary()
- Method in class
GlossaryDocument
is there an Glossary
I
isGlossaryDocument(String)
- Static method in class
GlossaryDocument
checks if this looks like an GlossaryDocument but no structure checks will be made now.
L
loadData(String)
- Method in class
GlossaryDocument
parse the document and try to find the component objects in their text representation.
M
main(String[])
- Static method in class
GlossaryDocument
a main method for testing
P
print()
- Method in class
GlossaryDocument
printDocBook()
- Method in class
GlossaryDocument
printHtml()
- Method in class
GlossaryDocument
printReport()
- Method in class
GlossaryDocument
T
toString()
- Method in class
GlossaryDocument
G
H
I
L
M
P
T
Package
Class
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes