Class EldDocWriterLanguage
java.lang.Object
org.x4o.xml.eld.doc.EldDocWriterLanguage
- All Implemented Interfaces:
MaisDocContentPrinter
EldDocWriterLanguage writer all content parts for the x4o language.
- Version:
- 1.0 May 29, 2013
- Author:
- Willem Cazander
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidvoidvoidvoidvoidvoidMethods inherited from class Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface MaisDocContentPrinter
clearHrefContentGroup, clearHrefContentGroupAlways, printApiTable, printApiTable, printApiTableBean, printApiTableBean, printApiTableBeanClass
-
Constructor Details
-
EldDocWriterLanguage
public EldDocWriterLanguage()
-
-
Method Details
-
writeElementBindingHandlerBean
public void writeElementBindingHandlerBean(MaisDocWriteEvent<MaisDocNode> event) throws SAXException, IOException - Throws:
SAXExceptionIOException
-
writeElementConfiguratorBean
public void writeElementConfiguratorBean(MaisDocWriteEvent<MaisDocNode> event) throws SAXException, IOException - Throws:
SAXExceptionIOException
-
writeElementClassAttributeBean
public void writeElementClassAttributeBean(MaisDocWriteEvent<MaisDocNode> event) throws SAXException, IOException - Throws:
SAXExceptionIOException
-
writeLanguageSummary
public void writeLanguageSummary(MaisDocWriteEvent<MaisDocNode> event) throws SAXException, IOException - Throws:
SAXExceptionIOException
-
writeModulesSummary
public void writeModulesSummary(MaisDocWriteEvent<MaisDocNode> event) throws SAXException, IOException - Throws:
SAXExceptionIOException
-
writeNamespaceSummary
public void writeNamespaceSummary(MaisDocWriteEvent<MaisDocNode> event) throws SAXException, IOException - Throws:
SAXExceptionIOException
-