The following comment has been added to this issue:
Author: Robert McIntosh
Created: Sat, 25 Oct 2003 2:31 AM
Body:
invokeStatic does show up on the website now...
Robert
---------------------------------------------------------------------
View the issue:
http://jira.codehaus.org/secure/ViewIssue.jspa?key=JELLY-58
Here is an overview of the issue:
---------------------------------------------------------------------
Key: JELLY-58
Summary: documentation fixes
Type: Bug
Status: Unassigned
Priority: Minor
Time Spent: Unknown
Remaining: 1 hour
Project: jelly
Components:
documentation
Fix Fors:
1.0-beta-4
Assignee:
Reporter: Bill Keese
Created: Sun, 22 Jun 2003 9:45 PM
Updated: Sat, 25 Oct 2003 2:30 AM
Description:
1. core:forEach - this function is documented as parsing over an XPath
expression. Actually, it parses over a list of things. xml:forEach parses
over an XPath expression.
2. xml:set - This function creates a variable of type List or Element,
rather
than type document. Thus, the variable created from xml:set can be
used from the other xml library functions, but it cannot be used directly
by most functions in other libraries, which accept Document variables.
3. core:invoke -
current: A tag which creates a new object of the given type
correction: A tag which calls a function in an object instantied by core:new
4. core:invokeStatic is not documented on web page (I think that if you
just regenerate the web documentation, this will be fixed automatically)
---------------------------------------------------------------------
JIRA INFORMATION:
This message is automatically generated by JIRA.
If you think it was sent incorrectly contact one of the administrators:
http://jira.codehaus.org/secure/Administrators.jspa
If you want more information on JIRA, or have a bug to report see:
http://www.atlassian.com/software/jira
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]