Class AbstractContentBuilder

    • Constructor Detail

      • AbstractContentBuilder

        public AbstractContentBuilder()
        Default constructor.
      • AbstractContentBuilder

        public AbstractContentBuilder​(boolean allowIllegalNames)
        Parameters:
        allowIllegalNames - store unrecognised names as experimental content
    • Method Detail

      • isExperimentalName

        protected boolean isExperimentalName​(String name)
        Parameters:
        name -
        Returns:
      • allowIllegalNames

        protected boolean allowIllegalNames()
        Returns:
        true if non-standard names are allowed, otherwise false