Class GeneralTagConfig<T extends Tag,​P>

  • Direct Known Subclasses:
    MemberConfig, TagConfig

    public class GeneralTagConfig<T extends Tag,​P>
    extends java.lang.Object
    • Constructor Summary

      Constructors 
      Constructor Description
      GeneralTagConfig​(P path, T def)  
    • Constructor Detail

      • GeneralTagConfig

        public GeneralTagConfig​(P path,
                                T def)
    • Method Detail

      • getPath

        public P getPath()
      • getDefinition

        public T getDefinition()