A B C D E F G H I L M N O P R S T W X Y

A

add(HTMLObject) - Method in class org.util.html.objects.HTMLDocument
 
add(Attribute) - Method in class org.util.xml.element.Attributes
lowest method of add
add(String, String) - Method in class org.util.xml.element.Attributes
 
addAttribute(Attribute) - Method in class org.util.xml.element.TagElement
 
addChangeListener(ChangeListener) - Method in class org.util.xml.renderer.html.HTMLObject
 
addChild(Element) - Method in class org.util.xml.element.TagElement
 
addChildren(Element...) - Method in class org.util.xml.element.TagElement
 
added(HTMLDocument, HTMLObject) - Method in interface org.util.html.event.HTMLListener
 
addHTMLDocumentRendererListener(HTMLDocumentRendererListener) - Method in class org.util.html.render.HTMLDocumentRenderer
 
addHTMLListener(HTMLListener) - Method in class org.util.html.objects.HTMLDocument
 
alert(Object) - Method in class org.util.html.demo.Demo1
 
alert(Object) - Method in class org.util.log.GUIAlert
 
alert(Object) - Method in interface org.util.log.LogListener
 
alert(Object) - Static method in class org.util.xml.renderer.html.HTMLObject
 
alert(JComponent, Object) - Static method in class org.util.xml.renderer.html.HTMLObject
 
alertError(Object) - Method in class org.util.html.demo.Demo1
 
alertError(Object) - Method in class org.util.log.GUIAlert
 
alertError(Object) - Method in interface org.util.log.LogListener
 
allow(int) - Method in class org.util.xml.parse.AttValueParser
 
allow(int) - Method in class org.util.xml.parse.NameParser
 
allow(int) - Method in class org.util.xml.parse.TextElementParser
 
allowElement(Element) - Method in class org.util.html.objects.HTMLObject
 
allowElement(Element) - Method in class org.util.xml.parse.policy.DefaultParserPolicy
 
allowElement(Element) - Method in class org.util.xml.parse.policy.HTMLParserPolicy
 
allowElement(Element) - Method in interface org.util.xml.parse.policy.ParserPolicy
called when element is detected.
allowElement(Element) - Method in class org.util.xml.parse.policy.XMLParserPolicy
 
allowElement(Element) - Method in class org.util.xml.renderer.html.HTMLDiv
 
allowElement(Element) - Method in class org.util.xml.renderer.html.HTMLImage
 
allowElement(Element) - Method in class org.util.xml.renderer.html.HTMLObject
 
allowElement(Element) - Method in class org.util.xml.renderer.html.HTMLText
 
Attribute - Class in org.util.xml.element
 
Attribute(String, String) - Constructor for class org.util.xml.element.Attribute
 
attribute_parser_ - Variable in class org.util.xml.parse.ElementPartParser
 
AttributeParser - Class in org.util.xml.parse
 
AttributeParser() - Constructor for class org.util.xml.parse.AttributeParser
 
Attributes - Class in org.util.xml.element
 
Attributes() - Constructor for class org.util.xml.element.Attributes
 
Attributes(Attribute...) - Constructor for class org.util.xml.element.Attributes
 
AttValueParser - Class in org.util.xml.parse
 
AttValueParser() - Constructor for class org.util.xml.parse.AttValueParser
 

B

background_ - Variable in class org.util.xml.renderer.html.HTMLObject
 

C

changed(HTMLDocument, HTMLObject) - Method in interface org.util.html.event.HTMLListener
 
changed(HTMLObject) - Method in class org.util.html.objects.HTMLDocument
 
checkEndTag() - Method in class org.util.html.objects.HTMLObject
 
checkEndTag() - Method in class org.util.xml.parse.policy.DefaultParserPolicy
 
checkEndTag() - Method in interface org.util.xml.parse.policy.ParserPolicy
if true, check open tag key and close tag key.
checkEndTag() - Method in class org.util.xml.parse.policy.XMLParserPolicy
 
checkEndTag() - Method in class org.util.xml.renderer.html.HTMLDiv
 
checkEndTag() - Method in class org.util.xml.renderer.html.HTMLObject
 
checkEndTagMatch() - Method in class org.util.xml.parse.policy.HTMLParserPolicy
 
clear() - Method in class org.util.html.objects.HTMLDocument
 
cleared(HTMLDocument) - Method in interface org.util.html.event.HTMLListener
 
comment_inner_tag_element_parser_ - Variable in class org.util.xml.parse.ElementPartParser
 
CommentInnerTagElementParser - Class in org.util.xml.parse
<? ...
CommentInnerTagElementParser() - Constructor for class org.util.xml.parse.CommentInnerTagElementParser
 
confirm(Object) - Method in class org.util.log.GUIAlert
 
confirm(Object) - Method in interface org.util.log.LogListener
 
createDocument(URL, HTMLDocument) - Method in class org.util.html.factory.HTMLDocumentFactory
 
createDocument(URL, URLConnection, InputStream, HTMLDocument) - Method in class org.util.html.factory.HTMLDocumentFactory
 
createObject() - Method in class org.util.html.factory.HTMLObjectFactory
 
createSubElements(String) - Method in class org.util.xml.parse.ElementParser
 
createSubParser(String) - Method in class org.util.xml.parse.ElementParser
 

D

debug(String) - Method in class org.util.xml.renderer.html.HTMLObject
 
DefaultParserPolicy - Class in org.util.xml.parse.policy
 
DefaultParserPolicy() - Constructor for class org.util.xml.parse.policy.DefaultParserPolicy
 
Demo1 - Class in org.util.html.demo
 
Demo1() - Constructor for class org.util.html.demo.Demo1
 
doLayout(int, int) - Method in class org.util.html.render.HTMLDocumentRenderer
 
doLayout() - Method in class org.util.xml.renderer.html.HTMLObject
 
doRenderer() - Method in class org.util.xml.renderer.html.HTMLObject
 
draw(Graphics) - Method in class org.util.xml.renderer.html.HTMLObject
 

E

Element - Class in org.util.xml.element
 
Element() - Constructor for class org.util.xml.element.Element
 
element_part_parser_ - Static variable in class org.util.xml.parse.ElementParser
 
ElementParser - Class in org.util.xml.parse
 
ElementParser() - Constructor for class org.util.xml.parse.ElementParser
 
ElementParser(Reader) - Constructor for class org.util.xml.parse.ElementParser
 
ElementParser(InputStream) - Constructor for class org.util.xml.parse.ElementParser
 
ElementParser(InputStream, String) - Constructor for class org.util.xml.parse.ElementParser
 
ElementPartParser - Class in org.util.xml.parse
 
ElementPartParser() - Constructor for class org.util.xml.parse.ElementPartParser
 
ElementPartParser(ParserPolicy) - Constructor for class org.util.xml.parse.ElementPartParser
 
EmptySet - Static variable in class org.util.xml.element.Attributes
 
encoding_ - Variable in class org.util.xml.parse.policy.HTMLParserPolicy
 
endtag_name_ - Variable in class org.util.xml.parse.ElementPartParser
 
EqParser - Class in org.util.xml.parse
 
EqParser() - Constructor for class org.util.xml.parse.EqParser
 
error(ParseElement) - Method in class org.util.xml.parse.ElementParser
 
error_text_ - Variable in class org.util.xml.parse.ElementPartParser
 
escape(String) - Method in class org.util.xml.parse.ElementParser
 
escape(ElementParser, String) - Method in class org.util.xml.parse.ElementPartParser
 
escape(ElementParser, String) - Method in class org.util.xml.parse.EqParser
 

F

findURL(String) - Static method in class org.util.xml.io.XMLIO
 
finished() - Method in class org.util.html.objects.HTMLObject
 
finished() - Method in class org.util.xml.parse.policy.DefaultParserPolicy
 
finished() - Method in interface org.util.xml.parse.policy.ParserPolicy
 
finished() - Method in class org.util.xml.renderer.html.HTMLDiv
 
finished() - Method in class org.util.xml.renderer.html.HTMLObject
 
fireChanged() - Method in class org.util.xml.renderer.html.HTMLObject
 
forceEmptyTag(String) - Method in class org.util.html.objects.HTMLObject
 
forceEmptyTag(String) - Method in class org.util.xml.parse.policy.DefaultParserPolicy
 
forceEmptyTag(String) - Method in class org.util.xml.parse.policy.HTMLParserPolicy
 
forceEmptyTag(String) - Method in interface org.util.xml.parse.policy.ParserPolicy
Basicly, all the tag must open and close.
forceEmptyTag(String) - Method in class org.util.xml.parse.policy.XMLParserPolicy
 
forceEmptyTag(String) - Method in class org.util.xml.renderer.html.HTMLDiv
 
forceEmptyTag(String) - Method in class org.util.xml.renderer.html.HTMLObject
 
foreground_ - Variable in class org.util.xml.renderer.html.HTMLObject
 
forse_empty_tag_list_ - Variable in class org.util.html.objects.HTMLObject
 
forse_empty_tag_list_ - Variable in class org.util.xml.parse.policy.HTMLParserPolicy
 

G

get(int) - Method in class org.util.xml.element.Attributes
 
get(String) - Method in class org.util.xml.element.Attributes
 
get() - Method in class org.util.xml.parse.ElementParser
 
getAttribute() - Method in class org.util.xml.parse.AttributeParser
 
getAttributes() - Method in class org.util.xml.element.TagElement
 
getAttributeValue(String) - Method in class org.util.xml.element.TagElement
 
getAttributeValue(String, String) - Method in class org.util.xml.element.TagElement
 
getBoolean(String, boolean) - Method in class org.util.xml.io.XMLConfigManager
 
getChar() - Method in class org.util.xml.parse.ElementParser
 
getChildren() - Method in class org.util.xml.element.TagElement
 
getChildValue(String) - Method in class org.util.xml.element.TagElement
 
getChildValue(String, String) - Method in class org.util.xml.element.TagElement
 
getChildValues(String) - Method in class org.util.xml.element.TagElement
 
getChildValues(String, String) - Method in class org.util.xml.element.TagElement
 
getDescription() - Method in class org.util.xml.parse.ParseElement
 
getDocumentBase() - Method in class org.util.html.objects.HTMLDocument
 
getDocumentBase() - Method in class org.util.xml.element.Element
 
getDocumentBase() - Method in class org.util.xml.parse.ElementParser
 
getDouble(String, double) - Method in class org.util.xml.io.XMLConfigManager
 
getEncoding() - Method in class org.util.xml.parse.ElementParser
 
getEndTagName() - Method in class org.util.xml.parse.ElementPartParser
 
getFirstPlainTagElement() - Method in class org.util.xml.parse.ElementParser
 
getHeight() - Method in class org.util.html.render.HTMLDocumentRenderer
 
getHeight() - Method in class org.util.xml.renderer.html.HTMLObject
 
getInnerPolicy(Element) - Method in class org.util.html.objects.HTMLObject
 
getInnerPolicy(Element) - Method in class org.util.xml.parse.policy.DefaultParserPolicy
 
getInnerPolicy(Element) - Method in interface org.util.xml.parse.policy.ParserPolicy
return handler that handle this element
getInnerPolicy(Element) - Method in class org.util.xml.renderer.html.HTMLDiv
 
getInnerPolicy(Element) - Method in class org.util.xml.renderer.html.HTMLObject
 
getInt(String, int) - Method in class org.util.xml.io.XMLConfigManager
 
getKey() - Method in class org.util.xml.element.TagElement
 
getName() - Method in class org.util.xml.element.Attribute
 
getNextX() - Method in class org.util.html.objects.HTMLObject
 
getNextY() - Method in class org.util.html.objects.HTMLObject
 
getObjectList() - Method in class org.util.html.objects.HTMLDocument
 
getOffsetX() - Method in class org.util.html.render.HTMLDocumentRenderer
 
getOffsetY() - Method in class org.util.html.render.HTMLDocumentRenderer
 
getPanel() - Method in class org.util.html.objects.HTMLImg
 
getPanel() - Method in class org.util.html.objects.HTMLObject
 
getPanel() - Method in class org.util.html.objects.HTMLText
 
getPanel() - Method in class org.util.html.render.HTMLDocumentRenderer
 
getPreferredHeight() - Method in class org.util.xml.renderer.html.HTMLObject
 
getPreferredWidth() - Method in class org.util.xml.renderer.html.HTMLObject
 
getPreferredX() - Method in class org.util.xml.renderer.html.HTMLObject
 
getPreferredY() - Method in class org.util.xml.renderer.html.HTMLObject
 
getResult() - Method in class org.util.xml.parse.CommentInnerTagElementParser
 
getResult() - Method in class org.util.xml.parse.ElementParser
 
getReturnValue() - Method in class org.util.xml.parse.AttValueParser
 
getReturnValue() - Method in class org.util.xml.parse.CommentInnerTagElementParser
 
getReturnValue() - Method in class org.util.xml.parse.NameParser
 
getReturnValue() - Method in class org.util.xml.parse.ParseElement
 
getReturnValue() - Method in class org.util.xml.parse.TextElementParser
 
getRoot() - Method in class org.util.html.objects.HTMLObject
 
getTag(String) - Method in class org.util.xml.io.XMLConfigManager
 
getTag() - Method in class org.util.xml.io.XMLConfigManager
 
getTagChild(String) - Method in class org.util.xml.element.TagElement
 
getTagChildren() - Method in class org.util.xml.element.TagElement
 
getTagChildren(String) - Method in class org.util.xml.element.TagElement
 
getTagElement() - Method in class org.util.xml.parse.ElementPartParser
 
getText() - Method in class org.util.html.objects.HTMLText
 
getTextElement() - Method in class org.util.xml.parse.ElementPartParser
 
getURL() - Method in class org.util.html.objects.HTMLImg
 
getValue() - Method in class org.util.xml.element.Attribute
 
getValue(String, String) - Method in class org.util.xml.element.Attributes
 
getValue(String) - Method in class org.util.xml.element.Attributes
 
getValue() - Method in class org.util.xml.element.TagElement
all text value
getValue() - Method in class org.util.xml.element.TextElement
 
getValue(String, String) - Method in class org.util.xml.io.XMLConfigManager
 
getWidth() - Method in class org.util.html.render.HTMLDocumentRenderer
 
getWidth() - Method in class org.util.xml.renderer.html.HTMLObject
 
getX() - Method in class org.util.xml.renderer.html.HTMLObject
 
getY() - Method in class org.util.xml.renderer.html.HTMLObject
 
GUIAlert - Class in org.util.log
 
GUIAlert(JComponent) - Constructor for class org.util.log.GUIAlert
 

H

height_ - Variable in class org.util.xml.renderer.html.HTMLObject
 
hit(double, double) - Method in class org.util.xml.renderer.html.HTMLObject
 
hit(double, double) - Method in class org.util.xml.renderer.html.HTMLText
 
html_text - Variable in class org.util.xml.renderer.html.HTMLObject
 
HTMLDiv - Class in org.util.xml.renderer.html
 
HTMLDiv(String) - Constructor for class org.util.xml.renderer.html.HTMLDiv
 
HTMLDocument - Class in org.util.html.objects
 
HTMLDocument() - Constructor for class org.util.html.objects.HTMLDocument
 
HTMLDocumentFactory - Class in org.util.html.factory
 
HTMLDocumentFactory() - Constructor for class org.util.html.factory.HTMLDocumentFactory
 
HTMLDocumentRenderer - Class in org.util.html.render
 
HTMLDocumentRenderer(HTMLDocument) - Constructor for class org.util.html.render.HTMLDocumentRenderer
 
HTMLDocumentRendererListener - Interface in org.util.html.render
 
HTMLImage - Class in org.util.xml.renderer.html
 
HTMLImage(TagElement) - Constructor for class org.util.xml.renderer.html.HTMLImage
 
HTMLImg - Class in org.util.html.objects
 
HTMLImg(HTMLDocument) - Constructor for class org.util.html.objects.HTMLImg
 
HTMLListener - Interface in org.util.html.event
 
HTMLObject - Class in org.util.html.objects
 
HTMLObject(HTMLDocument) - Constructor for class org.util.html.objects.HTMLObject
 
HTMLObject - Class in org.util.xml.renderer.html
 
HTMLObject() - Constructor for class org.util.xml.renderer.html.HTMLObject
 
HTMLObjectFactory - Class in org.util.html.factory
 
HTMLObjectFactory() - Constructor for class org.util.html.factory.HTMLObjectFactory
 
HTMLParserPolicy - Class in org.util.xml.parse.policy
 
HTMLParserPolicy() - Constructor for class org.util.xml.parse.policy.HTMLParserPolicy
 
HTMLText - Class in org.util.html.objects
 
HTMLText(HTMLDocument) - Constructor for class org.util.html.objects.HTMLText
 
HTMLText - Class in org.util.xml.renderer.html
 
HTMLText(String) - Constructor for class org.util.xml.renderer.html.HTMLText
 

I

init_ - Variable in class org.util.xml.renderer.html.HTMLObject
 
initialize(boolean) - Method in class org.util.xml.io.XMLConfigManager
 
initialize() - Method in class org.util.xml.io.XMLConfigManager
 
inputSetting() - Method in class org.util.xml.io.XMLConfigManager
 
is_error_ - Variable in class org.util.xml.parse.ElementPartParser
 
is_mouse_over_ - Variable in class org.util.xml.renderer.html.HTMLObject
 
is_novalue_occuered_ - Variable in class org.util.xml.parse.ElementPartParser
 
is_start_tag_ - Variable in class org.util.xml.parse.ElementPartParser
 
isCDATATag() - Method in class org.util.xml.element.TextElement
 
isCommentTag() - Method in class org.util.xml.element.TextElement
 
isEmpty() - Method in class org.util.xml.element.TagElement
 
isLayouted() - Method in class org.util.html.objects.HTMLObject
 
isNovalue() - Method in class org.util.xml.element.Attribute
 
isPI() - Method in class org.util.xml.element.TagElement
PI tag or xml definition
<? ...
isSameAsXML(File, File) - Static method in class org.util.xml.tool.XMLComparator
 
isSameAsXML(String, String) - Static method in class org.util.xml.tool.XMLComparator
 
isSameAsXML(Element[], Element[]) - Static method in class org.util.xml.tool.XMLComparator
 
isSameAsXML(Element, Element) - Static method in class org.util.xml.tool.XMLComparator
 
isSpace(int) - Static method in class org.util.xml.parse.ParseElement
return true if input char is SP, HT, CR or LF.
isStartTag() - Method in class org.util.xml.parse.ElementPartParser
 
isTag() - Method in class org.util.xml.element.TextElement
 
isTagElement() - Method in class org.util.xml.element.Element
 
isTagElement() - Method in class org.util.xml.element.TagElement
 
isTagElement() - Method in class org.util.xml.element.TextElement
 
isTagElement() - Method in class org.util.xml.parse.ElementPartParser
 
isTextElement() - Method in class org.util.xml.element.Element
 
isTextElement() - Method in class org.util.xml.element.TagElement
 
isTextElement() - Method in class org.util.xml.element.TextElement
 
isTextElement() - Method in class org.util.xml.parse.ElementPartParser
 

L

listDependentParser(ArrayList<ParseElement>) - Method in class org.util.xml.parse.EqParser
 
listDependentParser(ArrayList<ParseElement>) - Method in class org.util.xml.parse.ParseElement
 
log(Object) - Method in class org.util.html.demo.Demo1
 
log(Object) - Method in class org.util.log.GUIAlert
 
log(Object) - Method in interface org.util.log.LogListener
 
LogListener - Interface in org.util.log
 

M

main(String[]) - Static method in class org.util.html.demo.Demo1
 
Main - Class in org.util.xml
 
Main() - Constructor for class org.util.xml.Main
 
main(String[]) - Static method in class org.util.xml.Main
 
main(String[]) - Static method in class org.util.xml.Main2
 
main(String[]) - Static method in class org.util.xml.Main3
 
main(String[]) - Static method in class org.util.xml.Main4
 
main(String[]) - Static method in class org.util.xml.Main5
 
main(String[]) - Static method in class org.util.xml.Main6
 
main(String[]) - Static method in class org.util.xml.tool.XMLComparator
 
Main2 - Class in org.util.xml
 
Main2() - Constructor for class org.util.xml.Main2
 
Main3 - Class in org.util.xml
 
Main3() - Constructor for class org.util.xml.Main3
 
Main4 - Class in org.util.xml
 
Main4() - Constructor for class org.util.xml.Main4
 
Main5 - Class in org.util.xml
 
Main5() - Constructor for class org.util.xml.Main5
 
Main6 - Class in org.util.xml
 
Main6() - Constructor for class org.util.xml.Main6
 
margin_bottom_ - Variable in class org.util.xml.renderer.html.HTMLObject
 
margin_left_ - Variable in class org.util.xml.renderer.html.HTMLObject
 
margin_right_ - Variable in class org.util.xml.renderer.html.HTMLObject
 
margin_up_ - Variable in class org.util.xml.renderer.html.HTMLObject
 
match(char) - Method in class org.util.xml.parse.AttributeParser
 
match(char) - Method in class org.util.xml.parse.AttValueParser
 
match(char) - Method in class org.util.xml.parse.CommentInnerTagElementParser
 
match(char) - Method in class org.util.xml.parse.ElementPartParser
 
match(char) - Method in class org.util.xml.parse.EqParser
 
match(char) - Method in class org.util.xml.parse.NameParser
 
match(char) - Method in class org.util.xml.parse.ParseElement
 
match(char) - Method in class org.util.xml.parse.SpaceParser
 
match(char) - Method in class org.util.xml.parse.TextElementParser
 
mouseClicked(MouseEvent) - Method in class org.util.xml.renderer.html.HTMLObject
 
mouseDragged(MouseEvent) - Method in class org.util.xml.renderer.html.HTMLObject
 
mouseEntered(MouseEvent) - Method in class org.util.xml.renderer.html.HTMLObject
 
mouseEntered(MouseEvent) - Method in class org.util.xml.renderer.html.HTMLText
 
mouseExited(MouseEvent) - Method in class org.util.xml.renderer.html.HTMLObject
 
mouseExited(MouseEvent) - Method in class org.util.xml.renderer.html.HTMLText
 
mouseMoved(MouseEvent) - Method in class org.util.xml.renderer.html.HTMLObject
 
mousePressed(MouseEvent) - Method in class org.util.xml.renderer.html.HTMLObject
 
mousePressed(MouseEvent) - Method in class org.util.xml.renderer.html.HTMLText
 
mouseReleased(MouseEvent) - Method in class org.util.xml.renderer.html.HTMLObject
 
mouseReleased(MouseEvent) - Method in class org.util.xml.renderer.html.HTMLText
 
mouseWheelMoved(MouseWheelEvent) - Method in class org.util.xml.renderer.html.HTMLObject
 

N

name_parser_ - Variable in class org.util.xml.parse.ElementPartParser
 
NameParser - Class in org.util.xml.parse
 
NameParser() - Constructor for class org.util.xml.parse.NameParser
 
now_y_ - Variable in class org.util.xml.renderer.html.HTMLObject
 

O

offset_x_ - Variable in class org.util.xml.renderer.html.HTMLObject
 
offset_y_ - Variable in class org.util.xml.renderer.html.HTMLObject
 
oldMain5() - Method in class org.util.xml.Main5
 
open(String) - Method in class org.util.xml.Main5
 
open(String) - Method in class org.util.xml.Main6
 
openInOtherThread(String) - Method in class org.util.xml.Main5
 
openInOtherThread(String) - Method in class org.util.xml.Main6
 
openURL(String) - Method in class org.util.xml.Main
 
openURL(String) - Method in class org.util.xml.Main2
 
openURL(String) - Method in class org.util.xml.Main3
 
org.util.html.demo - package org.util.html.demo
 
org.util.html.event - package org.util.html.event
 
org.util.html.factory - package org.util.html.factory
 
org.util.html.objects - package org.util.html.objects
 
org.util.html.render - package org.util.html.render
 
org.util.log - package org.util.log
 
org.util.xml - package org.util.xml
 
org.util.xml.element - package org.util.xml.element
 
org.util.xml.io - package org.util.xml.io
 
org.util.xml.parse - package org.util.xml.parse
 
org.util.xml.parse.policy - package org.util.xml.parse.policy
 
org.util.xml.renderer.html - package org.util.xml.renderer.html
 
org.util.xml.tool - package org.util.xml.tool
 
outputSetting() - Method in class org.util.xml.io.XMLConfigManager
 

P

paint(Graphics) - Method in class org.util.xml.renderer.html.HTMLImage
 
paint(Graphics) - Method in class org.util.xml.renderer.html.HTMLObject
 
paint(Graphics) - Method in class org.util.xml.renderer.html.HTMLText
 
parse(int, ElementParser) - Method in class org.util.xml.parse.AttributeParser
 
parse(int, ElementParser) - Method in class org.util.xml.parse.AttValueParser
 
parse(int, ElementParser) - Method in class org.util.xml.parse.CommentInnerTagElementParser
 
parse() - Method in class org.util.xml.parse.ElementParser
 
parse(int, ElementParser) - Method in class org.util.xml.parse.ElementPartParser
 
parse(int, ElementParser) - Method in class org.util.xml.parse.EqParser
 
parse(int, ElementParser) - Method in class org.util.xml.parse.NameParser
 
parse(int, ElementParser) - Method in class org.util.xml.parse.ParseElement
 
parse(int, ElementParser) - Method in class org.util.xml.parse.SpaceParser
 
parse(int, ElementParser) - Method in class org.util.xml.parse.TextElementParser
 
parse() - Method in class org.util.xml.renderer.html.HTMLDiv
 
ParseElement - Class in org.util.xml.parse
 
ParseElement() - Constructor for class org.util.xml.parse.ParseElement
 
ParserPolicy - Interface in org.util.xml.parse.policy
 
policy_ - Variable in class org.util.xml.parse.ElementPartParser
 
preferred_height_ - Variable in class org.util.xml.renderer.html.HTMLObject
 
preferred_location_ - Variable in class org.util.xml.renderer.html.HTMLObject
 
preferred_width_ - Variable in class org.util.xml.renderer.html.HTMLObject
 
preferred_x_ - Variable in class org.util.xml.renderer.html.HTMLObject
 
preferred_y_ - Variable in class org.util.xml.renderer.html.HTMLObject
 
putTab(int) - Method in class org.util.xml.element.Element
 

R

read(StringBuffer) - Static method in class org.util.xml.io.XMLIO
 
read(URL) - Static method in class org.util.xml.io.XMLIO
 
read(URL, String) - Static method in class org.util.xml.io.XMLIO
 
read(String) - Static method in class org.util.xml.io.XMLIO
 
read(String, String) - Static method in class org.util.xml.io.XMLIO
 
read(File) - Static method in class org.util.xml.io.XMLIO
 
read(File, String) - Static method in class org.util.xml.io.XMLIO
 
read(InputStream, String) - Static method in class org.util.xml.io.XMLIO
 
read(InputStream) - Static method in class org.util.xml.io.XMLIO
 
read(Reader) - Static method in class org.util.xml.io.XMLIO
 
rect_ - Variable in class org.util.xml.renderer.html.HTMLObject
 
removed(HTMLDocument, HTMLObject) - Method in interface org.util.html.event.HTMLListener
 
removeHTMLDocumentRendererListener(HTMLDocumentRendererListener) - Method in class org.util.html.render.HTMLDocumentRenderer
 
removeHTMLListener(HTMLListener) - Method in class org.util.html.objects.HTMLDocument
 
removeNullElements(Element[]) - Static method in class org.util.xml.element.TagElement
 
repaint() - Method in interface org.util.html.render.HTMLDocumentRendererListener
 
resized(int, int) - Method in class org.util.html.render.HTMLDocumentRenderer
 

S

selectEncoding(String) - Method in class org.util.html.objects.HTMLObject
 
selectEncoding(String) - Method in class org.util.xml.parse.policy.DefaultParserPolicy
 
selectEncoding(String) - Method in class org.util.xml.parse.policy.HTMLParserPolicy
 
selectEncoding(String) - Method in interface org.util.xml.parse.policy.ParserPolicy
if encoding cannot be detected by first line of document, this method will be called.
selectEncoding(String) - Method in class org.util.xml.parse.policy.XMLParserPolicy
 
selectEncoding(String) - Method in class org.util.xml.renderer.html.HTMLDiv
 
selectEncoding(String) - Method in class org.util.xml.renderer.html.HTMLObject
 
set(Attribute) - Method in class org.util.xml.element.Attributes
 
set(String, String) - Method in class org.util.xml.element.Attributes
 
setAttribute(Attribute) - Method in class org.util.xml.element.TagElement
 
setAttribute(String, String) - Method in class org.util.xml.element.TagElement
 
setAttributes(Attributes) - Method in class org.util.xml.element.TagElement
 
setBackground(Color) - Method in class org.util.xml.renderer.html.HTMLObject
 
setCDATATag(boolean) - Method in class org.util.xml.element.TextElement
 
setChildren(Element...) - Method in class org.util.xml.element.TagElement
 
setCommenTag(boolean) - Method in class org.util.xml.element.TextElement
 
setDocumentBase(URL) - Method in class org.util.html.objects.HTMLDocument
 
setDocumentBase(URI) - Method in class org.util.xml.element.Element
 
setDocumentBase(URI) - Method in class org.util.xml.parse.ElementParser
 
setEmpty(boolean) - Method in class org.util.xml.element.TagElement
 
setForeground(Color) - Method in class org.util.xml.renderer.html.HTMLObject
 
setLayouted(boolean) - Method in class org.util.html.objects.HTMLObject
 
setLocation(double, double) - Method in class org.util.xml.renderer.html.HTMLObject
 
setLogListener(LogListener) - Method in class org.util.html.factory.HTMLDocumentFactory
 
setName(String) - Method in class org.util.xml.element.Attribute
 
setNextXY(int, int) - Method in class org.util.html.objects.HTMLObject
 
setNoValue(boolean) - Method in class org.util.xml.element.Attribute
 
setPI(boolean) - Method in class org.util.xml.element.TagElement
 
setPolicy(ParserPolicy) - Method in class org.util.xml.parse.ElementParser
 
setPreferredLocation(double, double) - Method in class org.util.xml.renderer.html.HTMLObject
 
setPreferredSize(Dimension) - Method in class org.util.html.objects.HTMLImg
 
setPreferredSize(double, double) - Method in class org.util.xml.renderer.html.HTMLObject
 
setScrollPane(JScrollPane) - Method in class org.util.html.render.HTMLDocumentRenderer
 
setSize(double, double) - Method in class org.util.xml.renderer.html.HTMLObject
 
setTabText(String) - Static method in class org.util.xml.element.Element
 
setTag(boolean) - Method in class org.util.xml.element.TextElement
 
setText(String) - Method in class org.util.html.objects.HTMLText
 
setURL(URL) - Method in class org.util.html.objects.HTMLImg
 
setValue(String) - Method in class org.util.xml.element.Attribute
 
setValue(String) - Method in class org.util.xml.element.TagElement
 
setValue(String) - Method in class org.util.xml.element.TextElement
 
setValue(String, String) - Method in class org.util.xml.io.XMLConfigManager
 
size() - Method in class org.util.xml.element.Attributes
 
space_parser_ - Variable in class org.util.xml.parse.ElementPartParser
 
SpaceParser - Class in org.util.xml.parse
parse space.
SpaceParser() - Constructor for class org.util.xml.parse.SpaceParser
 
start() - Method in class org.util.xml.Main5
 
start() - Method in class org.util.xml.Main6
 
startElement(Element) - Method in class org.util.xml.renderer.html.HTMLDiv
 
startElement(Element) - Method in class org.util.xml.renderer.html.HTMLObject
 
startParse(String) - Method in class org.util.xml.Main3
 

T

tabtext_ - Static variable in class org.util.xml.element.Element
 
tag_element_ - Variable in class org.util.xml.parse.ElementPartParser
 
TagElement - Class in org.util.xml.element
 
TagElement(String) - Constructor for class org.util.xml.element.TagElement
 
TagElement(String, String) - Constructor for class org.util.xml.element.TagElement
 
text_element_ - Variable in class org.util.xml.parse.ElementPartParser
 
text_element_parser_ - Variable in class org.util.xml.parse.ElementPartParser
 
TextElement - Class in org.util.xml.element
 
TextElement(String) - Constructor for class org.util.xml.element.TextElement
 
TextElementParser - Class in org.util.xml.parse
parse space.
TextElementParser() - Constructor for class org.util.xml.parse.TextElementParser
 
throwExceptionIfDocumentHasError() - Method in class org.util.html.objects.HTMLObject
 
throwExceptionIfDocumentHasError() - Method in class org.util.xml.parse.policy.DefaultParserPolicy
 
throwExceptionIfDocumentHasError() - Method in interface org.util.xml.parse.policy.ParserPolicy
Throw exception if document has error.
throwExceptionIfDocumentHasError() - Method in class org.util.xml.renderer.html.HTMLDiv
 
throwExceptionIfDocumentHasError() - Method in class org.util.xml.renderer.html.HTMLObject
 
toString() - Method in class org.util.xml.element.Attribute
 
toString() - Method in class org.util.xml.element.Attributes
 
toString(int) - Method in class org.util.xml.element.Element
 
toString() - Method in class org.util.xml.element.TagElement
 
toString(int) - Method in class org.util.xml.element.TagElement
 
toString() - Method in class org.util.xml.element.TextElement
 
toString() - Method in class org.util.xml.io.XMLConfigManager
 

W

width_ - Variable in class org.util.xml.renderer.html.HTMLObject
 
write(Writer) - Method in class org.util.xml.element.Element
 
write(File, Element) - Static method in class org.util.xml.io.XMLIO
 
write(Writer, Element) - Static method in class org.util.xml.io.XMLIO
 
write(HTMLObject) - Method in class org.util.xml.renderer.html.HTMLObject
 
write_point_x_ - Variable in class org.util.xml.renderer.html.HTMLObject
 
write_point_y_ - Variable in class org.util.xml.renderer.html.HTMLObject
 

X

x_ - Variable in class org.util.xml.renderer.html.HTMLObject
 
XMLComparator - Class in org.util.xml.tool
 
XMLComparator() - Constructor for class org.util.xml.tool.XMLComparator
 
XMLConfigManager - Class in org.util.xml.io
 
XMLConfigManager() - Constructor for class org.util.xml.io.XMLConfigManager
 
XMLConfigManager(String) - Constructor for class org.util.xml.io.XMLConfigManager
 
XMLConfigManager(File) - Constructor for class org.util.xml.io.XMLConfigManager
 
XMLConfigManager(File, boolean) - Constructor for class org.util.xml.io.XMLConfigManager
 
XMLIO - Class in org.util.xml.io
 
XMLIO() - Constructor for class org.util.xml.io.XMLIO
 
XMLParseException - Exception in org.util.xml.parse
 
XMLParseException(String) - Constructor for exception org.util.xml.parse.XMLParseException
 
XMLParserPolicy - Class in org.util.xml.parse.policy
 
XMLParserPolicy() - Constructor for class org.util.xml.parse.policy.XMLParserPolicy
 

Y

y_ - Variable in class org.util.xml.renderer.html.HTMLObject
 

A B C D E F G H I L M N O P R S T W X Y