| Author |
Xalan XSLT Sax Parsing
|
Java Guy
Greenhorn
Joined: Dec 06, 2003
Posts: 2
|
|
I am trying to understand the following piece of code. It uses xalan parser to apply an xslt file to an xml The confusion i have is their r 2 XMLReader 1 is used to parse xsl file , other to parse xml file. But where is the xsl applied to that xml file in this code? If we dont have to explicitly apply the xsl to xml then how does it internally apply it to the xml when its parsed? If anyone has any links which explains how sax parser works to apply xsl to an xml please let me know Thanks [ December 06, 2003: Message edited by: Java Guy ]
|
 |
Lasse Koskela
author
Sheriff
Joined: Jan 23, 2002
Posts: 11962
|
|
"ITGuy", We have a naming policy which requires a two-part, real-looking display name. Your current name clearly doesn't qualify so you'll have to go ahead and change it into something compliant. Thanks.
|
Author of Test Driven (2007) and Effective Unit Testing (2013) [Blog] [HowToAskQuestionsOnJavaRanch]
|
 |
Madhav Lakkapragada
Ranch Hand
Joined: Jun 03, 2000
Posts: 5040
|
|
Chage your display name and then I will read the rest of the post. - m
|
Take a Minute, Donate an Hour, Change a Life
http://www.ashanet.org/workanhour/2006/?r=Javaranch_ML&a=81
|
 |
Lasse Koskela
author
Sheriff
Joined: Jan 23, 2002
Posts: 11962
|
|
|
Did you even take a glance at the naming policy?
|
 |
Java Guy
Greenhorn
Joined: Dec 06, 2003
Posts: 2
|
|
The name has been changed... can i get some help plz.. Thanks
|
 |
Lasse Koskela
author
Sheriff
Joined: Jan 23, 2002
Posts: 11962
|
|
|
And how is "Java Guy" less fake than "IT Guy"? We really do have a written naming policy.
|
 |
 |
|
|
subject: Xalan XSLT Sax Parsing
|
|
|