Constant Field Values

Contents

org.eclipse.*

  • org.eclipse.lemminx.extensions.contentmodel.participants.diagnostics.LSPSAXParser 
    Modifier and Type Constant Field Value
    protected static final String ENTITY_MANAGER "http://apache.org/xml/properties/internal/entity-manager"
    protected static final String VALIDATION_MANAGER "http://apache.org/xml/properties/internal/validation-manager"
  • org.eclipse.lemminx.extensions.relaxng.grammar.rng.RNGSAXParser 
    Modifier and Type Constant Field Value
    protected static final String ENTITY_MANAGER "http://apache.org/xml/properties/internal/entity-manager"
    protected static final String VALIDATION_MANAGER "http://apache.org/xml/properties/internal/validation-manager"
  • org.eclipse.lemminx.extensions.relaxng.xml.validator.ExternalRelaxNGValidator 
    Modifier and Type Constant Field Value
    protected static final String ENTITY_RESOLVER "http://apache.org/xml/properties/internal/entity-resolver"
    public static final String ERROR_REPORTER "http://apache.org/xml/properties/internal/error-reporter"
    public static final String RELAXNG "http://apache.org/xml/properties/relaxng/external-relaxng"
    protected static final String XMLGRAMMAR_POOL "http://apache.org/xml/properties/internal/grammar-pool"
  • org.eclipse.lemminx.extensions.xsi.XSISchemaModel 
    Modifier and Type Constant Field Value
    public static final String NIL_DOC "Indicates if an element should contain content. Valid values are `true` or `false`"
    public static final String TYPE_DOC "Specifies the type of an element. This attribute labels an element as a particular type, even though there might not be an element declaration in the schema binding that element to the type."
    public static final String XSI_DOC "The namespace that defines important attributes such as `noNamespaceSchemaLocation` and `schemaLocation`."
    public static final String XSI_WEBSITE "http://www.w3.org/2001/XMLSchema-instance"
  • org.eclipse.lemminx.utils.platform.Version 
    Modifier and Type Constant Field Value
    public static final String MAIN_BRANCH "main"