Package | Description |
---|---|
org.eclipse.lemminx.extensions.generators | |
org.eclipse.lemminx.extensions.generators.xml2dtd | |
org.eclipse.lemminx.extensions.generators.xml2xsd |
Modifier and Type | Method and Description |
---|---|
protected abstract void |
AbstractXML2GrammarGenerator.generate(Grammar grammar,
T grammarSettings,
XMLBuilder out)
Generate the grammar content from the given grammar information into the
given builder.
|
Modifier and Type | Method and Description |
---|---|
protected void |
XML2DTDGenerator.generate(Grammar grammar,
DTDGeneratorSettings settings,
XMLBuilder dtd) |
Modifier and Type | Method and Description |
---|---|
protected void |
XML2XMLSchemaGenerator.generate(Grammar grammar,
XMLSchemaGeneratorSettings settings,
XMLBuilder schema) |
Copyright © 2020. All rights reserved.