Public Member Functions

HFile_jsp Class Reference

Inheritance diagram for HFile_jsp:
Collaboration diagram for HFile_jsp:

Public Member Functions

 HFile_jsp ()
 donothing ($keywordin)

Detailed Description

Definition at line 5 of file HFile_jsp.php.


Member Function Documentation

HFile_jsp::donothing ( keywordin  ) 

Definition at line 2046 of file HFile_jsp.php.

{
        return $keywordin;
}

HFile_jsp::HFile_jsp (  ) 

Definition at line 6 of file HFile_jsp.php.

References HFile::HFile().

                       {
     $this->HFile();    
/*************************************/
// Beautifier Highlighting Configuration File 
// JSP
/*************************************/
// Flags

$this->nocase                   = "1";
$this->notrim                   = "0";
$this->perl                     = "0";

// Colours

$this->colours          = array("blue", "purple", "gray", "brown", "blue", "purple");
$this->quotecolour              = "blue";
$this->blockcommentcolour       = "green";
$this->linecommentcolour        = "green";

// Indent Strings

$this->indent                   = array("{");
$this->unindent                 = array("}");

// String characters and delimiters

$this->stringchars              = array("\"", "'");
$this->delimiters               = array("~", "@", "!", "^", "&", "*", "(", ")", "+", "=", "|", "\\", "{", "}", "[", "]", ";", "\"", "'", ",", " ", "?");
$this->escchar                  = "";

// Comment settings

$this->linecommenton            = array("//");
$this->blockcommenton           = array("<!--");
$this->blockcommentoff          = array("-->");

// Keywords (keyword mapping to colour number)

$this->keywords                 = array(
                        "<A" => "1", 
                        "</A>" => "1", 
                        "<ABBR>" => "1", 
                        "<ABBR" => "1", 
                        "</ABBR>" => "1", 
                        "<ABOVE>" => "1", 
                        "<ACRONYM>" => "1", 
                        "<ACRONYM" => "1", 
                        "</ACRONYM>" => "1", 
                        "<ADDRESS>" => "1", 
                        "<ADDRESS" => "1", 
                        "</ADDRESS>" => "1", 
                        "<APPLET" => "1", 
                        "</APPLET>" => "1", 
                        "<ARRAY>" => "1", 
                        "<AREA" => "1", 
                        "</AREA" => "1", 
                        "<B>" => "1", 
                        "<B" => "1", 
                        "</B>" => "1", 
                        "<BASE" => "1", 
                        "<BASEFONT" => "1", 
                        "<BDO>" => "1", 
                        "<BDO" => "1", 
                        "</BDO>" => "1", 
                        "<BGSOUND" => "1", 
                        "<BIG>" => "1", 
                        "<BIG" => "1", 
                        "</BIG>" => "1", 
                        "<BLINK>" => "1", 
                        "</BLINK>" => "1", 
                        "<BLOCKQUOTE>" => "1", 
                        "<BLOCKQUOTE" => "1", 
                        "</BLOCKQUOTE>" => "1", 
                        "<BODY" => "1", 
                        "<BODY>" => "1", 
                        "</BODY>" => "1", 
                        "<BOX>" => "1", 
                        "<BR" => "1", 
                        "<BR>" => "1", 
                        "<BLINK" => "1", 
                        "<BUTTON>" => "1", 
                        "</BUTTON>" => "1", 
                        "<CAPTION>" => "1", 
                        "<CAPTION" => "1", 
                        "</CAPTION>" => "1", 
                        "<CENTER>" => "1", 
                        "<CENTER" => "1", 
                        "</CENTER>" => "1", 
                        "<CITE>" => "1", 
                        "<CITE" => "1", 
                        "</CITE>" => "1", 
                        "<CODE>" => "1", 
                        "<CODE" => "1", 
                        "</CODE>" => "1", 
                        "<COL>" => "1", 
                        "<COLGROUP>" => "1", 
                        "</COLGROUP>" => "1", 
                        "<COMMENT>" => "1", 
                        "</COMMENT>" => "1", 
                        "<DD>" => "1", 
                        "<DD" => "1", 
                        "</DD>" => "1", 
                        "<DEL>" => "1", 
                        "<DEL" => "1", 
                        "</DEL>" => "1", 
                        "<DFN>" => "1", 
                        "<DFN" => "1", 
                        "</DFN>" => "1", 
                        "<DIR>" => "1", 
                        "<DIR" => "1", 
                        "</DIR>" => "1", 
                        "<DIV>" => "1", 
                        "<DIV" => "1", 
                        "</DIV>" => "1", 
                        "<DL>" => "1", 
                        "<DL" => "1", 
                        "</DL>" => "1", 
                        "<DT>" => "1", 
                        "<DT" => "1", 
                        "</DT>" => "1", 
                        "<EM>" => "1", 
                        "<EM" => "1", 
                        "</EM>" => "1", 
                        "<EMBED" => "1", 
                        "<FIELDSET>" => "1", 
                        "<FIELDSET" => "1", 
                        "</FIELDSET>" => "1", 
                        "<FIG>" => "1", 
                        "<FONT" => "1", 
                        "</FONT>" => "1", 
                        "<FORM>" => "1", 
                        "<FORM" => "1", 
                        "</FORM>" => "1", 
                        "<FRAME" => "1", 
                        "<FRAMESET" => "1", 
                        "</FRAMESET>" => "1", 
                        "<H1>" => "1", 
                        "<H1" => "1", 
                        "</H1>" => "1", 
                        "<H2>" => "1", 
                        "<H2" => "1", 
                        "</H2>" => "1", 
                        "<H3>" => "1", 
                        "<H3" => "1", 
                        "</H3>" => "1", 
                        "<H4>" => "1", 
                        "<H4" => "1", 
                        "</H4>" => "1", 
                        "<H5>" => "1", 
                        "<H5" => "1", 
                        "</H5>" => "1", 
                        "<H6>" => "1", 
                        "<H6" => "1", 
                        "</H6>" => "1", 
                        "<HEAD>" => "1", 
                        "<HEAD" => "1", 
                        "</HEAD>" => "1", 
                        "<HR>" => "1", 
                        "<HR" => "1", 
                        "<HTML>" => "1", 
                        "<HTML" => "1", 
                        "</HTML>" => "1", 
                        "<I>" => "1", 
                        "<I" => "1", 
                        "</I>" => "1", 
                        "<IFRAME>" => "1", 
                        "</IFRAME>" => "1", 
                        "<ILAYER>" => "1", 
                        "</ILAYER>" => "1", 
                        "<IMG" => "1", 
                        "<INPUT>" => "1", 
                        "<INPUT" => "1", 
                        "<INS>" => "1", 
                        "<INS" => "1", 
                        "</INS>" => "1", 
                        "<ISINDEX>" => "1", 
                        "<ISINDEX" => "1", 
                        "<KBD>" => "1", 
                        "<KBD" => "1", 
                        "</KBD>" => "1", 
                        "<LABEL>" => "1", 
                        "<LABEL" => "1", 
                        "</LABEL>" => "1", 
                        "<LAYER>" => "1", 
                        "<LAYER" => "1", 
                        "</LAYER>" => "1", 
                        "<LEGEND>" => "1", 
                        "<LEGEND" => "1", 
                        "</LEGEND>" => "1", 
                        "<LI>" => "1", 
                        "<LI" => "1", 
                        "</LI>" => "1", 
                        "<LINK" => "1", 
                        "<LISTING>" => "1", 
                        "</LISTING>" => "1", 
                        "<MAP" => "1", 
                        "</MAP>" => "1", 
                        "<MARQUEE" => "1", 
                        "</MARQUEE>" => "1", 
                        "<MENU>" => "1", 
                        "<MENU" => "1", 
                        "</MENU>" => "1", 
                        "<META" => "1", 
                        "<MULTICOL>" => "1", 
                        "</MULTICOL>" => "1", 
                        "<NEXTID" => "1", 
                        "<NOBR>" => "1", 
                        "</NOBR>" => "1", 
                        "<NOFRAMES>" => "1", 
                        "</NOFRAMES>" => "1", 
                        "<NOLAYER>" => "1", 
                        "</NOLAYER>" => "1", 
                        "<NOTE>" => "1", 
                        "</NOTE>" => "1", 
                        "<NOSCRIPT>" => "1", 
                        "</NOSCRIPT>" => "1", 
                        "<OBJECT>" => "1", 
                        "<OBJECT" => "1", 
                        "<OL>" => "1", 
                        "<OL" => "1", 
                        "</OL>" => "1", 
                        "<OPTION>" => "1", 
                        "<OPTION" => "1", 
                        "</OPTION>" => "1", 
                        "<OPTGROUP>" => "1", 
                        "<OPTGROUP" => "1", 
                        "</OPTGROUP>" => "1", 
                        "<P" => "1", 
                        "<P>" => "1", 
                        "</P>" => "1", 
                        "<PARAM" => "1", 
                        "<PRE>" => "1", 
                        "<PRE" => "1", 
                        "</PRE>" => "1", 
                        "<Q>" => "1", 
                        "<Q" => "1", 
                        "</Q>" => "1", 
                        "<QUOTE>" => "1", 
                        "<RANGE>" => "1", 
                        "<ROOT>" => "1", 
                        "<S>" => "1", 
                        "<S" => "1", 
                        "</S>" => "1", 
                        "<SAMP>" => "1", 
                        "<SAMP" => "1", 
                        "</SAMP>" => "1", 
                        "<SCRIPT" => "1", 
                        "<SCRIPT>" => "1", 
                        "</SCRIPT>" => "1", 
                        "<SELECT" => "1", 
                        "</SELECT>" => "1", 
                        "<SMALL>" => "1", 
                        "<SMALL" => "1", 
                        "</SMALL>" => "1", 
                        "<SOUND" => "1", 
                        "<SPACER>" => "1", 
                        "<SPAN>" => "1", 
                        "<SPAN" => "1", 
                        "</SPAN>" => "1", 
                        "<SQRT>" => "1", 
                        "<STRIKE>" => "1", 
                        "<STRIKE" => "1", 
                        "</STRIKE>" => "1", 
                        "<STRONG>" => "1", 
                        "<STRONG" => "1", 
                        "</STRONG>" => "1", 
                        "<STYLE>" => "1", 
                        "<STYLE" => "1", 
                        "</STYLE>" => "1", 
                        "<SUB>" => "1", 
                        "<SUB" => "1", 
                        "</SUB>" => "1", 
                        "<SUP>" => "1", 
                        "<SUP" => "1", 
                        "</SUP>" => "1", 
                        "<TABLE>" => "1", 
                        "<TABLE" => "1", 
                        "</TABLE>" => "1", 
                        "<TBODY>" => "1", 
                        "<TBODY" => "1", 
                        "</TBODY>" => "1", 
                        "<TD" => "1", 
                        "<TD>" => "1", 
                        "</TD>" => "1", 
                        "<TEXT>" => "1", 
                        "<TEXTAREA" => "1", 
                        "<TEXTAREA>" => "1", 
                        "</TEXTAREA>" => "1", 
                        "<TFOOT>" => "1", 
                        "<TFOOT" => "1", 
                        "</TFOOT>" => "1", 
                        "<TH" => "1", 
                        "<TH>" => "1", 
                        "</TH>" => "1", 
                        "<THEAD>" => "1", 
                        "<THEAD" => "1", 
                        "</THEAD>" => "1", 
                        "<TITLE>" => "1", 
                        "</TITLE>" => "1", 
                        "<TR" => "1", 
                        "<TR>" => "1", 
                        "</TR>" => "1", 
                        "<TT>" => "1", 
                        "</TT>" => "1", 
                        "<TT" => "1", 
                        "<U>" => "1", 
                        "<U" => "1", 
                        "</U>" => "1", 
                        "<UL>" => "1", 
                        "<UL" => "1", 
                        "</UL>" => "1", 
                        "<VAR>" => "1", 
                        "</VAR>" => "1", 
                        "<VAR" => "1", 
                        "<WBR>" => "1", 
                        "<XMP>" => "1", 
                        "</XMP>" => "1", 
                        "ABBR=" => "2", 
                        "ACCEPT-CHARSET=" => "2", 
                        "ACCEPT=" => "2", 
                        "ACCESSKEY=" => "2", 
                        "ACTION=" => "2", 
                        "ALIGN=" => "2", 
                        "ALINK=" => "2", 
                        "ALT=" => "2", 
                        "ARCHIVE=" => "2", 
                        "AXIS=" => "2", 
                        "BACKGROUND=" => "2", 
                        "BEHAVIOR" => "2", 
                        "BELOW" => "2", 
                        "BGCOLOR=" => "2", 
                        "BORDER=" => "2", 
                        "CELLPADDING=" => "2", 
                        "CELLSPACING=" => "2", 
                        "CHAR=" => "2", 
                        "CHAROFF=" => "2", 
                        "CHARSET=" => "2", 
                        "CHECKED" => "2", 
                        "CITE=" => "2", 
                        "CLASS=" => "2", 
                        "CLASSID=" => "2", 
                        "CLEAR=" => "2", 
                        "CODE=" => "2", 
                        "CODEBASE=" => "2", 
                        "CODETYPE=" => "2", 
                        "COLOR=" => "2", 
                        "COLS=" => "2", 
                        "COLSPAN=" => "2", 
                        "COMPACT" => "2", 
                        "CONTENT=" => "2", 
                        "COORDS=" => "2", 
                        "DATA=" => "2", 
                        "DATETIME=" => "2", 
                        "DECLARE" => "2", 
                        "DEFER" => "2", 
                        "DIR=" => "2", 
                        "DISABLED" => "2", 
                        "ENCTYPE=" => "2", 
                        "FACE=" => "2", 
                        "FOR=" => "2", 
                        "FRAME=" => "2", 
                        "FRAMEBORDER=" => "2", 
                        "FRAMESPACING=" => "2", 
                        "HEADERS=" => "2", 
                        "HEIGHT=" => "2", 
                        "HIDDEN=" => "2", 
                        "HREF=" => "2", 
                        "HREFLANG=" => "2", 
                        "HSPACE=" => "2", 
                        "HTTP-EQUIV=" => "2", 
                        "ID=" => "2", 
                        "ISMAP=" => "2", 
                        "LABEL=" => "2", 
                        "LANG=" => "2", 
                        "LANGUAGE=" => "2", 
                        "LINK=" => "2", 
                        "LOOP=" => "2", 
                        "LONGDESC=" => "2", 
                        "MAILTO=" => "2", 
                        "MARGINHEIGHT=" => "2", 
                        "MARGINWIDTH=" => "2", 
                        "MAXLENGTH=" => "2", 
                        "MEDIA=" => "2", 
                        "METHOD=" => "2", 
                        "MULTIPLE" => "2", 
                        "NAME=" => "2", 
                        "NOHREF" => "2", 
                        "NORESIZE" => "2", 
                        "NOSHADE" => "2", 
                        "OBJECT=" => "2", 
                        "ONBLUR=" => "2", 
                        "ONCHANGE=" => "2", 
                        "ONFOCUS=" => "2", 
                        "ONKEYDOWN=" => "2", 
                        "ONKEYPRESS=" => "2", 
                        "ONKEYUP=" => "2", 
                        "ONLOAD=" => "2", 
                        "ONRESET=" => "2", 
                        "ONSELECT=" => "2", 
                        "ONSUBMIT=" => "2", 
                        "ONUNLOAD=" => "2", 
                        "ONCLICK=" => "2", 
                        "ONDBLCLICK=" => "2", 
                        "ONMOUSEDOWN=" => "2", 
                        "ONMOUSEMOVE=" => "2", 
                        "ONMOUSEOUT=" => "2", 
                        "ONMOUSEOVER=" => "2", 
                        "ONMOUSEUP=" => "2", 
                        "PROFILE=" => "2", 
                        "PROMPT=" => "2", 
                        "READONLY" => "2", 
                        "REL=" => "2", 
                        "REV=" => "2", 
                        "ROWS=" => "2", 
                        "ROWSPAN=" => "2", 
                        "RULES=" => "2", 
                        "SCHEME=" => "2", 
                        "SCOPE=" => "2", 
                        "SCROLLING=" => "2", 
                        "SELECTED" => "2", 
                        "SHAPE=" => "2", 
                        "SIZE=" => "2", 
                        "SPAN=" => "2", 
                        "SRC=" => "2", 
                        "STANDBY=" => "2", 
                        "START=" => "2", 
                        "STYLE=" => "2", 
                        "SUMMARY=" => "2", 
                        "TABINDEX=" => "2", 
                        "TARGET=" => "2", 
                        "TEXT=" => "2", 
                        "TITLE=" => "2", 
                        "TOPMARGIN=" => "2", 
                        "TYPE=" => "2", 
                        "URL=" => "2", 
                        "USEMAP=" => "2", 
                        "VALIGN=" => "2", 
                        "VALUE=" => "2", 
                        "VALUETYPE=" => "2", 
                        "VERSION=" => "2", 
                        "VLINK=" => "2", 
                        "VSPACE=" => "2", 
                        "WIDTH=" => "2", 
                        "abstract" => "3", 
                        "break" => "3", 
                        "byte" => "3", 
                        "boolean" => "3", 
                        "catch" => "3", 
                        "case" => "3", 
                        "class" => "3", 
                        "char" => "3", 
                        "continue" => "3", 
                        "default" => "3", 
                        "double" => "3", 
                        "do" => "3", 
                        "DNAList" => "3", 
                        "else" => "3", 
                        "extends" => "3", 
                        "false" => "3", 
                        "final" => "3", 
                        "float" => "3", 
                        "for" => "3", 
                        "finally" => "3", 
                        "if" => "3", 
                        "import" => "3", 
                        "implements" => "3", 
                        "include" => "3", 
                        "int" => "3", 
                        "interface" => "3", 
                        "instanceof" => "3", 
                        "long" => "3", 
                        "length" => "3", 
                        "native" => "3", 
                        "new" => "3", 
                        "null" => "3", 
                        "package" => "3", 
                        "private" => "3", 
                        "protected" => "3", 
                        "public" => "3", 
                        "return" => "3", 
                        "switch" => "3", 
                        "synchronized" => "3", 
                        "short" => "3", 
                        "static" => "3", 
                        "super" => "3", 
                        "try" => "3", 
                        "true" => "3", 
                        "this" => "3", 
                        "throw" => "3", 
                        "throws" => "3", 
                        "threadsafe" => "3", 
                        "transient" => "3", 
                        "void" => "3", 
                        "while" => "3", 
                        "AbstractAction" => "4", 
                        "AbstractBorder" => "4", 
                        "AbstractButton" => "4", 
                        "AbstractCollection" => "4", 
                        "AbstractColorChooserPanel" => "4", 
                        "AbstractDocument" => "4", 
                        "AbstractDocument.AttributeContext" => "4", 
                        "AbstractDocument.Content" => "4", 
                        "AbstractDocument.ElementEdit" => "4", 
                        "AbstractLayoutCache" => "4", 
                        "AbstractLayoutCache.NodeDimensions" => "4", 
                        "AbstractList" => "4", 
                        "AbstractListModel" => "4", 
                        "AbstractMap" => "4", 
                        "AbstractMethodError" => "4", 
                        "AbstractSequentialList" => "4", 
                        "AbstractSet" => "4", 
                        "AbstractTableModel" => "4", 
                        "AbstractUndoableEdit" => "4", 
                        "AbstractWriter" => "4", 
                        "AccessControlContext" => "4", 
                        "AccessControlException" => "4", 
                        "AccessController" => "4", 
                        "AccessException" => "4", 
                        "Accessible" => "4", 
                        "AccessibleAction" => "4", 
                        "AccessibleBundle" => "4", 
                        "AccessibleComponent" => "4", 
                        "AccessibleContext" => "4", 
                        "AccessibleHyperlink" => "4", 
                        "AccessibleHypertext" => "4", 
                        "AccessibleObject" => "4", 
                        "AccessibleResourceBundle" => "4", 
                        "AccessibleRole" => "4", 
                        "AccessibleSelection" => "4", 
                        "AccessibleState" => "4", 
                        "AccessibleStateSet" => "4", 
                        "AccessibleText" => "4", 
                        "AccessibleValue" => "4", 
                        "Acl" => "4", 
                        "AclEntry" => "4", 
                        "AclNotFoundException" => "4", 
                        "Action" => "4", 
                        "ActionEvent" => "4", 
                        "ActionListener" => "4", 
                        "Activatable" => "4", 
                        "ActivateFailedException" => "4", 
                        "ActivationDesc" => "4", 
                        "ActivationException" => "4", 
                        "ActivationGroup" => "4", 
                        "ActivationGroupDesc" => "4", 
                        "ActivationGroupDesc.CommandEnvironment" => "4", 
                        "ActivationGroupID" => "4", 
                        "ActivationID" => "4", 
                        "ActivationInstantiator" => "4", 
                        "ActivationMonitor" => "4", 
                        "ActivationSystem" => "4", 
                        "Activator" => "4", 
                        "ActiveEvent" => "4", 
                        "Adjustable" => "4", 
                        "AdjustmentEvent" => "4", 
                        "AdjustmentListener" => "4", 
                        "Adler32" => "4", 
                        "AffineTransform" => "4", 
                        "AffineTransformOp" => "4", 
                        "AlgorithmParameterGenerator" => "4", 
                        "AlgorithmParameterGeneratorSpi" => "4", 
                        "AlgorithmParameters" => "4", 
                        "AlgorithmParameterSpec" => "4", 
                        "AlgorithmParametersSpi" => "4", 
                        "AllPermission" => "4", 
                        "AlphaComposite" => "4", 
                        "AlreadyBound" => "4", 
                        "AlreadyBoundException" => "4", 
                        "AlreadyBoundHelper" => "4", 
                        "AlreadyBoundHolder" => "4", 
                        "AncestorEvent" => "4", 
                        "AncestorListener" => "4", 
                        "Annotation" => "4", 
                        "Any" => "4", 
                        "AnyHolder" => "4", 
                        "Applet" => "4", 
                        "AppletContext" => "4", 
                        "AppletInitializer" => "4", 
                        "AppletStub" => "4", 
                        "ApplicationException" => "4", 
                        "Arc2D" => "4", 
                        "Arc2D.Double" => "4", 
                        "Arc2D.Float" => "4", 
                        "Area" => "4", 
                        "AreaAveragingScaleFilter" => "4", 
                        "ARG_IN" => "4", 
                        "ARG_INOUT" => "4", 
                        "ARG_OUT" => "4", 
                        "ArithmeticException" => "4", 
                        "Array" => "4", 
                        "ArrayIndexOutOfBoundsException" => "4", 
                        "ArrayList" => "4", 
                        "Arrays" => "4", 
                        "ArrayStoreException" => "4", 
                        "AttributedCharacterIterator" => "4", 
                        "AttributedCharacterIterator.Attribute" => "4", 
                        "AttributedString" => "4", 
                        "AttributeList" => "4", 
                        "Attributes" => "4", 
                        "Attributes.Name" => "4", 
                        "AttributeSet" => "4", 
                        "AttributeSet.CharacterAttribute" => "4", 
                        "AttributeSet.ColorAttribute" => "4", 
                        "AttributeSet.FontAttribute" => "4", 
                        "AttributeSet.ParagraphAttribute" => "4", 
                        "AudioClip" => "4", 
                        "Authenticator" => "4", 
                        "Autoscroll" => "4", 
                        "AWTError" => "4", 
                        "AWTEvent" => "4", 
                        "AWTEventListener" => "4", 
                        "AWTEventMulticaster" => "4", 
                        "AWTException" => "4", 
                        "AWTPermission" => "4", 
                        "BAD_CONTEXT" => "4", 
                        "BAD_INV_ORDER" => "4", 
                        "BAD_OPERATION" => "4", 
                        "BAD_PARAM" => "4", 
                        "BAD_POLICY" => "4", 
                        "BAD_POLICY_TYPE" => "4", 
                        "BAD_POLICY_VALUE" => "4", 
                        "BAD_TYPECODE" => "4", 
                        "BadKind" => "4", 
                        "BadLocationException" => "4", 
                        "BandCombineOp" => "4", 
                        "BandedSampleModel" => "4", 
                        "BasicArrowButton" => "4", 
                        "BasicBorders" => "4", 
                        "BasicBorders.ButtonBorder" => "4", 
                        "BasicBorders.FieldBorder" => "4", 
                        "BasicBorders.MarginBorder" => "4", 
                        "BasicBorders.MenuBarBorder" => "4", 
                        "BasicBorders.RadioButtonBorder" => "4", 
                        "BasicBorders.SplitPaneBorder" => "4", 
                        "BasicBorders.ToggleButtonBorder" => "4", 
                        "BasicButtonListener" => "4", 
                        "BasicButtonUI" => "4", 
                        "BasicCheckBoxMenuItemUI" => "4", 
                        "BasicCheckBoxUI" => "4", 
                        "BasicColorChooserUI" => "4", 
                        "BasicComboBoxEditor" => "4", 
                        "BasicComboBoxEditor.UIResource" => "4", 
                        "BasicComboBoxRenderer" => "4", 
                        "BasicComboBoxRenderer.UIResource" => "4", 
                        "BasicComboBoxUI" => "4", 
                        "BasicComboPopup" => "4", 
                        "BasicDesktopIconUI" => "4", 
                        "BasicDesktopPaneUI" => "4", 
                        "BasicDirectoryModel" => "4", 
                        "BasicEditorPaneUI" => "4", 
                        "BasicFileChooserUI" => "4", 
                        "BasicGraphicsUtils" => "4", 
                        "BasicIconFactory" => "4", 
                        "BasicInternalFrameTitlePane" => "4", 
                        "BasicInternalFrameUI" => "4", 
                        "BasicLabelUI" => "4", 
                        "BasicListUI" => "4", 
                        "BasicLookAndFeel" => "4", 
                        "BasicMenuBarUI" => "4", 
                        "BasicMenuItemUI" => "4", 
                        "BasicMenuUI" => "4", 
                        "BasicOptionPaneUI" => "4", 
                        "BasicOptionPaneUI.ButtonAreaLayout" => "4", 
                        "BasicPanelUI" => "4", 
                        "BasicPasswordFieldUI" => "4", 
                        "BasicPermission" => "4", 
                        "BasicPopupMenuSeparatorUI" => "4", 
                        "BasicPopupMenuUI" => "4", 
                        "BasicProgressBarUI" => "4", 
                        "BasicRadioButtonMenuItemUI" => "4", 
                        "BasicRadioButtonUI" => "4", 
                        "BasicScrollBarUI" => "4", 
                        "BasicScrollPaneUI" => "4", 
                        "BasicSeparatorUI" => "4", 
                        "BasicSliderUI" => "4", 
                        "BasicSplitPaneDivider" => "4", 
                        "BasicSplitPaneUI" => "4", 
                        "BasicStroke" => "4", 
                        "BasicTabbedPaneUI" => "4", 
                        "BasicTableHeaderUI" => "4", 
                        "BasicTableUI" => "4", 
                        "BasicTextAreaUI" => "4", 
                        "BasicTextFieldUI" => "4", 
                        "BasicTextPaneUI" => "4", 
                        "BasicTextUI" => "4", 
                        "BasicTextUI.BasicCaret" => "4", 
                        "BasicTextUI.BasicHighlighter" => "4", 
                        "BasicToggleButtonUI" => "4", 
                        "BasicToolBarSeparatorUI" => "4", 
                        "BasicToolBarUI" => "4", 
                        "BasicToolTipUI" => "4", 
                        "BasicTreeUI" => "4", 
                        "BasicViewportUI" => "4", 
                        "BatchUpdateException" => "4", 
                        "BeanContext" => "4", 
                        "BeanContextChild" => "4", 
                        "BeanContextChildComponentProxy" => "4", 
                        "BeanContextChildSupport" => "4", 
                        "BeanContextContainerProxy" => "4", 
                        "BeanContextEvent" => "4", 
                        "BeanContextMembershipEvent" => "4", 
                        "BeanContextMembershipListener" => "4", 
                        "BeanContextProxy" => "4", 
                        "BeanContextServiceAvailableEvent" => "4", 
                        "BeanContextServiceProvider" => "4", 
                        "BeanContextServiceProviderBeanInfo" => "4", 
                        "BeanContextServiceRevokedEvent" => "4", 
                        "BeanContextServiceRevokedListener" => "4", 
                        "BeanContextServices" => "4", 
                        "BeanContextServicesListener" => "4", 
                        "BeanContextServicesSupport" => "4", 
                        "BeanContextServicesSupport.BCSSServiceProvider" => "4", 
                        "BeanContextSupport" => "4", 
                        "BeanContextSupport.BCSIterator" => "4", 
                        "BeanDescriptor" => "4", 
                        "BeanInfo" => "4", 
                        "Beans" => "4", 
                        "BevelBorder" => "4", 
                        "BigDecimal" => "4", 
                        "BigInteger" => "4", 
                        "BindException" => "4", 
                        "Binding" => "4", 
                        "BindingHelper" => "4", 
                        "BindingHolder" => "4", 
                        "BindingIterator" => "4", 
                        "BindingIteratorHelper" => "4", 
                        "BindingIteratorHolder" => "4", 
                        "BindingListHelper" => "4", 
                        "BindingListHolder" => "4", 
                        "BindingType" => "4", 
                        "BindingTypeHelper" => "4", 
                        "BindingTypeHolder" => "4", 
                        "BitSet" => "4", 
                        "Blob" => "4", 
                        "BlockView" => "4", 
                        "Book" => "4", 
                        "Boolean" => "4", 
                        "BooleanHolder" => "4", 
                        "Border" => "4", 
                        "BorderFactory" => "4", 
                        "BorderLayout" => "4", 
                        "BorderUIResource" => "4", 
                        "BorderUIResource.BevelBorderUIResource" => "4", 
                        "BorderUIResource.CompoundBorderUIResource" => "4", 
                        "BorderUIResource.EmptyBorderUIResource" => "4", 
                        "BorderUIResource.EtchedBorderUIResource" => "4", 
                        "BorderUIResource.LineBorderUIResource" => "4", 
                        "BorderUIResource.MatteBorderUIResource" => "4", 
                        "BorderUIResource.TitledBorderUIResource" => "4", 
                        "BoundedRangeModel" => "4", 
                        "Bounds" => "4", 
                        "Box" => "4", 
                        "Box.Filler" => "4", 
                        "BoxLayout" => "4", 
                        "BoxView" => "4", 
                        "BreakIterator" => "4", 
                        "BufferedImage" => "4", 
                        "BufferedImageFilter" => "4", 
                        "BufferedImageOp" => "4", 
                        "BufferedInputStream" => "4", 
                        "BufferedOutputStream" => "4", 
                        "BufferedReader" => "4", 
                        "BufferedWriter" => "4", 
                        "Button" => "4", 
                        "ButtonGroup" => "4", 
                        "ButtonModel" => "4", 
                        "ButtonUI" => "4", 
                        "Byte" => "4", 
                        "ByteArrayInputStream" => "4", 
                        "ByteArrayOutputStream" => "4", 
                        "ByteHolder" => "4", 
                        "ByteLookupTable" => "4", 
                        "Calendar" => "4", 
                        "CallableStatement" => "4", 
                        "CannotProceed" => "4", 
                        "CannotProceedHelper" => "4", 
                        "CannotProceedHolder" => "4", 
                        "CannotRedoException" => "4", 
                        "CannotUndoException" => "4", 
                        "Canvas" => "4", 
                        "CardLayout" => "4", 
                        "Caret" => "4", 
                        "CaretEvent" => "4", 
                        "CaretListener" => "4", 
                        "CellEditor" => "4", 
                        "CellEditorListener" => "4", 
                        "CellRendererPane" => "4", 
                        "Certificate" => "4", 
                        "CertificateEncodingException" => "4", 
                        "CertificateException" => "4", 
                        "CertificateExpiredException" => "4", 
                        "CertificateFactory" => "4", 
                        "CertificateFactorySpi" => "4", 
                        "CertificateNotYetValidException" => "4", 
                        "CertificateParsingException" => "4", 
                        "ChangedCharSetException" => "4", 
                        "ChangeEvent" => "4", 
                        "ChangeListener" => "4", 
                        "Character" => "4", 
                        "Character.Subset" => "4", 
                        "Character.UnicodeBlock" => "4", 
                        "CharacterIterator" => "4", 
                        "CharArrayReader" => "4", 
                        "CharArrayWriter" => "4", 
                        "CharConversionException" => "4", 
                        "CharHolder" => "4", 
                        "Checkbox" => "4", 
                        "CheckboxGroup" => "4", 
                        "CheckboxMenuItem" => "4", 
                        "CheckedInputStream" => "4", 
                        "CheckedOutputStream" => "4", 
                        "Checksum" => "4", 
                        "Choice" => "4", 
                        "ChoiceFormat" => "4", 
                        "Class" => "4", 
                        "ClassCastException" => "4", 
                        "ClassCircularityError" => "4", 
                        "ClassFormatError" => "4", 
                        "ClassLoader" => "4", 
                        "ClassNotFoundException" => "4", 
                        "Clipboard" => "4", 
                        "ClipboardOwner" => "4", 
                        "Clob" => "4", 
                        "Cloneable" => "4", 
                        "CloneNotSupportedException" => "4", 
                        "CMMException" => "4", 
                        "CodeSource" => "4", 
                        "CollationElementIterator" => "4", 
                        "CollationKey" => "4", 
                        "Collator" => "4", 
                        "Collection" => "4", 
                        "Collections" => "4", 
                        "Color" => "4", 
                        "ColorChooserComponentFactory" => "4", 
                        "ColorChooserUI" => "4", 
                        "ColorConvertOp" => "4", 
                        "ColorModel" => "4", 
                        "ColorSelectionModel" => "4", 
                        "ColorSpace" => "4", 
                        "ColorUIResource" => "4", 
                        "ComboBoxEditor" => "4", 
                        "ComboBoxModel" => "4", 
                        "ComboBoxUI" => "4", 
                        "ComboPopup" => "4", 
                        "COMM_FAILURE" => "4", 
                        "Comparable" => "4", 
                        "Comparator" => "4", 
                        "Compiler" => "4", 
                        "CompletionStatus" => "4", 
                        "Component" => "4", 
                        "ComponentAdapter" => "4", 
                        "ComponentColorModel" => "4", 
                        "ComponentEvent" => "4", 
                        "ComponentListener" => "4", 
                        "ComponentOrientation" => "4", 
                        "ComponentSampleModel" => "4", 
                        "ComponentUI" => "4", 
                        "ComponentView" => "4", 
                        "Composite" => "4", 
                        "CompositeContext" => "4", 
                        "CompositeView" => "4", 
                        "CompoundBorder" => "4", 
                        "CompoundEdit" => "4", 
                        "ConcurrentModificationException" => "4", 
                        "ConnectException" => "4", 
                        "ConnectIOException" => "4", 
                        "Connection" => "4", 
                        "Constructor" => "4", 
                        "Container" => "4", 
                        "ContainerAdapter" => "4", 
                        "ContainerEvent" => "4", 
                        "ContainerListener" => "4", 
                        "ContentHandler" => "4", 
                        "ContentHandlerFactory" => "4", 
                        "ContentModel" => "4", 
                        "Context" => "4", 
                        "ContextList" => "4", 
                        "ContextualRenderedImageFactory" => "4", 
                        "ConvolveOp" => "4", 
                        "CRC32" => "4", 
                        "CRL" => "4", 
                        "CRLException" => "4", 
                        "CropImageFilter" => "4", 
                        "CSS" => "4", 
                        "CSS.Attribute" => "4", 
                        "CTX_RESTRICT_SCOPE" => "4", 
                        "CubicCurve2D" => "4", 
                        "CubicCurve2D.Double" => "4", 
                        "CubicCurve2D.Float" => "4", 
                        "Current" => "4", 
                        "Cursor" => "4", 
                        "Customizer" => "4", 
                        "DATA_CONVERSION" => "4", 
                        "DatabaseMetaData" => "4", 
                        "DataBuffer" => "4", 
                        "DataBufferByte" => "4", 
                        "DataBufferInt" => "4", 
                        "DataBufferShort" => "4", 
                        "DataBufferUShort" => "4", 
                        "DataFlavor" => "4", 
                        "DataFormatException" => "4", 
                        "DatagramPacket" => "4", 
                        "DatagramSocket" => "4", 
                        "DatagramSocketImpl" => "4", 
                        "DataInput" => "4", 
                        "DataInputStream" => "4", 
                        "DataOutput" => "4", 
                        "DataOutputStream" => "4", 
                        "DataTruncation" => "4", 
                        "Date" => "4", 
                        "DateFormat" => "4", 
                        "DateFormatSymbols" => "4", 
                        "DebugGraphics" => "4", 
                        "DecimalFormat" => "4", 
                        "DecimalFormatSymbols" => "4", 
                        "DefaultBoundedRangeModel" => "4", 
                        "DefaultButtonModel" => "4", 
                        "DefaultCaret" => "4", 
                        "DefaultCellEditor" => "4", 
                        "DefaultColorSelectionModel" => "4", 
                        "DefaultComboBoxModel" => "4", 
                        "DefaultDesktopManager" => "4", 
                        "DefaultEditorKit" => "4", 
                        "DefaultEditorKit.BeepAction" => "4", 
                        "DefaultEditorKit.CopyAction" => "4", 
                        "DefaultEditorKit.CutAction" => "4", 
                        "DefaultEditorKit.DefaultKeyTypedAction" => "4", 
                        "DefaultEditorKit.InsertBreakAction" => "4", 
                        "DefaultEditorKit.InsertContentAction" => "4", 
                        "DefaultEditorKit.InsertTabAction" => "4", 
                        "DefaultEditorKit.PasteAction" => "4", 
                        "DefaultFocusManager" => "4", 
                        "DefaultHighlighter" => "4", 
                        "DefaultHighlighter.DefaultHighlightPainter" => "4", 
                        "DefaultListCellRenderer" => "4", 
                        "DefaultListCellRenderer.UIResource" => "4", 
                        "DefaultListModel" => "4", 
                        "DefaultListSelectionModel" => "4", 
                        "DefaultMenuLayout" => "4", 
                        "DefaultMetalTheme" => "4", 
                        "DefaultMutableTreeNode" => "4", 
                        "DefaultSingleSelectionModel" => "4", 
                        "DefaultStyledDocument" => "4", 
                        "DefaultStyledDocument.AttributeUndoableEdit" => "4", 
                        "DefaultStyledDocument.ElementSpec" => "4", 
                        "DefaultTableCellRenderer" => "4", 
                        "DefaultTableCellRenderer.UIResource" => "4", 
                        "DefaultTableColumnModel" => "4", 
                        "DefaultTableModel" => "4", 
                        "DefaultTextUI" => "4", 
                        "DefaultTreeCellEditor" => "4", 
                        "DefaultTreeCellRenderer" => "4", 
                        "DefaultTreeModel" => "4", 
                        "DefaultTreeSelectionModel" => "4", 
                        "DefinitionKind" => "4", 
                        "Deflater" => "4", 
                        "DeflaterOutputStream" => "4", 
                        "Delegate" => "4", 
                        "DesignMode" => "4", 
                        "DesktopIconUI" => "4", 
                        "DesktopManager" => "4", 
                        "DesktopPaneUI" => "4", 
                        "DGC" => "4", 
                        "Dialog" => "4", 
                        "Dictionary" => "4", 
                        "DigestException" => "4", 
                        "DigestInputStream" => "4", 
                        "DigestOutputStream" => "4", 
                        "Dimension" => "4", 
                        "Dimension2D" => "4", 
                        "DimensionUIResource" => "4", 
                        "DirectColorModel" => "4", 
                        "DnDConstants" => "4", 
                        "Document" => "4", 
                        "DocumentEvent" => "4", 
                        "DocumentEvent.ElementChange" => "4", 
                        "DocumentEvent.EventType" => "4", 
                        "DocumentListener" => "4", 
                        "DocumentParser" => "4", 
                        "DomainManager" => "4", 
                        "Double" => "4", 
                        "DoubleHolder" => "4", 
                        "DragGestureEvent" => "4", 
                        "DragGestureListener" => "4", 
                        "DragGestureRecognizer" => "4", 
                        "DragSource" => "4", 
                        "DragSourceContext" => "4", 
                        "DragSourceDragEvent" => "4", 
                        "DragSourceDropEvent" => "4", 
                        "DragSourceEvent" => "4", 
                        "DragSourceListener" => "4", 
                        "Driver" => "4", 
                        "DriverManager" => "4", 
                        "DriverPropertyInfo" => "4", 
                        "DropTarget" => "4", 
                        "DropTarget.DropTargetAutoScroller" => "4", 
                        "DropTargetContext" => "4", 
                        "DropTargetDragEvent" => "4", 
                        "DropTargetDropEvent" => "4", 
                        "DropTargetEvent" => "4", 
                        "DropTargetListener" => "4", 
                        "DSAKey" => "4", 
                        "DSAKeyPairGenerator" => "4", 
                        "DSAParameterSpec" => "4", 
                        "DSAParams" => "4", 
                        "DSAPrivateKey" => "4", 
                        "DSAPrivateKeySpec" => "4", 
                        "DSAPublicKey" => "4", 
                        "DSAPublicKeySpec" => "4", 
                        "DTD" => "4", 
                        "DTDConstants" => "4", 
                        "DynamicImplementation" => "4", 
                        "DynAny" => "4", 
                        "DynArray" => "4", 
                        "DynEnum" => "4", 
                        "DynFixed" => "4", 
                        "DynSequence" => "4", 
                        "DynStruct" => "4", 
                        "DynUnion" => "4", 
                        "DynValue" => "4", 
                        "EditorKit" => "4", 
                        "Element" => "4", 
                        "ElementIterator" => "4", 
                        "Ellipse2D" => "4", 
                        "Ellipse2D.Double" => "4", 
                        "Ellipse2D.Float" => "4", 
                        "EmptyBorder" => "4", 
                        "EmptyStackException" => "4", 
                        "EncodedKeySpec" => "4", 
                        "Entity" => "4", 
                        "Enumeration" => "4", 
                        "Environment" => "4", 
                        "EOFException" => "4", 
                        "Error" => "4", 
                        "EtchedBorder" => "4", 
                        "Event" => "4", 
                        "EventListener" => "4", 
                        "EventListenerList" => "4", 
                        "EventObject" => "4", 
                        "EventQueue" => "4", 
                        "EventSetDescriptor" => "4", 
                        "Exception" => "4", 
                        "ExceptionInInitializerError" => "4", 
                        "ExceptionList" => "4", 
                        "ExpandVetoException" => "4", 
                        "ExportException" => "4", 
                        "Externalizable" => "4", 
                        "FeatureDescriptor" => "4", 
                        "Field" => "4", 
                        "FieldPosition" => "4", 
                        "FieldView" => "4", 
                        "File" => "4", 
                        "FileChooserUI" => "4", 
                        "FileDescriptor" => "4", 
                        "FileDialog" => "4", 
                        "FileFilter" => "4", 
                        "FileInputStream" => "4", 
                        "FilenameFilter" => "4", 
                        "FileNameMap" => "4", 
                        "FileNotFoundException" => "4", 
                        "FileOutputStream" => "4", 
                        "FilePermission" => "4", 
                        "FileReader" => "4", 
                        "FileSystemView" => "4", 
                        "FileView" => "4", 
                        "FileWriter" => "4", 
                        "FilteredImageSource" => "4", 
                        "FilterInputStream" => "4", 
                        "FilterOutputStream" => "4", 
                        "FilterReader" => "4", 
                        "FilterWriter" => "4", 
                        "FixedHeightLayoutCache" => "4", 
                        "FixedHolder" => "4", 
                        "FlatteningPathIterator" => "4", 
                        "FlavorMap" => "4", 
                        "Float" => "4", 
                        "FloatHolder" => "4", 
                        "FlowLayout" => "4", 
                        "FocusAdapter" => "4", 
                        "FocusEvent" => "4", 
                        "FocusListener" => "4", 
                        "FocusManager" => "4", 
                        "Font" => "4", 
                        "FontMetrics" => "4", 
                        "FontRenderContext" => "4", 
                        "FontUIResource" => "4", 
                        "Format" => "4", 
                        "FormView" => "4", 
                        "Frame" => "4", 
                        "FREE_MEM" => "4", 
                        "GapContent" => "4", 
                        "GeneralPath" => "4", 
                        "GeneralSecurityException" => "4", 
                        "GlyphJustificationInfo" => "4", 
                        "GlyphMetrics" => "4", 
                        "GlyphVector" => "4", 
                        "GradientPaint" => "4", 
                        "GraphicAttribute" => "4", 
                        "Graphics" => "4", 
                        "Graphics2D" => "4", 
                        "GraphicsConfigTemplate" => "4", 
                        "GraphicsConfiguration" => "4", 
                        "GraphicsDevice" => "4", 
                        "GraphicsEnvironment" => "4", 
                        "GrayFilter" => "4", 
                        "GregorianCalendar" => "4", 
                        "GridBagConstraints" => "4", 
                        "GridBagLayout" => "4", 
                        "GridLayout" => "4", 
                        "Group" => "4", 
                        "Guard" => "4", 
                        "GuardedObject" => "4", 
                        "GZIPInputStream" => "4", 
                        "GZIPOutputStream" => "4", 
                        "HashMap" => "4", 
                        "HashSet" => "4", 
                        "Hashtable" => "4", 
                        "Highlighter" => "4", 
                        "Highlighter.Highlight" => "4", 
                        "Highlighter.HighlightPainter" => "4", 
                        "HTML" => "4", 
                        "HTML.Attribute" => "4", 
                        "HTML.Tag" => "4", 
                        "HTML.UnknownTag" => "4", 
                        "HTMLDocument" => "4", 
                        "HTMLDocument.Iterator" => "4", 
                        "HTMLEditorKit" => "4", 
                        "HTMLEditorKit.HTMLFactory" => "4", 
                        "HTMLEditorKit.HTMLTextAction" => "4", 
                        "HTMLEditorKit.InsertHTMLTextAction" => "4", 
                        "HTMLEditorKit.LinkController" => "4", 
                        "HTMLEditorKit.Parser" => "4", 
                        "HTMLEditorKit.ParserCallback" => "4", 
                        "HTMLFrameHyperlinkEvent" => "4", 
                        "HTMLWriter" => "4", 
                        "HttpURLConnection" => "4", 
                        "HyperlinkEvent" => "4", 
                        "HyperlinkEvent.EventType" => "4", 
                        "HyperlinkListener" => "4", 
                        "ICC_ColorSpace" => "4", 
                        "ICC_Profile" => "4", 
                        "ICC_ProfileGray" => "4", 
                        "ICC_ProfileRGB" => "4", 
                        "Icon" => "4", 
                        "IconUIResource" => "4", 
                        "IconView" => "4", 
                        "Identity" => "4", 
                        "IdentityScope" => "4", 
                        "IDLEntity" => "4", 
                        "IDLType" => "4", 
                        "IllegalAccessError" => "4", 
                        "IllegalAccessException" => "4", 
                        "IllegalArgumentException" => "4", 
                        "IllegalComponentStateException" => "4", 
                        "IllegalMonitorStateException" => "4", 
                        "IllegalPathStateException" => "4", 
                        "IllegalStateException" => "4", 
                        "IllegalThreadStateException" => "4", 
                        "Image" => "4", 
                        "ImageConsumer" => "4", 
                        "ImageFilter" => "4", 
                        "ImageGraphicAttribute" => "4", 
                        "ImageIcon" => "4", 
                        "ImageObserver" => "4", 
                        "ImageProducer" => "4", 
                        "ImagingOpException" => "4", 
                        "IMP_LIMIT" => "4", 
                        "IncompatibleClassChangeError" => "4", 
                        "InconsistentTypeCode" => "4", 
                        "IndexColorModel" => "4", 
                        "IndexedPropertyDescriptor" => "4", 
                        "IndexOutOfBoundsException" => "4", 
                        "InetAddress" => "4", 
                        "Inflater" => "4", 
                        "InflaterInputStream" => "4", 
                        "InheritableThreadLocal" => "4", 
                        "INITIALIZE" => "4", 
                        "InlineView" => "4", 
                        "InputContext" => "4", 
                        "InputEvent" => "4", 
                        "InputMethodEvent" => "4", 
                        "InputMethodHighlight" => "4", 
                        "InputMethodListener" => "4", 
                        "InputMethodRequests" => "4", 
                        "InputStream" => "4", 
                        "InputStreamReader" => "4", 
                        "InputSubset" => "4", 
                        "Insets" => "4", 
                        "InsetsUIResource" => "4", 
                        "InstantiationError" => "4", 
                        "InstantiationException" => "4", 
                        "Integer" => "4", 
                        "INTERNAL" => "4", 
                        "InternalError" => "4", 
                        "InternalFrameAdapter" => "4", 
                        "InternalFrameEvent" => "4", 
                        "InternalFrameListener" => "4", 
                        "InternalFrameUI" => "4", 
                        "InterruptedException" => "4", 
                        "InterruptedIOException" => "4", 
                        "INTF_REPOS" => "4", 
                        "IntHolder" => "4", 
                        "IntrospectionException" => "4", 
                        "Introspector" => "4", 
                        "INV_FLAG" => "4", 
                        "INV_IDENT" => "4", 
                        "INV_OBJREF" => "4", 
                        "INV_POLICY" => "4", 
                        "Invalid" => "4", 
                        "INVALID_TRANSACTION" => "4", 
                        "InvalidAlgorithmParameterException" => "4", 
                        "InvalidClassException" => "4", 
                        "InvalidDnDOperationException" => "4", 
                        "InvalidKeyException" => "4", 
                        "InvalidKeySpecException" => "4", 
                        "InvalidName" => "4", 
                        "InvalidNameHelper" => "4", 
                        "InvalidNameHolder" => "4", 
                        "InvalidObjectException" => "4", 
                        "InvalidParameterException" => "4", 
                        "InvalidParameterSpecException" => "4", 
                        "InvalidSeq" => "4", 
                        "InvalidValue" => "4", 
                        "InvocationEvent" => "4", 
                        "InvocationTargetException" => "4", 
                        "InvokeHandler" => "4", 
                        "IOException" => "4", 
                        "IRObject" => "4", 
                        "IstringHelper" => "4", 
                        "ItemEvent" => "4", 
                        "ItemListener" => "4", 
                        "ItemSelectable" => "4", 
                        "Iterator" => "4", 
                        "JApplet" => "4", 
                        "JarEntry" => "4", 
                        "JarException" => "4", 
                        "JarFile" => "4", 
                        "JarInputStream" => "4", 
                        "JarOutputStream" => "4", 
                        "JarURLConnection" => "4", 
                        "JButton" => "4", 
                        "JCheckBox" => "4", 
                        "JCheckBoxMenuItem" => "4", 
                        "JColorChooser" => "4", 
                        "JComboBox" => "4", 
                        "JComboBox.KeySelectionManager" => "4", 
                        "JComponent" => "4", 
                        "JDesktopPane" => "4", 
                        "JDialog" => "4", 
                        "JEditorPane" => "4", 
                        "JFileChooser" => "4", 
                        "JFrame" => "4", 
                        "JInternalFrame" => "4", 
                        "JInternalFrame.JDesktopIcon" => "4", 
                        "JLabel" => "4", 
                        "JLayeredPane" => "4", 
                        "JList" => "4", 
                        "JMenu" => "4", 
                        "JMenuBar" => "4", 
                        "JMenuItem" => "4", 
                        "JOptionPane" => "4", 
                        "JPanel" => "4", 
                        "JPasswordField" => "4", 
                        "JPopupMenu" => "4", 
                        "JPopupMenu.Separator" => "4", 
                        "JProgressBar" => "4", 
                        "JRadioButton" => "4", 
                        "JRadioButtonMenuItem" => "4", 
                        "JRootPane" => "4", 
                        "JScrollBar" => "4", 
                        "JScrollPane" => "4", 
                        "JSeparator" => "4", 
                        "JSlider" => "4", 
                        "JSplitPane" => "4", 
                        "JTabbedPane" => "4", 
                        "JTable" => "4", 
                        "JTableHeader" => "4", 
                        "JTextArea" => "4", 
                        "JTextComponent" => "4", 
                        "JTextComponent.KeyBinding" => "4", 
                        "JTextField" => "4", 
                        "JTextPane" => "4", 
                        "JToggleButton" => "4", 
                        "JToggleButton.ToggleButtonModel" => "4", 
                        "JToolBar" => "4", 
                        "JToolBar.Separator" => "4", 
                        "JToolTip" => "4", 
                        "JTree" => "4", 
                        "JTree.DynamicUtilTreeNode" => "4", 
                        "JTree.EmptySelectionModel" => "4", 
                        "JViewport" => "4", 
                        "JWindow" => "4", 
                        "Kernel" => "4", 
                        "Key" => "4", 
                        "KeyAdapter" => "4", 
                        "KeyEvent" => "4", 
                        "KeyException" => "4", 
                        "KeyFactory" => "4", 
                        "KeyFactorySpi" => "4", 
                        "KeyListener" => "4", 
                        "KeyManagementException" => "4", 
                        "Keymap" => "4", 
                        "KeyPair" => "4", 
                        "KeyPairGenerator" => "4", 
                        "KeyPairGeneratorSpi" => "4", 
                        "KeySpec" => "4", 
                        "KeyStore" => "4", 
                        "KeyStoreException" => "4", 
                        "KeyStoreSpi" => "4", 
                        "KeyStroke" => "4", 
                        "Label" => "4", 
                        "LabelUI" => "4", 
                        "LabelView" => "4", 
                        "LastOwnerException" => "4", 
                        "LayeredHighlighter" => "4", 
                        "LayeredHighlighter.LayerPainter" => "4", 
                        "LayoutManager" => "4", 
                        "LayoutManager2" => "4", 
                        "Lease" => "4", 
                        "Line2D" => "4", 
                        "Line2D.Double" => "4", 
                        "Line2D.Float" => "4", 
                        "LineBorder" => "4", 
                        "LineBreakMeasurer" => "4", 
                        "LineMetrics" => "4", 
                        "LineNumberInputStream" => "4", 
                        "LineNumberReader" => "4", 
                        "LinkageError" => "4", 
                        "LinkedList" => "4", 
                        "List" => "4", 
                        "ListCellRenderer" => "4", 
                        "ListDataEvent" => "4", 
                        "ListDataListener" => "4", 
                        "ListIterator" => "4", 
                        "ListModel" => "4", 
                        "ListResourceBundle" => "4", 
                        "ListSelectionEvent" => "4", 
                        "ListSelectionListener" => "4", 
                        "ListSelectionModel" => "4", 
                        "ListUI" => "4", 
                        "ListView" => "4", 
                        "LoaderHandler" => "4", 
                        "Locale" => "4", 
                        "LocateRegistry" => "4", 
                        "LogStream" => "4", 
                        "Long" => "4", 
                        "LongHolder" => "4", 
                        "LookAndFeel" => "4", 
                        "LookupOp" => "4", 
                        "LookupTable" => "4", 
                        "MalformedURLException" => "4", 
                        "Manifest" => "4", 
                        "Map" => "4", 
                        "Map.Entry" => "4", 
                        "MARSHAL" => "4", 
                        "MarshalException" => "4", 
                        "MarshalledObject" => "4", 
                        "Math" => "4", 
                        "MatteBorder" => "4", 
                        "MediaTracker" => "4", 
                        "Member" => "4", 
                        "MemoryImageSource" => "4", 
                        "Menu" => "4", 
                        "MenuBar" => "4", 
                        "MenuBarUI" => "4", 
                        "MenuComponent" => "4", 
                        "MenuContainer" => "4", 
                        "MenuDragMouseEvent" => "4", 
                        "MenuDragMouseListener" => "4", 
                        "MenuElement" => "4", 
                        "MenuEvent" => "4", 
                        "MenuItem" => "4", 
                        "MenuItemUI" => "4", 
                        "MenuKeyEvent" => "4", 
                        "MenuKeyListener" => "4", 
                        "MenuListener" => "4", 
                        "MenuSelectionManager" => "4", 
                        "MenuShortcut" => "4", 
                        "MessageDigest" => "4", 
                        "MessageDigestSpi" => "4", 
                        "MessageFormat" => "4", 
                        "MetalBorders" => "4", 
                        "MetalBorders.ButtonBorder" => "4", 
                        "MetalBorders.Flush3DBorder" => "4", 
                        "MetalBorders.InternalFrameBorder" => "4", 
                        "MetalBorders.MenuBarBorder" => "4", 
                        "MetalBorders.MenuItemBorder" => "4", 
                        "MetalBorders.PopupMenuBorder" => "4", 
                        "MetalBorders.RolloverButtonBorder" => "4", 
                        "MetalBorders.ScrollPaneBorder" => "4", 
                        "MetalBorders.TextFieldBorder" => "4", 
                        "MetalBorders.ToolBarBorder" => "4", 
                        "MetalButtonUI" => "4", 
                        "MetalCheckBoxIcon" => "4", 
                        "MetalCheckBoxUI" => "4", 
                        "MetalComboBoxButton" => "4", 
                        "MetalComboBoxEditor" => "4", 
                        "MetalComboBoxEditor.UIResource" => "4", 
                        "MetalComboBoxIcon" => "4", 
                        "MetalComboBoxUI" => "4", 
                        "MetalDesktopIconUI" => "4", 
                        "MetalFileChooserUI" => "4", 
                        "MetalIconFactory" => "4", 
                        "MetalIconFactory.FileIcon16" => "4", 
                        "MetalIconFactory.FolderIcon16" => "4", 
                        "MetalIconFactory.TreeControlIcon" => "4", 
                        "MetalIconFactory.TreeFolderIcon" => "4", 
                        "MetalIconFactory.TreeLeafIcon" => "4", 
                        "MetalInternalFrameUI" => "4", 
                        "MetalLabelUI" => "4", 
                        "MetalLookAndFeel" => "4", 
                        "MetalPopupMenuSeparatorUI" => "4", 
                        "MetalProgressBarUI" => "4", 
                        "MetalRadioButtonUI" => "4", 
                        "MetalScrollBarUI" => "4", 
                        "MetalScrollButton" => "4", 
                        "MetalScrollPaneUI" => "4", 
                        "MetalSeparatorUI" => "4", 
                        "MetalSliderUI" => "4", 
                        "MetalSplitPaneUI" => "4", 
                        "MetalTabbedPaneUI" => "4", 
                        "MetalTextFieldUI" => "4", 
                        "MetalTheme" => "4", 
                        "MetalToggleButtonUI" => "4", 
                        "MetalToolBarUI" => "4", 
                        "MetalToolTipUI" => "4", 
                        "MetalTreeUI" => "4", 
                        "Method" => "4", 
                        "MethodDescriptor" => "4", 
                        "MinimalHTMLWriter" => "4", 
                        "MissingResourceException" => "4", 
                        "Modifier" => "4", 
                        "MouseAdapter" => "4", 
                        "MouseDragGestureRecognizer" => "4", 
                        "MouseEvent" => "4", 
                        "MouseInputAdapter" => "4", 
                        "MouseInputListener" => "4", 
                        "MouseListener" => "4", 
                        "MouseMotionAdapter" => "4", 
                        "MouseMotionListener" => "4", 
                        "MultiButtonUI" => "4", 
                        "MulticastSocket" => "4", 
                        "MultiColorChooserUI" => "4", 
                        "MultiComboBoxUI" => "4", 
                        "MultiDesktopIconUI" => "4", 
                        "MultiDesktopPaneUI" => "4", 
                        "MultiFileChooserUI" => "4", 
                        "MultiInternalFrameUI" => "4", 
                        "MultiLabelUI" => "4", 
                        "MultiListUI" => "4", 
                        "MultiLookAndFeel" => "4", 
                        "MultiMenuBarUI" => "4", 
                        "MultiMenuItemUI" => "4", 
                        "MultiOptionPaneUI" => "4", 
                        "MultiPanelUI" => "4", 
                        "MultiPixelPackedSampleModel" => "4", 
                        "MultipleMaster" => "4", 
                        "MultiPopupMenuUI" => "4", 
                        "MultiProgressBarUI" => "4", 
                        "MultiScrollBarUI" => "4", 
                        "MultiScrollPaneUI" => "4", 
                        "MultiSeparatorUI" => "4", 
                        "MultiSliderUI" => "4", 
                        "MultiSplitPaneUI" => "4", 
                        "MultiTabbedPaneUI" => "4", 
                        "MultiTableHeaderUI" => "4", 
                        "MultiTableUI" => "4", 
                        "MultiTextUI" => "4", 
                        "MultiToolBarUI" => "4", 
                        "MultiToolTipUI" => "4", 
                        "MultiTreeUI" => "4", 
                        "MultiViewportUI" => "4", 
                        "MutableAttributeSet" => "4", 
                        "MutableComboBoxModel" => "4", 
                        "MutableTreeNode" => "4", 
                        "NameComponent" => "4", 
                        "NameComponentHelper" => "4", 
                        "NameComponentHolder" => "4", 
                        "NamedValue" => "4", 
                        "NameHelper" => "4", 
                        "NameHolder" => "4", 
                        "NameValuePair" => "4", 
                        "Naming" => "4", 
                        "NamingContext" => "4", 
                        "NamingContextHelper" => "4", 
                        "NamingContextHolder" => "4", 
                        "NegativeArraySizeException" => "4", 
                        "NetPermission" => "4", 
                        "NO_IMPLEMENT" => "4", 
                        "NO_MEMORY" => "4", 
                        "NO_PERMISSION" => "4", 
                        "NO_RESOURCES" => "4", 
                        "NO_RESPONSE" => "4", 
                        "NoClassDefFoundError" => "4", 
                        "NoninvertibleTransformException" => "4", 
                        "NoRouteToHostException" => "4", 
                        "NoSuchAlgorithmException" => "4", 
                        "NoSuchElementException" => "4", 
                        "NoSuchFieldError" => "4", 
                        "NoSuchFieldException" => "4", 
                        "NoSuchMethodError" => "4", 
                        "NoSuchMethodException" => "4", 
                        "NoSuchObjectException" => "4", 
                        "NoSuchProviderException" => "4", 
                        "NotActiveException" => "4", 
                        "NotBoundException" => "4", 
                        "NotEmpty" => "4", 
                        "NotEmptyHelper" => "4", 
                        "NotEmptyHolder" => "4", 
                        "NotFound" => "4", 
                        "NotFoundHelper" => "4", 
                        "NotFoundHolder" => "4", 
                        "NotFoundReason" => "4", 
                        "NotFoundReasonHelper" => "4", 
                        "NotFoundReasonHolder" => "4", 
                        "NotOwnerException" => "4", 
                        "NotSerializableException" => "4", 
                        "NullPointerException" => "4", 
                        "Number" => "4", 
                        "NumberFormat" => "4", 
                        "NumberFormatException" => "4", 
                        "NVList" => "4", 
                        "OBJ_ADAPTER" => "4", 
                        "Object" => "4", 
                        "OBJECT_NOT_EXIST" => "4", 
                        "ObjectHolder" => "4", 
                        "ObjectImpl" => "4", 
                        "ObjectInput" => "4", 
                        "ObjectInputStream" => "4", 
                        "ObjectInputStream.GetField" => "4", 
                        "ObjectInputValidation" => "4", 
                        "ObjectOutput" => "4", 
                        "ObjectOutputStream" => "4", 
                        "ObjectOutputStream.PutField" => "4", 
                        "ObjectStreamClass" => "4", 
                        "ObjectStreamConstants" => "4", 
                        "ObjectStreamException" => "4", 
                        "ObjectStreamField" => "4", 
                        "ObjectView" => "4", 
                        "ObjID" => "4", 
                        "Observable" => "4", 
                        "Observer" => "4", 
                        "OpenType" => "4", 
                        "Operation" => "4", 
                        "Option" => "4", 
                        "OptionalDataException" => "4", 
                        "OptionPaneUI" => "4", 
                        "ORB" => "4", 
                        "OutOfMemoryError" => "4", 
                        "OutputStream" => "4", 
                        "OutputStreamWriter" => "4", 
                        "OverlayLayout" => "4", 
                        "Owner" => "4", 
                        "Package" => "4", 
                        "PackedColorModel" => "4", 
                        "Pageable" => "4", 
                        "PageFormat" => "4", 
                        "Paint" => "4", 
                        "PaintContext" => "4", 
                        "PaintEvent" => "4", 
                        "Panel" => "4", 
                        "PanelUI" => "4", 
                        "Paper" => "4", 
                        "ParagraphView" => "4", 
                        "ParameterBlock" => "4", 
                        "ParameterDescriptor" => "4", 
                        "ParseException" => "4", 
                        "ParsePosition" => "4", 
                        "Parser" => "4", 
                        "ParserDelegator" => "4", 
                        "PasswordAuthentication" => "4", 
                        "PasswordView" => "4", 
                        "PathIterator" => "4", 
                        "Permission" => "4", 
                        "PermissionCollection" => "4", 
                        "Permissions" => "4", 
                        "PERSIST_STORE" => "4", 
                        "PhantomReference" => "4", 
                        "PipedInputStream" => "4", 
                        "PipedOutputStream" => "4", 
                        "PipedReader" => "4", 
                        "PipedWriter" => "4", 
                        "PixelGrabber" => "4", 
                        "PixelInterleavedSampleModel" => "4", 
                        "PKCS8EncodedKeySpec" => "4", 
                        "PlainDocument" => "4", 
                        "PlainView" => "4", 
                        "Point" => "4", 
                        "Point2D" => "4", 
                        "Point2D.Double" => "4", 
                        "Point2D.Float" => "4", 
                        "Policy" => "4", 
                        "PolicyError" => "4", 
                        "Polygon" => "4", 
                        "PopupMenu" => "4", 
                        "PopupMenuEvent" => "4", 
                        "PopupMenuListener" => "4", 
                        "PopupMenuUI" => "4", 
                        "Position" => "4", 
                        "Position.Bias" => "4", 
                        "PreparedStatement" => "4", 
                        "Principal" => "4", 
                        "PrincipalHolder" => "4", 
                        "Printable" => "4", 
                        "PrinterAbortException" => "4", 
                        "PrinterException" => "4", 
                        "PrinterGraphics" => "4", 
                        "PrinterIOException" => "4", 
                        "PrinterJob" => "4", 
                        "PrintGraphics" => "4", 
                        "PrintJob" => "4", 
                        "PrintStream" => "4", 
                        "PrintWriter" => "4", 
                        "PRIVATE_MEMBER" => "4", 
                        "PrivateKey" => "4", 
                        "PrivilegedAction" => "4", 
                        "PrivilegedActionException" => "4", 
                        "PrivilegedExceptionAction" => "4", 
                        "Process" => "4", 
                        "ProfileDataException" => "4", 
                        "ProgressBarUI" => "4", 
                        "ProgressMonitor" => "4", 
                        "ProgressMonitorInputStream" => "4", 
                        "Properties" => "4", 
                        "PropertyChangeEvent" => "4", 
                        "PropertyChangeListener" => "4", 
                        "PropertyChangeSupport" => "4", 
                        "PropertyDescriptor" => "4", 
                        "PropertyEditor" => "4", 
                        "PropertyEditorManager" => "4", 
                        "PropertyEditorSupport" => "4", 
                        "PropertyPermission" => "4", 
                        "PropertyResourceBundle" => "4", 
                        "PropertyVetoException" => "4", 
                        "ProtectionDomain" => "4", 
                        "ProtocolException" => "4", 
                        "Provider" => "4", 
                        "ProviderException" => "4", 
                        "PUBLIC_MEMBER" => "4", 
                        "PublicKey" => "4", 
                        "PushbackInputStream" => "4", 
                        "PushbackReader" => "4", 
                        "QuadCurve2D" => "4", 
                        "QuadCurve2D.Double" => "4", 
                        "QuadCurve2D.Float" => "4", 
                        "Random" => "4", 
                        "RandomAccessFile" => "4", 
                        "Raster" => "4", 
                        "RasterFormatException" => "4", 
                        "RasterOp" => "4", 
                        "Reader" => "4", 
                        "Rectangle" => "4", 
                        "Rectangle2D" => "4", 
                        "Rectangle2D.Double" => "4", 
                        "Rectangle2D.Float" => "4", 
                        "RectangularShape" => "4", 
                        "Ref" => "4", 
                        "Reference" => "4", 
                        "ReferenceQueue" => "4", 
                        "ReflectPermission" => "4", 
                        "Registry" => "4", 
                        "RegistryHandler" => "4", 
                        "RemarshalException" => "4", 
                        "Remote" => "4", 
                        "RemoteCall" => "4", 
                        "RemoteException" => "4", 
                        "RemoteObject" => "4", 
                        "RemoteRef" => "4", 
                        "RemoteServer" => "4", 
                        "RemoteStub" => "4", 
                        "RenderableImage" => "4", 
                        "RenderableImageOp" => "4", 
                        "RenderableImageProducer" => "4", 
                        "RenderContext" => "4", 
                        "RenderedImage" => "4", 
                        "RenderedImageFactory" => "4", 
                        "Renderer" => "4", 
                        "RenderingHints" => "4", 
                        "RenderingHints.Key" => "4", 
                        "RepaintManager" => "4", 
                        "ReplicateScaleFilter" => "4", 
                        "Request" => "4", 
                        "RescaleOp" => "4", 
                        "ResourceBundle" => "4", 
                        "ResponseHandler" => "4", 
                        "ResultSet" => "4", 
                        "ResultSetMetaData" => "4", 
                        "RGBImageFilter" => "4", 
                        "RMIClassLoader" => "4", 
                        "RMIClientSocketFactory" => "4", 
                        "RMIFailureHandler" => "4", 
                        "RMISecurityException" => "4", 
                        "RMISecurityManager" => "4", 
                        "RMIServerSocketFactory" => "4", 
                        "RMISocketFactory" => "4", 
                        "RootPaneContainer" => "4", 
                        "RoundRectangle2D" => "4", 
                        "RoundRectangle2D.Double" => "4", 
                        "RoundRectangle2D.Float" => "4", 
                        "RowMapper" => "4", 
                        "RSAPrivateCrtKey" => "4", 
                        "RSAPrivateCrtKeySpec" => "4", 
                        "RSAPrivateKey" => "4", 
                        "RSAPrivateKeySpec" => "4", 
                        "RSAPublicKey" => "4", 
                        "RSAPublicKeySpec" => "4", 
                        "RTFEditorKit" => "4", 
                        "RuleBasedCollator" => "4", 
                        "Runnable" => "4", 
                        "Runtime" => "4", 
                        "RuntimeException" => "4", 
                        "RuntimePermission" => "4", 
                        "SampleModel" => "4", 
                        "Scrollable" => "4", 
                        "Scrollbar" => "4", 
                        "ScrollBarUI" => "4", 
                        "ScrollPane" => "4", 
                        "ScrollPaneConstants" => "4", 
                        "ScrollPaneLayout" => "4", 
                        "ScrollPaneLayout.UIResource" => "4", 
                        "ScrollPaneUI" => "4", 
                        "SecureClassLoader" => "4", 
                        "SecureRandom" => "4", 
                        "SecureRandomSpi" => "4", 
                        "Security" => "4", 
                        "SecurityException" => "4", 
                        "SecurityManager" => "4", 
                        "SecurityPermission" => "4", 
                        "Segment" => "4", 
                        "SeparatorUI" => "4", 
                        "SequenceInputStream" => "4", 
                        "Serializable" => "4", 
                        "SerializablePermission" => "4", 
                        "ServantObject" => "4", 
                        "ServerCloneException" => "4", 
                        "ServerError" => "4", 
                        "ServerException" => "4", 
                        "ServerNotActiveException" => "4", 
                        "ServerRef" => "4", 
                        "ServerRequest" => "4", 
                        "ServerRuntimeException" => "4", 
                        "ServerSocket" => "4", 
                        "ServiceDetail" => "4", 
                        "ServiceDetailHelper" => "4", 
                        "ServiceInformation" => "4", 
                        "ServiceInformationHelper" => "4", 
                        "ServiceInformationHolder" => "4", 
                        "Set" => "4", 
                        "SetOverrideType" => "4", 
                        "Shape" => "4", 
                        "ShapeGraphicAttribute" => "4", 
                        "Short" => "4", 
                        "ShortHolder" => "4", 
                        "ShortLookupTable" => "4", 
                        "Signature" => "4", 
                        "SignatureException" => "4", 
                        "SignatureSpi" => "4", 
                        "SignedObject" => "4", 
                        "Signer" => "4", 
                        "SimpleAttributeSet" => "4", 
                        "SimpleBeanInfo" => "4", 
                        "SimpleDateFormat" => "4", 
                        "SimpleTimeZone" => "4", 
                        "SinglePixelPackedSampleModel" => "4", 
                        "SingleSelectionModel" => "4", 
                        "SizeRequirements" => "4", 
                        "Skeleton" => "4", 
                        "SkeletonMismatchException" => "4", 
                        "SkeletonNotFoundException" => "4", 
                        "SliderUI" => "4", 
                        "Socket" => "4", 
                        "SocketException" => "4", 
                        "SocketImpl" => "4", 
                        "SocketImplFactory" => "4", 
                        "SocketOptions" => "4", 
                        "SocketPermission" => "4", 
                        "SocketSecurityException" => "4", 
                        "SoftBevelBorder" => "4", 
                        "SoftReference" => "4", 
                        "SortedMap" => "4", 
                        "SortedSet" => "4", 
                        "SplitPaneUI" => "4", 
                        "SQLData" => "4", 
                        "SQLException" => "4", 
                        "SQLInput" => "4", 
                        "SQLOutput" => "4", 
                        "SQLWarning" => "4", 
                        "Stack" => "4", 
                        "StackOverflowError" => "4", 
                        "StateEdit" => "4", 
                        "StateEditable" => "4", 
                        "Statement" => "4", 
                        "Streamable" => "4", 
                        "StreamCorruptedException" => "4", 
                        "StreamTokenizer" => "4", 
                        "String" => "4", 
                        "StringBuffer" => "4", 
                        "StringBufferInputStream" => "4", 
                        "StringCharacterIterator" => "4", 
                        "StringContent" => "4", 
                        "StringHolder" => "4", 
                        "StringIndexOutOfBoundsException" => "4", 
                        "StringReader" => "4", 
                        "StringSelection" => "4", 
                        "StringTokenizer" => "4", 
                        "StringWriter" => "4", 
                        "Stroke" => "4", 
                        "Struct" => "4", 
                        "StructMember" => "4", 
                        "StubNotFoundException" => "4", 
                        "Style" => "4", 
                        "StyleConstants" => "4", 
                        "StyleConstants.CharacterConstants" => "4", 
                        "StyleConstants.ColorConstants" => "4", 
                        "StyleConstants.FontConstants" => "4", 
                        "StyleConstants.ParagraphConstants" => "4", 
                        "StyleContext" => "4", 
                        "StyledDocument" => "4", 
                        "StyledEditorKit" => "4", 
                        "StyledEditorKit.AlignmentAction" => "4", 
                        "StyledEditorKit.BoldAction" => "4", 
                        "StyledEditorKit.FontFamilyAction" => "4", 
                        "StyledEditorKit.FontSizeAction" => "4", 
                        "StyledEditorKit.ForegroundAction" => "4", 
                        "StyledEditorKit.ItalicAction" => "4", 
                        "StyledEditorKit.StyledTextAction" => "4", 
                        "StyledEditorKit.UnderlineAction" => "4", 
                        "StyleSheet" => "4", 
                        "StyleSheet.BoxPainter" => "4", 
                        "StyleSheet.ListPainter" => "4", 
                        "SwingConstants" => "4", 
                        "SwingPropertyChangeSupport" => "4", 
                        "SwingUtilities" => "4", 
                        "SyncFailedException" => "4", 
                        "System" => "4", 
                        "SystemColor" => "4", 
                        "SystemException" => "4", 
                        "SystemFlavorMap" => "4", 
                        "TabableView" => "4", 
                        "TabbedPaneUI" => "4", 
                        "TabExpander" => "4", 
                        "TableCellEditor" => "4", 
                        "TableCellRenderer" => "4", 
                        "TableColumn" => "4", 
                        "TableColumnModel" => "4", 
                        "TableColumnModelEvent" => "4", 
                        "TableColumnModelListener" => "4", 
                        "TableHeaderUI" => "4", 
                        "TableModel" => "4", 
                        "TableModelEvent" => "4", 
                        "TableModelListener" => "4", 
                        "TableUI" => "4", 
                        "TableView" => "4", 
                        "TabSet" => "4", 
                        "TabStop" => "4", 
                        "TagElement" => "4", 
                        "TCKind" => "4", 
                        "TextAction" => "4", 
                        "TextArea" => "4", 
                        "TextAttribute" => "4", 
                        "TextComponent" => "4", 
                        "TextEvent" => "4", 
                        "TextField" => "4", 
                        "TextHitInfo" => "4", 
                        "TextLayout" => "4", 
                        "TextLayout.CaretPolicy" => "4", 
                        "TextLine.TextLineMetrics" => "4", 
                        "TextListener" => "4", 
                        "TextUI" => "4", 
                        "TexturePaint" => "4", 
                        "Thread" => "4", 
                        "ThreadDeath" => "4", 
                        "ThreadGroup" => "4", 
                        "ThreadLocal" => "4", 
                        "Throwable" => "4", 
                        "TileObserver" => "4", 
                        "Time" => "4", 
                        "Timer" => "4", 
                        "Timestamp" => "4", 
                        "TimeZone" => "4", 
                        "TitledBorder" => "4", 
                        "ToolBarUI" => "4", 
                        "Toolkit" => "4", 
                        "ToolTipManager" => "4", 
                        "ToolTipUI" => "4", 
                        "TooManyListenersException" => "4", 
                        "TRANSACTION_REQUIRED" => "4", 
                        "TRANSACTION_ROLLEDBACK" => "4", 
                        "Transferable" => "4", 
                        "TransformAttribute" => "4", 
                        "TRANSIENT" => "4", 
                        "Transparency" => "4", 
                        "TreeCellEditor" => "4", 
                        "TreeCellRenderer" => "4", 
                        "TreeExpansionEvent" => "4", 
                        "TreeExpansionListener" => "4", 
                        "TreeMap" => "4", 
                        "TreeModel" => "4", 
                        "TreeModelEvent" => "4", 
                        "TreeModelListener" => "4", 
                        "TreeNode" => "4", 
                        "TreePath" => "4", 
                        "TreeSelectionEvent" => "4", 
                        "TreeSelectionListener" => "4", 
                        "TreeSelectionModel" => "4", 
                        "TreeSet" => "4", 
                        "TreeUI" => "4", 
                        "TreeWillExpandListener" => "4", 
                        "TypeCode" => "4", 
                        "TypeCodeHolder" => "4", 
                        "TypeMismatch" => "4", 
                        "Types" => "4", 
                        "UID" => "4", 
                        "UIDefaults" => "4", 
                        "UIDefaults.ActiveValue" => "4", 
                        "UIDefaults.LazyValue" => "4", 
                        "UIManager" => "4", 
                        "UIManager.LookAndFeelInfo" => "4", 
                        "UIResource" => "4", 
                        "UndoableEdit" => "4", 
                        "UndoableEditEvent" => "4", 
                        "UndoableEditListener" => "4", 
                        "UndoableEditSupport" => "4", 
                        "UndoManager" => "4", 
                        "UnexpectedException" => "4", 
                        "UnicastRemoteObject" => "4", 
                        "UnionMember" => "4", 
                        "UNKNOWN" => "4", 
                        "UnknownError" => "4", 
                        "UnknownGroupException" => "4", 
                        "UnknownHostException" => "4", 
                        "UnknownObjectException" => "4", 
                        "UnknownServiceException" => "4", 
                        "UnknownUserException" => "4", 
                        "UnmarshalException" => "4", 
                        "UnrecoverableKeyException" => "4", 
                        "Unreferenced" => "4", 
                        "UnresolvedPermission" => "4", 
                        "UnsatisfiedLinkError" => "4", 
                        "UNSUPPORTED_POLICY" => "4", 
                        "UNSUPPORTED_POLICY_VALUE" => "4", 
                        "UnsupportedClassVersionError" => "4", 
                        "UnsupportedEncodingException" => "4", 
                        "UnsupportedFlavorException" => "4", 
                        "UnsupportedLookAndFeelException" => "4", 
                        "UnsupportedOperationException" => "4", 
                        "URL" => "4", 
                        "URLClassLoader" => "4", 
                        "URLConnection" => "4", 
                        "URLDecoder" => "4", 
                        "URLEncoder" => "4", 
                        "URLStreamHandler" => "4", 
                        "URLStreamHandlerFactory" => "4", 
                        "UserException" => "4", 
                        "UTFDataFormatException" => "4", 
                        "Utilities" => "4", 
                        "ValueMember" => "4", 
                        "VariableHeightLayoutCache" => "4", 
                        "Vector" => "4", 
                        "VerifyError" => "4", 
                        "VetoableChangeListener" => "4", 
                        "VetoableChangeSupport" => "4", 
                        "View" => "4", 
                        "ViewFactory" => "4", 
                        "ViewportLayout" => "4", 
                        "ViewportUI" => "4", 
                        "VirtualMachineError" => "4", 
                        "Visibility" => "4", 
                        "VM_ABSTRACT" => "4", 
                        "VM_CUSTOM" => "4", 
                        "VM_NONE" => "4", 
                        "VM_TRUNCATABLE" => "4", 
                        "VMID" => "4", 
                        "Void" => "4", 
                        "WeakHashMap" => "4", 
                        "WeakReference" => "4", 
                        "Window" => "4", 
                        "WindowAdapter" => "4", 
                        "WindowConstants" => "4", 
                        "WindowEvent" => "4", 
                        "WindowListener" => "4", 
                        "WrappedPlainView" => "4", 
                        "WritableRaster" => "4", 
                        "WritableRenderedImage" => "4", 
                        "WriteAbortedException" => "4", 
                        "Writer" => "4", 
                        "WrongTransaction" => "4", 
                        "X509Certificate" => "4", 
                        "X509CRL" => "4", 
                        "X509CRLEntry" => "4", 
                        "X509EncodedKeySpec" => "4", 
                        "X509Extension" => "4", 
                        "ZipEntry" => "4", 
                        "ZipException" => "4", 
                        "ZipFile" => "4", 
                        "ZipInputStream" => "4", 
                        "ZipOutputStream" => "4", 
                        "_BindingIteratorImplBase" => "4", 
                        "_BindingIteratorStub" => "4", 
                        "_NamingContextImplBase" => "4", 
                        "_NamingContextStub" => "4", 
                        "<jsp:useBean" => "5", 
                        "<jsp:plugin" => "5", 
                        "<jsp:include" => "5", 
                        "<jsp:setProperty" => "5", 
                        "<jsp:getProperty" => "5", 
                        "<jsp:forward" => "5", 
                        "//" => "6", 
                        "/>" => "5", 
                        "<%=" => "5", 
                        "<%!" => "5", 
                        "<%--" => "5", 
                        "<%@" => "5", 
                        "<%" => "5", 
                        "%>" => "5", 
                        "+" => "6", 
                        "-" => "6", 
                        "&" => "6", 
                        "|" => "6", 
                        "=" => "6", 
                        "!" => "6", 
                        "/" => "6");

// Special extensions

// Each category can specify a PHP function that returns an altered
// version of the keyword.
        
        

$this->linkscripts      = array(
                        "1" => "donothing", 
                        "2" => "donothing", 
                        "3" => "donothing", 
                        "4" => "donothing", 
                        "5" => "donothing", 
                        "6" => "donothing");
}

Here is the call graph for this function:


The documentation for this class was generated from the following file: