Class EldXsdWriterElement
java.lang.Object
org.x4o.xml.eld.xsd.EldXsdWriterElement
EldXsdXmlWriter Creates the schema from an eld resource.
Note: this is still writing a bit quick and hacky.
- Version:
- 1.0 Aug 8, 2012
- Author:
- Willem Cazander
-
Field Summary
Fields -
Constructor Summary
ConstructorsConstructorDescriptionEldXsdWriterElement
(SAX3WriterXsd xsdWriter, X4OLanguage language, SAX3PropertyConfig propertyConfig) -
Method Summary
Modifier and TypeMethodDescriptionvoid
void
startNamespaces
(String namespaceUri) void
void
writeElement
(ElementClass ec, ElementNamespace nsWrite) void
writeElementClass
(ElementClass ec, ElementNamespace nsWrite)
-
Field Details
-
language
-
xsdWriter
-
writeNamespace
-
namespaces
-
-
Constructor Details
-
EldXsdWriterElement
public EldXsdWriterElement(SAX3WriterXsd xsdWriter, X4OLanguage language, SAX3PropertyConfig propertyConfig)
-
-
Method Details
-
startNamespaces
-
startSchema
- Throws:
IOException
-
endSchema
- Throws:
IOException
-
writeElementClass
- Throws:
IOException
-
writeElement
- Throws:
IOException
-