Class XMLSymbolsSettings


  • public class XMLSymbolsSettings
    extends Object
    XML symbol settings for content model.
    • Constructor Detail

      • XMLSymbolsSettings

        public XMLSymbolsSettings()
    • Method Detail

      • isShowReferencedGrammars

        public boolean isShowReferencedGrammars()
        Returns true if the referenced grammars must be inserted in the symbols and false otherwise.
        Returns:
        true if the referenced grammars must be inserted in the symbols and false otherwise.
      • setShowReferencedGrammars

        public void setShowReferencedGrammars​(boolean showReferencedGrammars)