Index: jrst2/src/site/en/rst/devel/XSLpresentation.rst diff -u jrst2/src/site/en/rst/devel/XSLpresentation.rst:1.2 jrst2/src/site/en/rst/devel/XSLpresentation.rst:1.3 --- jrst2/src/site/en/rst/devel/XSLpresentation.rst:1.2 Wed Jun 6 12:21:27 2007 +++ jrst2/src/site/en/rst/devel/XSLpresentation.rst Thu Jun 21 09:30:24 2007 @@ -158,5 +158,5 @@ - Article : http://www.commentcamarche.net/xml/xmlxsl.php3 - Diagram : http://fr.wikipedia.org/wiki/Extended_stylesheet_language_transformations -.. |presentationxsl| image:: image/presentationXSL.png +.. |presentationxsl| image:: images/presentationXSL.png Index: jrst2/src/site/en/rst/devel/developerDoc.rst diff -u jrst2/src/site/en/rst/devel/developerDoc.rst:1.4 jrst2/src/site/en/rst/devel/developerDoc.rst:1.5 --- jrst2/src/site/en/rst/devel/developerDoc.rst:1.4 Wed Jun 20 13:54:08 2007 +++ jrst2/src/site/en/rst/devel/developerDoc.rst Thu Jun 21 09:30:24 2007 @@ -14,7 +14,7 @@ - String[] readLines(int nb) : return nb lines - String[] readWhile(Pattern p) : return lines while they match to the pattern -... + ... **JRSTLexer** Class uses **AdvencedReader** to build XML file, it browses all document to isolate the data types, parameters and content, so assembling all usefuls informations to build the final XML. It will start by document's head (peekHeader(), @@ -131,5 +131,6 @@ .. _RST: http://docutils.sourceforge.net/rst.html .. _Cascading Style Sheets: http://en.wikipedia.org/wiki/Cascading_Style_Sheets .. _DocUtils: http://docutils.sourceforge.net/docs/ref/doctree.html +.. |diagrammegeneration| image:: images/diagrammeGeneration.png .. |classDiagramme| image:: images/DiagrammeClass.png .. |sequanceDiagramme| image:: images/DiagrammeSequance.png \ No newline at end of file