See: Description
Class | Description |
---|---|
BaseMatcher | |
Document |
Common base class for all document classes in this tdom instance.
|
Document_a_list |
Document with an
Element_a_list as its root (=topmost) element. |
Document_a_verbatimXml |
Document with an
Element_a_verbatimXml as its root (=topmost) element. |
Document_entries |
Document with an
Element_entries as its root (=topmost) element. |
Document_package |
Document with an
Element_package as its root (=topmost) element. |
DTD |
Central class for all meta-information.
|
Dumper |
Serializes the model instance into a sequence of SAX events.
|
Element |
Common superclass for all Element classes in this tdom model.
|
Element_a_all |
<!ELEMENT
a:all
(#PCDATA)*
>.
|
Element_a_alpha |
<!ELEMENT
a:alpha
(#PCDATA)*
>.
|
Element_a_ascii_alpha |
<!ELEMENT
a:ascii_alpha
(#PCDATA)*
>.
|
Element_a_ascii_lower |
<!ELEMENT
a:ascii_lower
(#PCDATA)*
>.
|
Element_a_ascii_upper |
<!ELEMENT
a:ascii_upper
(#PCDATA)*
>.
|
Element_a_blank |
<!ELEMENT
a:blank
EMPTY
>.
|
Element_a_blink | |
Element_a_blink.Content | |
Element_a_bold | |
Element_a_bold.Content | |
Element_a_border |
<!ELEMENT
a:border
(#PCDATA)*
>.
|
Element_a_cite | |
Element_a_decimalDigit |
<!ELEMENT
a:decimalDigit
(#PCDATA)*
>.
|
Element_a_emph |
<!ELEMENT
a:emph
(#PCDATA | a:bold | a:ital | a:ulin | a:blink | a:strikeout | a:scaps | a:hh | a:larger | a:smaller | a:indexlo | a:indexhi | a:spanstyle | a:src | a:verbatimXml | a:nl | a:ldots | a:label | a:ref | a:pers | a:opus | a:persop | a:emph | a:xemph | a:xlang | a:treeInclude | a:link | a:cite | a:image)*
>.
|
Element_a_emph.Content | |
Element_a_footnote |
<!ELEMENT
a:footnote
(#PCDATA | a:kind | a:bold | a:ital | a:ulin | a:blink | a:strikeout | a:scaps | a:hh | a:larger | a:smaller | a:indexlo | a:indexhi | a:spanstyle | a:src | a:verbatimXml | a:nl | a:ldots | a:label | a:ref | a:pers | a:opus | a:persop | a:emph | a:xemph | a:xlang | a:treeInclude | a:link | a:cite | a:image | a:list | a:table | a:footnote | a:footnotemark | a:footnotetext | a:p)*
>.
|
Element_a_footnote.Attr_a_symbol | |
Element_a_footnote.Attr_xml_lang | |
Element_a_footnote.Content | |
Element_a_footnotemark |
<!ELEMENT
a:footnotemark
EMPTY
>.
|
Element_a_footnotemark.Attr_a_symbol | |
Element_a_footnotetext |
<!ELEMENT
a:footnotetext
(#PCDATA | a:kind | a:bold | a:ital | a:ulin | a:blink | a:strikeout | a:scaps | a:hh | a:larger | a:smaller | a:indexlo | a:indexhi | a:spanstyle | a:src | a:verbatimXml | a:nl | a:ldots | a:label | a:ref | a:pers | a:opus | a:persop | a:emph | a:xemph | a:xlang | a:treeInclude | a:link | a:cite | a:image | a:list | a:table | a:footnote | a:footnotemark | a:footnotetext | a:p)*
>.
|
Element_a_footnotetext.Attr_a_symbol | |
Element_a_footnotetext.Attr_xml_lang | |
Element_a_footnotetext.Content | |
Element_a_framename |
<!ELEMENT
a:framename
(#PCDATA)*
>.
|
Element_a_hh |
<!ELEMENT
a:hh
EMPTY
>.
|
Element_a_image |
<!ELEMENT
a:image
(a:image_file, (a:image_alt)?, (a:image_width)?, (a:image_height)?, (a:image_align)?, (a:image_showLabel)?)
>.
|
Element_a_image_align |
<!ELEMENT
a:image_align
(#PCDATA)*
>.
|
Element_a_image_alt |
<!ELEMENT
a:image_alt
(#PCDATA)*
>.
|
Element_a_image_file |
<!ELEMENT
a:image_file
(#PCDATA)*
>.
|
Element_a_image_height |
<!ELEMENT
a:image_height
(#PCDATA)*
>.
|
Element_a_image_showLabel |
<!ELEMENT
a:image_showLabel
EMPTY
>.
|
Element_a_image_width |
<!ELEMENT
a:image_width
(#PCDATA)*
>.
|
Element_a_indexhi | |
Element_a_indexhi.Content | |
Element_a_indexlo | |
Element_a_indexlo.Content | |
Element_a_inframe |
<!ELEMENT
a:inframe
EMPTY
>.
|
Element_a_ital | |
Element_a_ital.Content | |
Element_a_key |
<!ELEMENT
a:key
(#PCDATA)*
>.
|
Element_a_kind | |
Element_a_label |
<!ELEMENT
a:label
(#PCDATA)*
>.
|
Element_a_larger | |
Element_a_larger.Content | |
Element_a_ldots |
<!ELEMENT
a:ldots
EMPTY
>.
|
Element_a_link | |
Element_a_link.Choice_1 |
Realizes the content model
(a:blank | a:top | a:inframe | a:framename)? , which is the 1st choice clause in the enclosing content model, realized by Element_a_link . |
Element_a_link.Choice_1_Alt_1 |
Realizes te content model
a:blank, which is the 1st alternative in the enclosing choice, realized by Element_a_link.Choice_1 . |
Element_a_link.Choice_1_Alt_2 |
Realizes te content model
a:top, which is the 2nd alternative in the enclosing choice, realized by Element_a_link.Choice_1 . |
Element_a_link.Choice_1_Alt_3 |
Realizes te content model
a:inframe, which is the 3rd alternative in the enclosing choice, realized by Element_a_link.Choice_1 . |
Element_a_link.Choice_1_Alt_4 |
Realizes te content model
a:framename, which is the 4th alternative in the enclosing choice, realized by Element_a_link.Choice_1 . |
Element_a_list |
<!ELEMENT
a:list
((a:listSymbol)?, (a:listStartnum | a:listContinues)?, (a:label)?, (a:listitem)+)
>.
|
Element_a_list.Choice_1 |
Realizes the content model
(a:listStartnum | a:listContinues)? , which is the 1st choice clause in the enclosing content model, realized by Element_a_list . |
Element_a_list.Choice_1_Alt_1 |
Realizes te content model
a:listStartnum, which is the 1st alternative in the enclosing choice, realized by Element_a_list.Choice_1 . |
Element_a_list.Choice_1_Alt_2 |
Realizes te content model
a:listContinues, which is the 2nd alternative in the enclosing choice, realized by Element_a_list.Choice_1 . |
Element_a_listContinues |
<!ELEMENT
a:listContinues
(#PCDATA)*
>.
|
Element_a_listitem |
<!ELEMENT
a:listitem
(#PCDATA | a:bold | a:ital | a:ulin | a:blink | a:strikeout | a:scaps | a:hh | a:larger | a:smaller | a:indexlo | a:indexhi | a:spanstyle | a:src | a:verbatimXml | a:nl | a:ldots | a:label | a:ref | a:pers | a:opus | a:persop | a:emph | a:xemph | a:xlang | a:treeInclude | a:link | a:cite | a:image | a:list | a:table | a:footnote | a:footnotemark | a:footnotetext | a:p)*
>.
|
Element_a_listitem.Content | |
Element_a_listStartnum |
<!ELEMENT
a:listStartnum
(#PCDATA)*
>.
|
Element_a_listSymbol |
<!ELEMENT
a:listSymbol
(#PCDATA)*
>.
|
Element_a_loc |
<!ELEMENT
a:loc
(#PCDATA)*
>.
|
Element_a_locus |
<!ELEMENT
a:locus
(#PCDATA)*
>.
|
Element_a_mode |
<!ELEMENT
a:mode
(#PCDATA)*
>.
|
Element_a_nl |
<!ELEMENT
a:nl
EMPTY
>.
|
Element_a_opus |
<!ELEMENT
a:opus
(#PCDATA)*
>.
|
Element_a_p |
<!ELEMENT
a:p
(#PCDATA | a:kind | a:bold | a:ital | a:ulin | a:blink | a:strikeout | a:scaps | a:hh | a:larger | a:smaller | a:indexlo | a:indexhi | a:spanstyle | a:src | a:verbatimXml | a:nl | a:ldots | a:label | a:ref | a:pers | a:opus | a:persop | a:emph | a:xemph | a:xlang | a:treeInclude | a:link | a:cite | a:image | a:list | a:table | a:footnote | a:footnotemark | a:footnotetext)*
>.
|
Element_a_p.Attr_xml_lang | |
Element_a_p.Content | |
Element_a_path |
<!ELEMENT
a:path
(#PCDATA)*
>.
|
Element_a_pers |
<!ELEMENT
a:pers
(#PCDATA)*
>.
|
Element_a_persop | |
Element_a_pkind |
<!ELEMENT
a:pkind
(#PCDATA)*
>.
|
Element_a_popus |
<!ELEMENT
a:popus
(#PCDATA)*
>.
|
Element_a_ppers |
<!ELEMENT
a:ppers
(#PCDATA)*
>.
|
Element_a_ref |
<!ELEMENT
a:ref
(#PCDATA)*
>.
|
Element_a_refdate |
<!ELEMENT
a:refdate
(#PCDATA)*
>.
|
Element_a_scaps | |
Element_a_scaps.Content | |
Element_a_smaller | |
Element_a_smaller.Content | |
Element_a_spanstyle | |
Element_a_spanstyle.Attr_a_style | |
Element_a_spanstyle.Content | |
Element_a_src |
<!ELEMENT
a:src
(#PCDATA | a:hh)*
>.
|
Element_a_SRC |
<!ELEMENT
a:SRC
(#PCDATA | a:label | a:treeInclude)*
>.
|
Element_a_src.Content | |
Element_a_SRC.Content | |
Element_a_strikeout | |
Element_a_strikeout.Content | |
Element_a_table | |
Element_a_td |
<!ELEMENT
a:td
(#PCDATA | a:tdCls | a:bold | a:ital | a:ulin | a:blink | a:strikeout | a:scaps | a:hh | a:larger | a:smaller | a:indexlo | a:indexhi | a:spanstyle | a:src | a:verbatimXml | a:nl | a:ldots | a:label | a:ref | a:pers | a:opus | a:persop | a:emph | a:xemph | a:xlang | a:treeInclude | a:link | a:cite | a:image | a:list | a:table | a:footnote | a:footnotemark | a:footnotetext | a:p)*
>.
|
Element_a_td.Content | |
Element_a_tdCls |
<!ELEMENT
a:tdCls
(#PCDATA)*
>.
|
Element_a_text |
<!ELEMENT
a:text
(#PCDATA | a:bold | a:ital | a:ulin | a:blink | a:strikeout | a:scaps | a:hh | a:larger | a:smaller | a:indexlo | a:indexhi | a:spanstyle | a:src | a:verbatimXml | a:nl | a:ldots | a:label | a:ref | a:pers | a:opus | a:persop | a:emph | a:xemph | a:xlang | a:treeInclude | a:cite | a:image)*
>.
|
Element_a_text.Content | |
Element_a_th |
<!ELEMENT
a:th
(#PCDATA | a:bold | a:ital | a:ulin | a:blink | a:strikeout | a:scaps | a:hh | a:larger | a:smaller | a:indexlo | a:indexhi | a:spanstyle | a:src | a:verbatimXml | a:nl | a:ldots | a:label | a:ref | a:pers | a:opus | a:persop | a:emph | a:xemph | a:xlang | a:treeInclude | a:link | a:cite | a:image | a:list | a:table | a:footnote | a:footnotemark | a:footnotetext | a:p)*
>.
|
Element_a_th.Content | |
Element_a_top |
<!ELEMENT
a:top
EMPTY
>.
|
Element_a_tr | |
Element_a_tr.Choice_1 |
Realizes the content model
((a:td)* | (a:th)*) , which is the 1st choice clause in the enclosing content model, realized by Element_a_tr . |
Element_a_tr.Choice_1_Alt_1 |
Realizes te content model
(a:td)*, which is the 1st alternative in the enclosing choice, realized by Element_a_tr.Choice_1 . |
Element_a_tr.Choice_1_Alt_2 |
Realizes te content model
(a:th)*, which is the 2nd alternative in the enclosing choice, realized by Element_a_tr.Choice_1 . |
Element_a_treeInclude | |
Element_a_ulin | |
Element_a_ulin.Content | |
Element_a_url |
<!ELEMENT
a:url
(#PCDATA)*
>.
|
Element_a_verbatimXml |
<!ELEMENT
a:verbatimXml
(#PCDATA)*
>.
|
Element_a_whitespace |
<!ELEMENT
a:whitespace
(#PCDATA)*
>.
|
Element_a_xemph |
<!ELEMENT
a:xemph
(#PCDATA | a:bold | a:ital | a:ulin | a:blink | a:strikeout | a:scaps | a:hh | a:larger | a:smaller | a:indexlo | a:indexhi | a:spanstyle | a:src | a:verbatimXml | a:nl | a:ldots | a:label | a:ref | a:pers | a:opus | a:persop | a:emph | a:xemph | a:xlang | a:treeInclude | a:link | a:cite | a:image)*
>.
|
Element_a_xemph.Content | |
Element_a_xlang |
<!ELEMENT
a:xlang
(#PCDATA | a:bold | a:ital | a:ulin | a:blink | a:strikeout | a:scaps | a:hh | a:larger | a:smaller | a:indexlo | a:indexhi | a:spanstyle | a:src | a:verbatimXml | a:nl | a:ldots | a:label | a:ref | a:pers | a:opus | a:persop | a:emph | a:xemph | a:xlang | a:treeInclude | a:link | a:cite | a:image)*
>.
|
Element_a_xlang.Attr_xml_lang | |
Element_a_xlang.Content | |
Element_ACCEPTED |
<!ELEMENT
ACCEPTED
EMPTY
>.
|
Element_author |
<!ELEMENT
author
(#PCDATA)*
>.
|
Element_authors | |
Element_CLOSED |
<!ELEMENT
CLOSED
EMPTY
>.
|
Element_costs |
<!ELEMENT
costs
(#PCDATA)*
>.
|
Element_date |
<!ELEMENT
date
(#PCDATA)*
>.
|
Element_desc |
<!ELEMENT
desc
(#PCDATA | a:kind | a:bold | a:ital | a:ulin | a:blink | a:strikeout | a:scaps | a:hh | a:larger | a:smaller | a:indexlo | a:indexhi | a:spanstyle | a:src | a:verbatimXml | a:nl | a:ldots | a:label | a:ref | a:pers | a:opus | a:persop | a:emph | a:xemph | a:xlang | a:treeInclude | a:link | a:cite | a:image | a:list | a:table | a:footnote | a:footnotemark | a:footnotetext | a:p | a:SRC)*
>.
|
Element_desc.Attr_xml_lang | |
Element_desc.Content | |
Element_docmat | |
Element_docmat.Choice_1 |
Realizes the content model
(a:p | a:SRC)* , which is the 1st choice clause in the enclosing content model, realized by Element_docmat . |
Element_docmat.Choice_1_Alt_1 |
Realizes te content model
a:p, which is the 1st alternative in the enclosing choice, realized by Element_docmat.Choice_1 . |
Element_docmat.Choice_1_Alt_2 |
Realizes te content model
a:SRC, which is the 2nd alternative in the enclosing choice, realized by Element_docmat.Choice_1 . |
Element_entries | |
Element_entries.Choice_1 |
Realizes the content model
(issue | docmat | package)* , which is the 1st choice clause in the enclosing content model, realized by Element_entries . |
Element_entries.Choice_1_Alt_1 |
Realizes te content model
issue, which is the 1st alternative in the enclosing choice, realized by Element_entries.Choice_1 . |
Element_entries.Choice_1_Alt_2 |
Realizes te content model
docmat, which is the 2nd alternative in the enclosing choice, realized by Element_entries.Choice_1 . |
Element_entries.Choice_1_Alt_3 |
Realizes te content model
package, which is the 3rd alternative in the enclosing choice, realized by Element_entries.Choice_1 . |
Element_FIXED |
<!ELEMENT
FIXED
EMPTY
>.
|
Element_issue |
Meaning: Central data object to represent one
recognized issue.
|
Element_name |
<!ELEMENT
name
(#PCDATA)*
>.
|
Element_note | |
Element_note.Choice_1 |
Realizes the content model
(ACCEPTED | FIXED | CLOSED | WONTFIX | WORKSFORME | REOPENED)? , which is the 1st choice clause in the enclosing content model, realized by Element_note . |
Element_note.Choice_1_Alt_1 |
Realizes te content model
ACCEPTED, which is the 1st alternative in the enclosing choice, realized by Element_note.Choice_1 . |
Element_note.Choice_1_Alt_2 |
Realizes te content model
FIXED, which is the 2nd alternative in the enclosing choice, realized by Element_note.Choice_1 . |
Element_note.Choice_1_Alt_3 |
Realizes te content model
CLOSED, which is the 3rd alternative in the enclosing choice, realized by Element_note.Choice_1 . |
Element_note.Choice_1_Alt_4 |
Realizes te content model
WONTFIX, which is the 4th alternative in the enclosing choice, realized by Element_note.Choice_1 . |
Element_note.Choice_1_Alt_5 |
Realizes te content model
WORKSFORME, which is the 5th alternative in the enclosing choice, realized by Element_note.Choice_1 . |
Element_note.Choice_1_Alt_6 |
Realizes te content model
REOPENED, which is the 6th alternative in the enclosing choice, realized by Element_note.Choice_1 . |
Element_note.Choice_2 |
Realizes the content model
(a:p | a:SRC)* , which is the 2nd choice clause in the enclosing content model, realized by Element_note . |
Element_note.Choice_2_Alt_1 |
Realizes te content model
a:p, which is the 1st alternative in the enclosing choice, realized by Element_note.Choice_2 . |
Element_note.Choice_2_Alt_2 |
Realizes te content model
a:SRC, which is the 2nd alternative in the enclosing choice, realized by Element_note.Choice_2 . |
Element_package | |
Element_package.Choice_1 |
Realizes the content model
(issue | docmat)* , which is the 1st choice clause in the enclosing content model, realized by Element_package . |
Element_package.Choice_1_Alt_1 |
Realizes te content model
issue, which is the 1st alternative in the enclosing choice, realized by Element_package.Choice_1 . |
Element_package.Choice_1_Alt_2 |
Realizes te content model
docmat, which is the 2nd alternative in the enclosing choice, realized by Element_package.Choice_1 . |
Element_prior |
<!ELEMENT
prior
(#PCDATA)*
>.
|
Element_reference |
<!ELEMENT
reference
(#PCDATA)*
>.
|
Element_REOPENED |
<!ELEMENT
REOPENED
EMPTY
>.
|
Element_WONTFIX |
<!ELEMENT
WONTFIX
EMPTY
>.
|
Element_WORKSFORME |
<!ELEMENT
WORKSFORME
EMPTY
>.
|
Element.UnmixedContent |
Common wrapper class for the contents of all Elements with a content
model of "
(#PCDATA) only." Behaves as a simplified version of its superclass. |
Extension | |
Matcher | |
Visitor |
Super class for all user defined visitor code.
|
VisitorTemplate |
Copy-and-edit "boilerplate" source for user defined visitor code.
|
see also the complete user documentation .