Interface EnctypeAttribute

All Known Implementing Classes:
FormTag, FormTag

public interface EnctypeAttribute
Something with an enctype attribute.
Author:
AO Industries, Inc.
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    setEnctype(String enctype)
     
  • Method Details

    • setEnctype

      void setEnctype(String enctype)