http://nagoya.apache.org/bugzilla/show_bug.cgi?id=2639
*** shadow/2639 Wed Jul 18 00:10:57 2001
--- shadow/2639.tmp.19790 Wed Jul 18 22:30:38 2001
***
*** 49,52
Java(TM) 2 Runtime Environment, Standard Edition (build 1.3.0_01)
Java HotSpot(TM) Client VM (build 1.3.0_01,
dbertoni01/07/18 21:51:08
Modified:c/srcMakefile.in
Log:
Updated library version numbers.
Revision ChangesPath
1.46 +3 -3 xml-xalan/c/src/Makefile.in
Index: Makefile.in
===
RCS file: /
dbertoni01/07/18 21:39:23
Modified:c/src/XSLT NodeSorter.hpp
Log:
Export all classes.
Revision ChangesPath
1.15 +4 -4 xml-xalan/c/src/XSLT/NodeSorter.hpp
Index: NodeSorter.hpp
===
RCS file
dbertoni01/07/18 21:38:27
Modified:c/src/XalanExtensions FunctionDistinct.cpp
FunctionNodeSet.cpp
Log:
Fixed problems with casts and template parameters.
Revision ChangesPath
1.4 +7 -5 xml-xalan/c/src/XalanExtensions/FunctionDistinct.cp
dbertoni01/07/18 21:36:45
Modified:c/src/Include OS390Definitions.hpp
Log:
Added #define.
Revision ChangesPath
1.4 +1 -0 xml-xalan/c/src/Include/OS390Definitions.hpp
Index: OS390Definitions.hpp
===
dbertoni01/07/18 21:36:15
Modified:c/Tests/Threads ThreadTest.cpp
Log:
Removed use of std::vector<>.
Revision ChangesPath
1.15 +15 -17xml-xalan/c/Tests/Threads/ThreadTest.cpp
Index: ThreadTest.cpp
==
http://nagoya.apache.org/bugzilla/show_bug.cgi?id=2684
*** shadow/2684 Wed Jul 18 21:04:08 2001
--- shadow/2684.tmp.18936 Wed Jul 18 21:04:08 2001
***
*** 0
--- 1,27
+ ++
+ | StringIndexOutOfBo
Is SAXSource/SAXResult support slated for XSLTC? I haven't dug into the
source code, but the architecture diagrams on the web make it look
plausible.
-- Paul
jkesselm01/07/18 15:37:01
Removed: java/src/org/apache/xml/dtm/ref DTMBuilder.java
Log:
Obsolete
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
pauldick01/07/18 15:14:29
Modified:c/Tests/Extensions extensions.cpp
Log:
Latest changes.
Revision ChangesPath
1.2 +59 -16xml-xalan/c/Tests/Extensions/extensions.cpp
Index: extensions.cpp
==
Sigh. I'd forgotten that the name "SAXSource" was already in use for a
different purpose. This could be confusing. Should I rename the
IncrementalSAXSource to something else? (If so, ideas for a better name
would be welcome. It isn't a parser or reader, in the usual senses of those
terms. Generat
>Could me please tell me where to find an example of how to build a DTM
from a XML file.
Normally you ask a DTMManager to do this for you, passing it an appropriate
Source object. See the DTMManagerDefault implementation, specifically its
getDTM() method.
To read from a file, I _think_ what you
Hi,
Could me please tell me where to find an example of how to build a DTM from a XML file. I find an example TestDTM.java which builds a DTM from scratch. I would like to know how to build one from a XML file.
Thank.
SamDo You Yahoo!?
Get personalized email addresses from Yahoo! Mail - only $35
a
Ying:
Since the "Transformer" object takes as parameters "Source" and "Result"
objects, whatever type of object that your parsing result is ( eg. a w3c.org.Document
object ), it will be a cinch to wrap it within an implementations of "Source" and
transform it against a
Moving on, the parsing result is fed to a Transformer by using some code in
xalan's example "SAX2SAX".
This is the first time I need to hook up SAX with transform, I would much
appreciate if anyone has more good examples.
Thanks.
Ying
-Original Message-
From: Sfikas, Ted [mailto:[EMA
-Original Message-
From: Sfikas, Ted [mailto:[EMAIL PROTECTED]]
Sent: Wednesday, July 18, 2001 2:02 PM
To: '[EMAIL PROTECTED]'
Subject: RE: dtd and ent over network
Ying:
Hah! That's what I did too... Good for you.
-Ted
-Original Message-
From: Wu, Ying (LNG-CIS) [m
http://nagoya.apache.org/bugzilla/show_bug.cgi?id=2677
*** shadow/2677 Wed Jul 18 11:36:25 2001
--- shadow/2677.tmp.11643 Wed Jul 18 11:41:34 2001
***
*** 4,11
|Bug #: 2677Product: XalanJ2 |
| Status: NEW
http://nagoya.apache.org/bugzilla/show_bug.cgi?id=2677
*** shadow/2677 Wed Jul 18 11:36:25 2001
--- shadow/2677.tmp.11466 Wed Jul 18 11:36:25 2001
***
*** 0
--- 1,30
+ ++
+ | Transformer.setOut
mmidy 01/07/18 11:08:34
Modified:java/compat_src/org/apache/xalan/xpath XNodeSet.java
Log:
Use new NodeSetDTM constructor.
Revision ChangesPath
1.7 +2 -2 xml-xalan/java/compat_src/org/apache/xalan/xpath/XNodeSet.java
Index: XNodeSet.java
=
Ying:
Hah! That's what I did too... Good for you.
-Ted
-Original Message-
From: Wu, Ying (LNG-CIS) [mailto:[EMAIL PROTECTED]]
Sent: Wednesday, July 18, 2001 10:46 AM
To: '[EMAIL PROTECTED]'
Subject: RE: dtd and ent over network
Ted:
It helps! Having resolveEntity returned a
Ted:
It helps! Having resolveEntity returned a dummy dtd, I am able to parse the
xml file with a SAX parser.
Thanks a lot.
Ying
-Original Message-
From: Sfikas, Ted [mailto:[EMAIL PROTECTED]]
Sent: Wednesday, July 18, 2001 11:44 AM
To: '[EMAIL PROTECTED]'
Subject: RE: dtd and ent ove
pauldick01/07/18 10:37:18
Modified:c/Projects/Win32/VC6/XSLT XSLT.dsp
Log:
Removed reference to Rational pue_api.c
Revision ChangesPath
1.27 +0 -4 xml-xalan/c/Projects/Win32/VC6/XSLT/XSLT.dsp
Index: XSLT.dsp
==
Title: Templates usage
Hi:
Maybe you want to define three named template
rules, and use xsl:if or xsl:choose to choose which named template
rule
to invoke according to some condition.
Frank
- Original Message -
From:
Val Iliescu
To: '[EMAIL PROTECTED]'
Sent: Wednesd
dleslie 01/07/18 09:09:23
Modified:java/xdocs/style/stylesheets done.xsl
Log:
Dont include XSLTC updates in the general list. Include in the XSLTC release notes.
Revision ChangesPath
1.3 +2 -2 xml-xalan/java/xdocs/style/stylesheets/done.xsl
Index: done.xs
dleslie 01/07/18 09:02:21
Modified:java build.xml
Log:
Added ext-connection back to the samples build.
Revision ChangesPath
1.119 +2 -2 xml-xalan/java/build.xml
Index: build.xml
===
RCS
Ying:
I ran into this issue when I created an EJB that validated XML files --- I
call the EJB "DocumentValidatorBean".
Since EJBs are resident in Containers, no Java I/O is allowed; therefore,
DocumentValidatorBean must implement the "resolveEntity( String pSystemID, String
pPu
morten 01/07/18 08:36:01
Modified:java/src/org/apache/xalan/xsltc TransletOutputHandler.java
java/src/org/apache/xalan/xsltc/cmdline Transform.java
java/src/org/apache/xalan/xsltc/compiler Output.java
Stylesheet.java
dleslie 01/07/18 08:34:02
Modified:java/xdocs/sources/xalan index.xml readme.xml
xsltc_constraints.xml
Log:
2.2.D7
Revision ChangesPath
1.30 +2 -1 xml-xalan/java/xdocs/sources/xalan/index.xml
Index: index.xml
=
dleslie 01/07/18 08:33:30
Modified:java commits.xml
Log:
2.2.D7
Revision ChangesPath
1.17 +401 -0xml-xalan/java/commits.xml
Index: commits.xml
===
RCS file: /home/cvs/xml-xalan/java/com
Could I have same xsl /wap samples?
Thank you
Graziano
Has anyone seen this
error before and have any idea what would be causing it??
I am using
2.2.D6
Thanks,
David
Wed Jul 18 10:50:00 EDT 2001:
Servlet failed with
Exceptionjava.lang.NullPointerException
at
org.apache.xalan.xsltc.compiler.AttributeValueTemplate.typeCheck(Attrib
Title: Templates usage
Assume this scenario:
There are 3 templates in a stylesheet, that get loaded/compiled with XALAN...
Is there a way to acess them independently ( and programatically),
i.e. for input 'one.xml' use template 3, then perhaps
dleslie 01/07/18 07:00:35
Modified:java build.xml
Log:
2.2.D7
Revision ChangesPath
1.118 +2 -2 xml-xalan/java/build.xml
Index: build.xml
===
RCS file: /home/cvs/xml-xalan/java/build.xml
dleslie 01/07/18 06:59:15
Modified:java/xdocs/sources xalan-jsite.xml
Log:
2.2.D7
Revision ChangesPath
1.24 +1 -1 xml-xalan/java/xdocs/sources/xalan-jsite.xml
Index: xalan-jsite.xml
===
RC
dleslie 01/07/18 06:55:58
Modified:java/xdocs/sources entities.ent
Log:
2.2.D7
Revision ChangesPath
1.30 +2 -2 xml-xalan/java/xdocs/sources/entities.ent
Index: entities.ent
===
RCS file: /
dleslie 01/07/18 06:51:51
Modified:java/src/org/apache/xalan/processor XSLProcessorVersion.java
Log:
2.2.D7
Revision ChangesPath
1.23 +1 -1
xml-xalan/java/src/org/apache/xalan/processor/XSLProcessorVersion.java
Index: XSLProcessorVersion.java
==
dleslie 01/07/18 06:49:58
Modified:java/src/org/apache/xalan/res XSLTInfo.properties
Log:
2.2.D7
Revision ChangesPath
1.20 +1 -1 xml-xalan/java/src/org/apache/xalan/res/XSLTInfo.properties
Index: XSLTInfo.properties
==
dleslie 01/07/18 06:47:56
Modified:java/xdocs/style/stylesheets done.xsl
Log:
Add xsltc category to commits list.
Revision ChangesPath
1.2 +14 -3 xml-xalan/java/xdocs/style/stylesheets/done.xsl
Index: done.xsl
Figured I ought to tell folks what these are about. Apologies for the terse
language...
These are a proposed replacement for the CoroutineParser, written in an
effort to simplify the calling conventions -- we've been finding the old
version a bit more baroque, and confusing, than we really need.
jkesselm01/07/18 06:13:52
Modified:java/src/org/apache/xml/dtm/ref DTMStringPool.java
Log:
doc.
Revision ChangesPath
1.4 +2 -2 xml-xalan/java/src/org/apache/xml/dtm/ref/DTMStringPool.java
Index: DTMStringPool.java
===
jkesselm01/07/18 06:11:36
Modified:java/src/org/apache/xml/dtm/ref CoroutineParser.java
Log:
Starting to phase out Coroutine*Parser* in favor of IncrementalSAXSource*.
See comment in previous check-in; I just missed this one
Revision ChangesPath
1.4 +3 -1
jkesselm01/07/18 06:11:04
Modified:java/src/org/apache/xml/dtm/ref CoroutineManager.java
CoroutineSAXParser.java
CoroutineSAXParser_Xerces.java
Added: java/src/org/apache/xml/dtm/ref IncrementalSAXSource.java
Gary --
Many thanks for the help! All the time I allways thought of the input
files not mentioning there has to be a unique root-element also in the
output. :-(
I modified my code and it now works as it should.
:-)
In any case I learned a lot about DOM(2) the last days thanks to you and
this
On NT workstation, I need to handle xml files with the doctype points to a
network driver, --
the file1.dtd itself, points to files over network --
%HTMLspecial;
Both xerces parser and xalan transforming processor gave error " file:
\\box\folder\file1.dtd" not found, using -ENTITYRESOLV
Hi,
I believe the cvs server had to be shut down in an emergency
response to a successful attack on the server.
One minor point is that the module list on either of the replacement
servers (:pserver:[EMAIL PROTECTED]:/home/cvspublic or
:pserver:[EMAIL PROTECTED]:/cvs/apache) has not be
Wow, I got it! The problem wasn't originated in the usage
of the xsl:if element.
I changed the output of the attribute '@id' to see the
content more exactly. The usage of
xx
printed out "x VT x".
I'm using XSP to create the XML file and now changed the formatting
of the XSP file from
To make it work try
- Original Message -
From: "Wieser Daniel" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Wednesday, July 18, 2001 3:48 PM
Subject: xsl:if test="attribute=variable" does not work
> Hi all,
>
> I'm having a problem with the xsl:if element as it is used
> in th
Hi all,
I'm having a problem with the xsl:if element as it is used
in the following xsl snippet. I don't have any idea why it
doesn't work and would appreciate any helpful comments.
test 1
test 2
** prints out 'false'
dbertoni01/07/18 00:24:09
Modified:c/srcMakefile.in
Log:
Added XalanExtensions to the sources.
Revision ChangesPath
1.45 +1 -1 xml-xalan/c/src/Makefile.in
Index: Makefile.in
===
RCS fi
49 matches
Mail list logo