Interface ParserSettings

    • Method Detail

      • substitute

        java.lang.String substitute​(java.lang.String value)
      • substitute

        java.util.Map substitute​(java.util.Map strings)
      • getConflictManager

        ConflictManager getConflictManager​(java.lang.String name)
      • getMatcher

        PatternMatcher getMatcher​(java.lang.String matcherName)
      • getNamespace

        Namespace getNamespace​(java.lang.String namespace)
      • resolveFile

        java.io.File resolveFile​(java.lang.String filename)
      • getDefaultBranch

        java.lang.String getDefaultBranch​(ModuleId moduleId)
      • getContextNamespace

        Namespace getContextNamespace()
        Returns the namespace context in which the current descriptor is parsed.