📄 wml.java
字号:
// Decompiled by Jad v1.5.8e2. Copyright 2001 Pavel Kouznetsov.
// Jad home page: http://kpdus.tripod.com/jad.html
// Decompiler options: packimports(3) fieldsfirst ansi space
// Source File Name: Wml.java
package org.kxml.wap;
public class Wml
{
public static final String tagTable[] = {
0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
0, 0, 0, "a", "td", "tr", "table", "p", "postfield", "anchor",
"access", "b", "big", "br", "card", "do", "em", "fieldset", "go", "head",
"i", "img", "input", "meta", "noop", "prev", "onevent", "optgroup", "option", "refresh",
"select", "small", "strong", 0, "template", "timer", "u", "setvar", "wml"
};
public static final String attrStartTable[] = {
"accept-charset", "align=bottom", "align=center", "align=left", "align=middle", "align=right", "align=top", "alt", "content", 0,
"domain", "emptyok=false", "emptyok=true", "format", "height", "hspace", "ivalue", "iname", 0, "label",
"localsrc", "maxlength", "method=get", "method=post", "mode=nowrap", "mode=wrap", "multiple=false", "multiple=true", "name", "newcontext=false",
"newcontext=true", "onpick", "onenterbackward", "onenterforward", "ontimer", "optimal=false", "optimal=true", "path", 0, 0,
0, "scheme", "sendreferer=false", "sendreferer=true", "size", "src", "ordered=true", "ordered=false", "tabindex", "title",
"type", "type=accept", "type=delete", "type=help", "type=password", "type=onpick", "type=onenterbackward", "type=onenterforward", "type=ontimer", 0,
0, 0, 0, 0, "type=options", "type=prev", "type=reset", "type=text", "type=vnd.", "href",
"href=http://", "href=https://", "value", "vspace", "width", "xml:lang", 0, "align", "columns", "class",
"id", "forua=false", "forua=true", "src=http://", "src=https://", "http-equiv", "http-equiv=Content-Type", "content=application/vnd.wap.wmlc;charset=", "http-equiv=Expires", 0,
0
};
public static final String attrValueTable[] = {
".com/", ".edu/", ".net/", ".org/", "accept", "bottom", "clear", "delete", "help", "http://",
"http://www.", "https://", "https://www.", 0, "middle", "nowrap", "onpick", "onenterbackward", "onenterforward", "ontimer",
"options", "password", "reset", 0, "text", "top", "unknown", "wrap", "www."
};
public Wml()
{
}
}
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -