Class DocumentViewCodecDescriptor


  • public class DocumentViewCodecDescriptor
    extends Object
    • Field Detail

      • className

        protected String className
      • prefix

        protected String prefix
      • defaultCodec

        protected boolean defaultCodec
      • enabled

        protected boolean enabled
      • priority

        protected int priority
    • Constructor Detail

      • DocumentViewCodecDescriptor

        public DocumentViewCodecDescriptor()
    • Method Detail

      • getClassName

        public String getClassName()
      • getEnabled

        public boolean getEnabled()
      • getPriority

        public int getPriority()
      • getName

        public String getName()
      • getDefaultCodec

        public boolean getDefaultCodec()
      • getPrefix

        public String getPrefix()