⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 tag.java

📁 HTML解析器是一个Java库
💻 JAVA
📖 第 1 页 / 共 4 页
字号:
	public static final String IFRAME=HTMLElementName.IFRAME;

	/**
	 * Use of this inherited static field has been deprecated as of version 3.0.
	 * @deprecated  Use the static field directly from the HTMLElementName class instead.
	 */
	@Deprecated
	public static final String IMG=HTMLElementName.IMG;

	/**
	 * Use of this inherited static field has been deprecated as of version 3.0.
	 * @deprecated  Use the static field directly from the HTMLElementName class instead.
	 */
	@Deprecated
	public static final String INPUT=HTMLElementName.INPUT;

	/**
	 * Use of this inherited static field has been deprecated as of version 3.0.
	 * @deprecated  Use the static field directly from the HTMLElementName class instead.
	 */
	@Deprecated
	public static final String INS=HTMLElementName.INS;

	/**
	 * Use of this inherited static field has been deprecated as of version 3.0.
	 * @deprecated  Use the static field directly from the HTMLElementName class instead.
	 */
	@Deprecated
	public static final String ISINDEX=HTMLElementName.ISINDEX;

	/**
	 * Use of this inherited static field has been deprecated as of version 3.0.
	 * @deprecated  Use the static field directly from the HTMLElementName class instead.
	 */
	@Deprecated
	public static final String KBD=HTMLElementName.KBD;

	/**
	 * Use of this inherited static field has been deprecated as of version 3.0.
	 * @deprecated  Use the static field directly from the HTMLElementName class instead.
	 */
	@Deprecated
	public static final String LABEL=HTMLElementName.LABEL;

	/**
	 * Use of this inherited static field has been deprecated as of version 3.0.
	 * @deprecated  Use the static field directly from the HTMLElementName class instead.
	 */
	@Deprecated
	public static final String LEGEND=HTMLElementName.LEGEND;

	/**
	 * Use of this inherited static field has been deprecated as of version 3.0.
	 * @deprecated  Use the static field directly from the HTMLElementName class instead.
	 */
	@Deprecated
	public static final String LI=HTMLElementName.LI;

	/**
	 * Use of this inherited static field has been deprecated as of version 3.0.
	 * @deprecated  Use the static field directly from the HTMLElementName class instead.
	 */
	@Deprecated
	public static final String LINK=HTMLElementName.LINK;

	/**
	 * Use of this inherited static field has been deprecated as of version 3.0.
	 * @deprecated  Use the static field directly from the HTMLElementName class instead.
	 */
	@Deprecated
	public static final String MAP=HTMLElementName.MAP;

	/**
	 * Use of this inherited static field has been deprecated as of version 3.0.
	 * @deprecated  Use the static field directly from the HTMLElementName class instead.
	 */
	@Deprecated
	public static final String MENU=HTMLElementName.MENU;

	/**
	 * Use of this inherited static field has been deprecated as of version 3.0.
	 * @deprecated  Use the static field directly from the HTMLElementName class instead.
	 */
	@Deprecated
	public static final String META=HTMLElementName.META;

	/**
	 * Use of this inherited static field has been deprecated as of version 3.0.
	 * @deprecated  Use the static field directly from the HTMLElementName class instead.
	 */
	@Deprecated
	public static final String NOFRAMES=HTMLElementName.NOFRAMES;

	/**
	 * Use of this inherited static field has been deprecated as of version 3.0.
	 * @deprecated  Use the static field directly from the HTMLElementName class instead.
	 */
	@Deprecated
	public static final String NOSCRIPT=HTMLElementName.NOSCRIPT;

	/**
	 * Use of this inherited static field has been deprecated as of version 3.0.
	 * @deprecated  Use the static field directly from the HTMLElementName class instead.
	 */
	@Deprecated
	public static final String OBJECT=HTMLElementName.OBJECT;

	/**
	 * Use of this inherited static field has been deprecated as of version 3.0.
	 * @deprecated  Use the static field directly from the HTMLElementName class instead.
	 */
	@Deprecated
	public static final String OL=HTMLElementName.OL;

	/**
	 * Use of this inherited static field has been deprecated as of version 3.0.
	 * @deprecated  Use the static field directly from the HTMLElementName class instead.
	 */
	@Deprecated
	public static final String OPTGROUP=HTMLElementName.OPTGROUP;

	/**
	 * Use of this inherited static field has been deprecated as of version 3.0.
	 * @deprecated  Use the static field directly from the HTMLElementName class instead.
	 */
	@Deprecated
	public static final String OPTION=HTMLElementName.OPTION;

	/**
	 * Use of this inherited static field has been deprecated as of version 3.0.
	 * @deprecated  Use the static field directly from the HTMLElementName class instead.
	 */
	@Deprecated
	public static final String P=HTMLElementName.P;

	/**
	 * Use of this inherited static field has been deprecated as of version 3.0.
	 * @deprecated  Use the static field directly from the HTMLElementName class instead.
	 */
	@Deprecated
	public static final String PARAM=HTMLElementName.PARAM;

	/**
	 * Use of this inherited static field has been deprecated as of version 3.0.
	 * @deprecated  Use the static field directly from the HTMLElementName class instead.
	 */
	@Deprecated
	public static final String PRE=HTMLElementName.PRE;

	/**
	 * Use of this inherited static field has been deprecated as of version 3.0.
	 * @deprecated  Use the static field directly from the HTMLElementName class instead.
	 */
	@Deprecated
	public static final String Q=HTMLElementName.Q;

	/**
	 * Use of this inherited static field has been deprecated as of version 3.0.
	 * @deprecated  Use the static field directly from the HTMLElementName class instead.
	 */
	@Deprecated
	public static final String S=HTMLElementName.S;

	/**
	 * Use of this inherited static field has been deprecated as of version 3.0.
	 * @deprecated  Use the static field directly from the HTMLElementName class instead.
	 */
	@Deprecated
	public static final String SAMP=HTMLElementName.SAMP;

	/**
	 * Use of this inherited static field has been deprecated as of version 3.0.
	 * @deprecated  Use the static field directly from the HTMLElementName class instead.
	 */
	@Deprecated
	public static final String SCRIPT=HTMLElementName.SCRIPT;

	/**
	 * Use of this inherited static field has been deprecated as of version 3.0.
	 * @deprecated  Use the static field directly from the HTMLElementName class instead.
	 */
	@Deprecated
	public static final String SELECT=HTMLElementName.SELECT;

	/**
	 * Use of this inherited static field has been deprecated as of version 3.0.
	 * @deprecated  Use the static field directly from the HTMLElementName class instead.
	 */
	@Deprecated
	public static final String SMALL=HTMLElementName.SMALL;

	/**
	 * Use of this inherited static field has been deprecated as of version 3.0.
	 * @deprecated  Use the static field directly from the HTMLElementName class instead.
	 */
	@Deprecated
	public static final String SPAN=HTMLElementName.SPAN;

	/**
	 * Use of this inherited static field has been deprecated as of version 3.0.
	 * @deprecated  Use the static field directly from the HTMLElementName class instead.
	 */
	@Deprecated
	public static final String STRIKE=HTMLElementName.STRIKE;

	/**
	 * Use of this inherited static field has been deprecated as of version 3.0.
	 * @deprecated  Use the static field directly from the HTMLElementName class instead.
	 */
	@Deprecated
	public static final String STRONG=HTMLElementName.STRONG;

	/**
	 * Use of this inherited static field has been deprecated as of version 3.0.
	 * @deprecated  Use the static field directly from the HTMLElementName class instead.
	 */
	@Deprecated
	public static final String STYLE=HTMLElementName.STYLE;

	/**
	 * Use of this inherited static field has been deprecated as of version 3.0.
	 * @deprecated  Use the static field directly from the HTMLElementName class instead.
	 */
	@Deprecated
	public static final String SUB=HTMLElementName.SUB;

	/**
	 * Use of this inherited static field has been deprecated as of version 3.0.
	 * @deprecated  Use the static field directly from the HTMLElementName class instead.
	 */
	@Deprecated
	public static final String SUP=HTMLElementName.SUP;

	/**
	 * Use of this inherited static field has been deprecated as of version 3.0.
	 * @deprecated  Use the static field directly from the HTMLElementName class instead.
	 */
	@Deprecated
	public static final String TABLE=HTMLElementName.TABLE;

	/**
	 * Use of this inherited static field has been deprecated as of version 3.0.
	 * @deprecated  Use the static field directly from the HTMLElementName class instead.
	 */
	@Deprecated
	public static final String TBODY=HTMLElementName.TBODY;

	/**
	 * Use of this inherited static field has been deprecated as of version 3.0.
	 * @deprecated  Use the static field directly from the HTMLElementName class instead.
	 */
	@Deprecated
	public static final String TD=HTMLElementName.TD;

	/**
	 * Use of this inherited static field has been deprecated as of version 3.0.
	 * @deprecated  Use the static field directly from the HTMLElementName class instead.
	 */
	@Deprecated
	public static final String TEXTAREA=HTMLElementName.TEXTAREA;

	/**
	 * Use of this inherited static field has been deprecated as of version 3.0.
	 * @deprecated  Use the static field directly from the HTMLElementName class instead.
	 */
	@Deprecated
	public static final String TFOOT=HTMLElementName.TFOOT;

	/**
	 * Use of this inherited static field has been deprecated as of version 3.0.
	 * @deprecated  Use the static field directly from the HTMLElementName class instead.
	 */
	@Deprecated
	public static final String TH=HTMLElementName.TH;

	/**
	 * Use of this inherited static field has been deprecated as of version 3.0.
	 * @deprecated  Use the static field directly from the HTMLElementName class instead.
	 */
	@Deprecated
	public static final String THEAD=HTMLElementName.THEAD;

	/**
	 * Use of this inherited static field has been deprecated as of version 3.0.
	 * @deprecated  Use the static field directly from the HTMLElementName class instead.
	 */
	@Deprecated
	public static final String TITLE=HTMLElementName.TITLE;

	/**
	 * Use of this inherited static field has been deprecated as of version 3.0.
	 * @deprecated  Use the static field directly from the HTMLElementName class instead.
	 */
	@Deprecated
	public static final String TR=HTMLElementName.TR;

	/**
	 * Use of this inherited static field has been deprecated as of version 3.0.
	 * @deprecated  Use the static field directly from the HTMLElementName class instead.
	 */
	@Deprecated
	public static final String TT=HTMLElementName.TT;

	/**
	 * Use of this inherited static field has been deprecated as of version 3.0.
	 * @deprecated  Use the static field directly from the HTMLElementName class instead.
	 */
	@Deprecated
	public static final String U=HTMLElementName.U;

	/**
	 * Use of this inherited static field has been deprecated as of version 3.0.
	 * @deprecated  Use the static field directly from the HTMLElementName class instead.
	 */
	@Deprecated
	public static final String UL=HTMLElementName.UL;

	/**
	 * Use of this inherited static field has been deprecated as of version 3.0.
	 * @deprecated  Use the static field directly from the HTMLElementName class instead.
	 */
	@Deprecated
	public static final String VAR=HTMLElementName.VAR;
}

⌨️ 快捷键说明

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