Class Grammar
java.lang.Object
org.eclipse.lemminx.extensions.generators.ContainerDeclaration
org.eclipse.lemminx.extensions.generators.Grammar
Grammar information.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionReturns the default namespace and null otherwise.Methods inherited from class org.eclipse.lemminx.extensions.generators.ContainerDeclaration
addElement, getElement, getElements
-
Constructor Details
-
Grammar
public Grammar()
-
-
Method Details
-
getDefaultNamespace
Returns the default namespace and null otherwise.- Returns:
- the default namespace and null otherwise.
-