You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@commons.apache.org by co...@jakarta.apache.org on 2004/08/27 07:07:20 UTC

[jira] Assigned: (JELLY-58) documentation fixes

Message:

   The following issue has been re-assigned.

   Assignee: dion gillard (mailto:dion@apache.org)
---------------------------------------------------------------------
View the issue:
  http://issues.apache.org/jira/browse/JELLY-58

Here is an overview of the issue:
---------------------------------------------------------------------
        Key: JELLY-58
    Summary: documentation fixes
       Type: Bug

     Status: Open
   Priority: Minor

    Project: jelly
 Components: 
             documentation
   Fix Fors:
             1.0-beta-4

   Assignee: dion gillard
   Reporter: Bill Keese

    Created: Sun, 22 Jun 2003 9:45 PM
    Updated: Thu, 26 Aug 2004 10:06 PM

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://issues.apache.org/jira/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: commons-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: commons-dev-help@jakarta.apache.org