: Index
|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||
A
- addedLink - Variable in class com.exploringxml.rss.RSSHandler
- addedTitle - Variable in class com.exploringxml.rss.RSSHandler
- ary - Variable in class com.exploringxml.xml.Xparse.Frag
- attributes - Variable in class com.exploringxml.xml.Node
- Attributes - Static variable in class com.exploringxml.xml.JSArray
- attribution(String) - Method in class com.exploringxml.xml.Xparse
- util for element attribute parsing
B
- boxBackground - Variable in class com.exploringxml.rss.applet.RSSViewerApplet
- boxBorder - Variable in class com.exploringxml.rss.applet.RSSViewerApplet
- boxForeground - Variable in class com.exploringxml.rss.applet.RSSViewerApplet
- boxScroll - Variable in class com.exploringxml.rss.applet.RSSViewerApplet
- boxScrollHorizontal - Variable in class com.exploringxml.rss.applet.RSSViewerApplet
- boxScrollReverse - Variable in class com.exploringxml.rss.applet.RSSViewerApplet
C
- channel - Variable in class com.exploringxml.rss.RSSHandler
- channel - Variable in class com.exploringxml.rss.applet.RSSViewerApplet
- channelLink - Variable in class com.exploringxml.rss.RSSChannel
- channelTitle - Variable in class com.exploringxml.rss.RSSChannel
- CharData - Static variable in class com.exploringxml.xml.Node
- charData(char[], int, int) - Method in class com.exploringxml.rss.RSSHandler
- gets called by the XML parser when character data was encountered
- com.exploringxml.rss - package com.exploringxml.rss
- com.exploringxml.rss.applet - package com.exploringxml.rss.applet
- com.exploringxml.xml - package com.exploringxml.xml
- Comment - Static variable in class com.exploringxml.xml.Node
- compile(Xparse.Frag) - Method in class com.exploringxml.xml.Xparse
- transforms raw text input into a multilevel JSArray
- contents - Variable in class com.exploringxml.xml.Node
- Contents - Static variable in class com.exploringxml.xml.JSArray
- count - Static variable in class com.exploringxml.xml.Xparse
- createChardata() - Static method in class com.exploringxml.xml.Node
- factory method for chardata nodes
- createComment() - Static method in class com.exploringxml.xml.Node
- factory method for comment nodes
- createElement() - Static method in class com.exploringxml.xml.Node
- factory method for element nodes
- createPi() - Static method in class com.exploringxml.xml.Node
- factory method for PI nodes
- createRootelement() - Static method in class com.exploringxml.xml.Node
- factory method for the root element
- currentItem - Variable in class com.exploringxml.rss.applet.RSSViewerApplet
D
- destroy() - Method in class com.exploringxml.rss.applet.RSSViewerApplet
- destroys applet
E
- Element - Static variable in class com.exploringxml.xml.Node
- elementAt(int) - Method in class com.exploringxml.xml.JSArray
- gets the object with a certain index
- end - Variable in class com.exploringxml.xml.Xparse.Frag
- endElement(String) - Method in class com.exploringxml.rss.RSSHandler
- gets called by the XML parser when an XML end tag was encountered
- entity(String) - Method in class com.exploringxml.xml.Xparse
- util to replace internal entities in input string
F
- find(String, int) - Method in class com.exploringxml.xml.Node
- find the node matching a certain occurance of the path description
- findChildElement(Node, String, int) - Method in class com.exploringxml.xml.Node
- find the child node matching a certain occurance of a simple path description
G
- getAppletInfo() - Method in class com.exploringxml.rss.applet.RSSViewerApplet
- gets applet's info
- getChannelLink() - Method in class com.exploringxml.rss.RSSChannel
- gets the channel's associated URL
- getChannelTitle() - Method in class com.exploringxml.rss.RSSChannel
- gets the title of the RSS channel
- getCharacters() - Method in class com.exploringxml.xml.Node
- returns the character data in the first child element; returns nonsense if the first child element ist not chardata
- getFontStyleParameter(String, String) - Method in class com.exploringxml.rss.applet.RSSViewerApplet
- gets a Font Style parameter from the applet's context
- getItemBounds(int) - Method in class com.exploringxml.rss.applet.RSSViewerApplet
- gets the bounding box of the corresponding item
- getItemFromCoordinates(int, int) - Method in class com.exploringxml.rss.applet.RSSViewerApplet
- gets the underlying item corresponding to the (x,y) coordinates
- getItemLink(int) - Method in class com.exploringxml.rss.RSSChannel
- gets the associated link of the referenced channel item
- getItemTitle(int) - Method in class com.exploringxml.rss.RSSChannel
- gets the title of the referenced channel item
- getLineBase(Font) - Method in class com.exploringxml.rss.applet.RSSViewerApplet
- gets the base line of a Font
- getLineHeight(Font) - Method in class com.exploringxml.rss.applet.RSSViewerApplet
- gets the line height of a Font
- getNumberOfItems() - Method in class com.exploringxml.rss.RSSChannel
- gets the number of items in the channel
- getParameter(String, boolean) - Method in class com.exploringxml.rss.applet.RSSViewerApplet
- gets a boolean parameter from the applet's context
- getParameter(String, Color) - Method in class com.exploringxml.rss.applet.RSSViewerApplet
- gets a Color parameter from the applet's context
- getParameter(String, int) - Method in class com.exploringxml.rss.applet.RSSViewerApplet
- gets an int parameter from the applet's context
- getParameter(String, String) - Method in class com.exploringxml.rss.applet.RSSViewerApplet
- gets a String parameter from the applet's context
- getParameterInfo() - Method in class com.exploringxml.rss.applet.RSSViewerApplet
- gets applet's parameter info
- getPrunedString(String, Font, int) - Method in class com.exploringxml.rss.applet.RSSViewerApplet
- gets a pruned version of a String to fit a certain width
- getStringStartPosX(String, Font, int, String) - Method in class com.exploringxml.rss.applet.RSSViewerApplet
- gets the start pixel of a String with alignment
I
- index - Variable in class com.exploringxml.xml.Node
- index - Static variable in class com.exploringxml.xml.Xparse
- init() - Method in class com.exploringxml.rss.applet.RSSViewerApplet
- initializes applet
- initException - Variable in class com.exploringxml.rss.applet.RSSViewerApplet
- initParameters() - Method in class com.exploringxml.rss.applet.RSSViewerApplet
- initializes applet's parameters by retrieving tags or setting defaults
- itemAlign - Variable in class com.exploringxml.rss.applet.RSSViewerApplet
- itemBackground - Variable in class com.exploringxml.rss.applet.RSSViewerApplet
- itemBackgroundOnMouseOver - Variable in class com.exploringxml.rss.applet.RSSViewerApplet
- itemCounter - Variable in class com.exploringxml.rss.RSSHandler
- itemFont - Variable in class com.exploringxml.rss.applet.RSSViewerApplet
- itemFontFamily - Variable in class com.exploringxml.rss.applet.RSSViewerApplet
- itemFontSize - Variable in class com.exploringxml.rss.applet.RSSViewerApplet
- itemFontStyle - Variable in class com.exploringxml.rss.applet.RSSViewerApplet
- itemForeground - Variable in class com.exploringxml.rss.applet.RSSViewerApplet
- itemForegroundOnMouseOver - Variable in class com.exploringxml.rss.applet.RSSViewerApplet
- itemLineBase - Variable in class com.exploringxml.rss.applet.RSSViewerApplet
- itemLineHeight - Variable in class com.exploringxml.rss.applet.RSSViewerApplet
- itemMargin - Variable in class com.exploringxml.rss.applet.RSSViewerApplet
- items - Variable in class com.exploringxml.rss.RSSChannel
- itemSeparator - Variable in class com.exploringxml.rss.applet.RSSViewerApplet
J
- join(String) - Method in class com.exploringxml.xml.JSArray
- join this array into one string delimited by a separator
- JSArray - class com.exploringxml.xml.JSArray.
- Mimics a Javascript array; not completely generic because only specific properties are allowed
- JSArray() - Constructor for class com.exploringxml.xml.JSArray
L
- length() - Method in class com.exploringxml.xml.JSArray
- returns the length / size of the array
- load(String) - Method in class com.exploringxml.rss.RSSChannel
- loads an RSS file from a URL
M
- mouseExit(Event, int, int) - Method in class com.exploringxml.rss.applet.RSSViewerApplet
- called on mouse exiting the applet
- mouseMove(Event, int, int) - Method in class com.exploringxml.rss.applet.RSSViewerApplet
- called on mouse move
- mouseUp(Event, int, int) - Method in class com.exploringxml.rss.applet.RSSViewerApplet
- called on mouse button up
N
- name - Variable in class com.exploringxml.xml.Node
- Name - Static variable in class com.exploringxml.xml.JSArray
- narrowBounds(Rectangle, int, int) - Method in class com.exploringxml.rss.applet.RSSViewerApplet
- narrows a bounding box Rectangle
- NO_CURRENT_ITEM - Static variable in class com.exploringxml.rss.applet.RSSViewerApplet
- Node - class com.exploringxml.xml.Node.
- A node of an XML DOM tree;
- Node() - Constructor for class com.exploringxml.xml.Node
- normalize(String) - Method in class com.exploringxml.xml.Xparse
- util to replace white characters in input string
P
- paint(Graphics) - Method in class com.exploringxml.rss.applet.RSSViewerApplet
- paints applet
- paintBox(Graphics, Rectangle) - Method in class com.exploringxml.rss.applet.RSSViewerApplet
- paints the background box
- paintItem(Graphics, Rectangle, int) - Method in class com.exploringxml.rss.applet.RSSViewerApplet
- paints a channel item
- paintLine(Graphics, Rectangle, Color, Color, Color, Color, String, Font, String, int, int, int) - Method in class com.exploringxml.rss.applet.RSSViewerApplet
- paints a line of text, either the title or an item
- paintTitle(Graphics, Rectangle) - Method in class com.exploringxml.rss.applet.RSSViewerApplet
- paints the RSS channel title
- parse(String) - Method in class com.exploringxml.xml.Xparse
- Main public function that is called to parse the XML string and return a root element object
- PI - Static variable in class com.exploringxml.xml.Node
- prolog(String) - Method in class com.exploringxml.xml.Xparse
- util to remove \r characters from input string
R
- readChannel(String) - Method in class com.exploringxml.rss.RSSChannel
- readingChannel - Variable in class com.exploringxml.rss.RSSHandler
- readingDescription - Variable in class com.exploringxml.rss.RSSHandler
- readingImage - Variable in class com.exploringxml.rss.RSSHandler
- readingItem - Variable in class com.exploringxml.rss.RSSHandler
- readingLink - Variable in class com.exploringxml.rss.RSSHandler
- readingTitle - Variable in class com.exploringxml.rss.RSSHandler
- readingURL - Variable in class com.exploringxml.rss.RSSHandler
- root - Variable in class com.exploringxml.rss.RSSChannel
- RSSChannel - class com.exploringxml.rss.RSSChannel.
- Reads in a Rich Site Summary (RSS) file and populates its members with the parsed content of the file
- RSSChannel() - Constructor for class com.exploringxml.rss.RSSChannel
- rssFileSrcURL - Variable in class com.exploringxml.rss.applet.RSSViewerApplet
- RSSHandler - class com.exploringxml.rss.RSSHandler.
- Receives the callback events from the XML parser and populates the associated RSSChannel object with the retrieved data
- RSSHandler(RSSChannel) - Constructor for class com.exploringxml.rss.RSSHandler
- creates a handler to populate a specific RSSChannel
- RSSViewerApplet - class com.exploringxml.rss.applet.RSSViewerApplet.
- Reads and displays Rich Site Summary (RSS) files; highly customizable look via applet parameters
- RSSViewerApplet() - Constructor for class com.exploringxml.rss.applet.RSSViewerApplet
S
- setElementAt(Object, int) - Method in class com.exploringxml.xml.JSArray
- sets the object with a certain index
- setElementAt(Object, int, String) - Method in class com.exploringxml.xml.JSArray
- sets the object with a certain index
- showStatus() - Method in class com.exploringxml.rss.applet.RSSViewerApplet
- shows the applet's status
- split(String, String) - Method in class com.exploringxml.xml.JSArray
- splits a string into an array of strings, broken at a distinct separator
- start() - Method in class com.exploringxml.rss.applet.RSSViewerApplet
- starts applet
- startElement(String) - Method in class com.exploringxml.rss.RSSHandler
- gets called by the XML parser when an XML start tag was encountered
- stop() - Method in class com.exploringxml.rss.applet.RSSViewerApplet
- stops applet
- str - Variable in class com.exploringxml.xml.Xparse.Frag
- strip(String) - Method in class com.exploringxml.xml.Xparse
- util to remove white characters from input string
- substring(String, int, int) - Method in class com.exploringxml.xml.Xparse
- Helper function for matching Javascript's definition of the substring function to not cause an IndexOutOfBoundsException when length exceeds string length but return the remainder of the string instead MC20001214
T
- tagCData(Xparse.Frag) - Method in class com.exploringxml.xml.Xparse
- process XML character data (CDATA)
- tagComment(Xparse.Frag) - Method in class com.exploringxml.xml.Xparse
- process an XML comment
- tagElement(Xparse.Frag) - Method in class com.exploringxml.xml.Xparse
- process an XML element
- tagPI(Xparse.Frag) - Method in class com.exploringxml.xml.Xparse
- process an XML processing instruction (PI)
- TITLE_IS_CURRENT_ITEM - Static variable in class com.exploringxml.rss.applet.RSSViewerApplet
- titleAlign - Variable in class com.exploringxml.rss.applet.RSSViewerApplet
- titleBackground - Variable in class com.exploringxml.rss.applet.RSSViewerApplet
- titleBackgroundOnMouseOver - Variable in class com.exploringxml.rss.applet.RSSViewerApplet
- titleFont - Variable in class com.exploringxml.rss.applet.RSSViewerApplet
- titleFontFamily - Variable in class com.exploringxml.rss.applet.RSSViewerApplet
- titleFontSize - Variable in class com.exploringxml.rss.applet.RSSViewerApplet
- titleFontStyle - Variable in class com.exploringxml.rss.applet.RSSViewerApplet
- titleForeground - Variable in class com.exploringxml.rss.applet.RSSViewerApplet
- titleForegroundOnMouseOver - Variable in class com.exploringxml.rss.applet.RSSViewerApplet
- titleLineBase - Variable in class com.exploringxml.rss.applet.RSSViewerApplet
- titleLineHeight - Variable in class com.exploringxml.rss.applet.RSSViewerApplet
- type - Variable in class com.exploringxml.xml.Node
U
V
- v - Variable in class com.exploringxml.xml.JSArray
- value - Variable in class com.exploringxml.xml.Node
- Value - Static variable in class com.exploringxml.xml.JSArray
X
- Xparse - class com.exploringxml.xml.Xparse.
- Simple XML parser derived from the XParse Javascript parser; Please see http://www.jeremie.com for more information on this.
- Xparse.Frag - class com.exploringxml.xml.Xparse.Frag.
- an internal fragment that is passed between functions
- Xparse.Frag(Xparse) - Constructor for class com.exploringxml.xml.Xparse.Frag
- Xparse() - Constructor for class com.exploringxml.xml.Xparse
A B C D E F G I J L M N P R S T U V X
|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||

Find a programming school near you