jtidyservlet.properties

来自「过滤html代码」· PROPERTIES 代码 · 共 24 行

PROPERTIES
24
字号
# Time in milliseconds the servlet thread will sleep if Record is not yet avalable in RepositoryimageGetTimeout=2000# The image name prefix for validation icons, First servlet will try to load it from Resources using ClassLoader if not found would be redirected to RequestDispatcherimageNamePrefix=jtidy_html_32x26_# Image name is constructed from Prefix + [unknown|error|warning|ok]imageNameExtension=.png#From web.xml servlet-mapping url-pattern#JTidyServletURI=/JTidy# Properly construct <validationImage/> tag.#imageWidth=32#imageHeight=26# Redefine validation results handling.#repositoryFactory.class=org.w3c.tidy.servlet.data.SessionRepositoryFactory# Ouput validation image tag as xhtmlxhtml=true

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?