Class MaisDocWriter
java.lang.Object
org.x4o.maisdoc.MaisDocWriter
Deprecated.
ApiDocWriter writes the api documentation.
- Version:
- 1.0 Aug 26, 2010
- Author:
- Willem Cazander
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final SAX3PropertyConfig
Deprecated.static final String
Deprecated.static final String
Deprecated.static final String
Deprecated.static final String
Deprecated.static final String
Deprecated.static final String
Deprecated.static final String
Deprecated.static final String
Deprecated.static final String
Deprecated.static final String
Deprecated.static final String
Deprecated.static final String
Deprecated.static final String
Deprecated.static final String
Deprecated.static final String
Deprecated.static final String
Deprecated. -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoid
Deprecated.Writes the language documentation to the base path.
-
Field Details
-
DEFAULT_PROPERTY_CONFIG
Deprecated. -
OUTPUT_PATH
-
DOC_NAME
-
DOC_DESCRIPTION
-
DOC_ABOUT
-
DOC_COPYRIGHT
-
DOC_PAGE_SUB_TITLE
-
DOC_NO_FRAME_ALL_NAME
-
META_KEYWORDS
-
META_STYLESHEET
-
META_STYLESHEET_THEMA
-
JAVADOC_LINK
-
JAVADOC_LINK_OFFLINE
-
PAGE_PRINT_TREE
-
PAGE_PRINT_XTREE
-
PAGE_PRINT_INDEX_ALL
-
PAGE_PRINT_HELP
-
-
Constructor Details
-
MaisDocWriter
Deprecated.
-
-
Method Details
-
writeDocumentation
Deprecated.Writes the language documentation to the base path.- Throws:
IOException
- Is thrown when error is done.
-