Package org.cakelab.jdoxml.api
Interface IDoc
-
- All Known Subinterfaces:
IDocAnchor
,IDocCodeLine
,IDocCopy
,IDocDotFile
,IDocEMail
,IDocEntry
,IDocFormula
,IDocHighlight
,IDocHRuler
,IDocImage
,IDocIndexEntry
,IDocInternal
,IDocItemizedList
,IDocLineBreak
,IDocLink
,IDocListItem
,IDocMarkup
,IDocMarkupModifier
,IDocMDash
,IDocNDash
,IDocOrderedList
,IDocPara
,IDocParameter
,IDocParameterItem
,IDocParameterList
,IDocProgramListing
,IDocRef
,IDocRoot
,IDocRow
,IDocSection
,IDocSimpleSect
,IDocSymbol
,IDocTable
,IDocText
,IDocTitle
,IDocTocItem
,IDocTocList
,IDocULink
,IDocVariableList
,IDocVariableListEntry
,IDocVerbatim
,IDocXRefSect
,IDocXRefTitle
- All Known Implementing Classes:
AnchorHandler
,CodeLineHandler
,CopyHandler
,DocHandler
,DocInternalHandler
,DocSectionHandler
,DotFileHandler
,EntryHandler
,FormulaHandler
,HighlightHandler
,HRulerHandler
,ImageHandler
,IndexEntryHandler
,ItemizedListHandler
,LineBreakHandler
,LinkHandler
,ListItemHandler
,MDashHandler
,NDashHandler
,OrderedListHandler
,ParagraphHandler
,ParameterHandler
,ParameterItemHandler
,ParameterListHandler
,ProgramListingHandler
,RefHandler
,RowHandler
,SimpleSectHandler
,SymbolHandler
,TableHandler
,TextNode
,TitleHandler
,TocItemHandler
,TocListHandler
,ULinkHandler
,VariableListEntryHandler
,VariableListHandler
,VerbatimHandler
,XRefSectHandler
,XRefTitleHandler
public interface IDoc
-
-
Nested Class Summary
Nested Classes Modifier and Type Interface Description static class
IDoc.Kind
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description IDoc.Kind
kind()
-
-
-
Method Detail
-
kind
IDoc.Kind kind()
-
-