Package org.eclipse.lemminx.extensions.generators
package org.eclipse.lemminx.extensions.generators
-
ClassDescriptionAbstract class to generate a grammar (XSD, DTD, etc) from a given XML source.Attribute declaration.Cardinality for sequence.Children properties of an element declaration: sequenced if all children have the same order. cardinalities for each child.Children information.Element information.Generic file generator.Plugin to register the
FileContentGeneratorManagerin the component registry.Base class for generator settings.Grammar information.IFileContentGenerator<Source,Settings extends FileContentGeneratorSettings> File content generator API.This class is a copy/paste from some methods of Xerces org.apache.xerces.util.XMLChar.