Class CheckLockInfo

java.lang.Object
jakarta.servlet.jsp.tagext.TagExtraInfo
org.apache.wiki.tags.CheckLockInfo

public class CheckLockInfo extends jakarta.servlet.jsp.tagext.TagExtraInfo
A companion to CheckLogTag.
  • Constructor Summary

    Constructors
    Constructor
    Description
     
  • Method Summary

    Modifier and Type
    Method
    Description
    jakarta.servlet.jsp.tagext.VariableInfo[]
    getVariableInfo(jakarta.servlet.jsp.tagext.TagData data)

    Methods inherited from class jakarta.servlet.jsp.tagext.TagExtraInfo

    getTagInfo, isValid, setTagInfo, validate

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • Constructor Details

  • Method Details

    • getVariableInfo

      public jakarta.servlet.jsp.tagext.VariableInfo[] getVariableInfo(jakarta.servlet.jsp.tagext.TagData data)
      Overrides:
      getVariableInfo in class jakarta.servlet.jsp.tagext.TagExtraInfo