Class ParserRegistry.Parser

    • Method Detail

      • getId

        public String getId()
      • getUniqueIdentifier

        public String getUniqueIdentifier()
      • create

        public <I> I create​(Class<I> type,
                            String attribute)