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 TypeMethodDescriptionvoid
void
void
void
void
void
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface org.x4o.maisdoc.flake.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:
SAXException
IOException
-
writeElementConfiguratorBean
public void writeElementConfiguratorBean(MaisDocWriteEvent<MaisDocNode> event) throws SAXException, IOException - Throws:
SAXException
IOException
-
writeElementClassAttributeBean
public void writeElementClassAttributeBean(MaisDocWriteEvent<MaisDocNode> event) throws SAXException, IOException - Throws:
SAXException
IOException
-
writeLanguageSummary
public void writeLanguageSummary(MaisDocWriteEvent<MaisDocNode> event) throws SAXException, IOException - Throws:
SAXException
IOException
-
writeModulesSummary
public void writeModulesSummary(MaisDocWriteEvent<MaisDocNode> event) throws SAXException, IOException - Throws:
SAXException
IOException
-
writeNamespaceSummary
public void writeNamespaceSummary(MaisDocWriteEvent<MaisDocNode> event) throws SAXException, IOException - Throws:
SAXException
IOException
-