Subjects
Home
Xalan extension functions
Fomatting question serializing DOM with pretty print
xalan with pull parser
Cannot find the declaration
Apache Xalan drop support to run on JRE 1 1 x
Why does Doctype change processing of a document
Node set to XML string via Java extensions in Xalan J: possible?
Templates/Transformers + thread safety???
Problem evaluating xpath with muliple prefix with different namespace
remove an arbitrary attribute from xsl output
Xalan3 XSLT 2 0 XPath 2 0 support?
Problem using compiled translets with Xalan !!
Xalan and jstl 1 1 problem with transform tag
NullPointer in DOM2DTM getLocalName
URIResolvers base parameter with xsltc and cascaded imports
Performance problem for Xalan J on intel dual core
Standard libraries in JAXP?
Serializing a DOM tree to XML file, customize entities replacement
Library Conflict Involving BCEL Library
A question on how users are using <xsl:message >
Kevin Cormier as a new Apache Xalan J committer
Struggling to iterate over tokenized string
Xalan count() trouble
Problem with recursive xpath
Error when switching to java 1 5
document( ' ')
Problem with Xalan2 7 0 transformation
cr/lf options
entity encoded XML
can xalan transform 2 xml using one xslt?
Xalan J JIRA defect review Monday October 16, 2006 from 2:00 to 3:30 pm ED
xsl transform with cdata section elements
xslt parameters not expanded
Weird behavior of XPath evaluate()
How to avoid <xsl:message > instruction prints stylesheet file informations ?
Cannot find SimpleTransform subdirectory after installing Xalan J
recover from document not found exceptions
jdk1 5 and Xalan jar differences?
Performance Issue
Error/Bug adding floating point numbers
XPathAPI: eval exp using nodes with default namespace
modifying xalan to output invalid XML
NullPointerException
mege two separate xml nodes into one
Is this a XALAN document identification bug?
is StylesheetRoot really java io Serializable ?
transform() fails for DOMSource but succeeds for StreamSource
Thoughts on Transformer parameter passing
HELP, Xalan and jstl 1 1 problem with transformer
Problem with XPath namespace axis?
string utils:replace deleting search string if replacement string is an HTML
help with enumeration values pls
xalan 2 5 1 vs 2 7 performance question
How to insert/update in XML document
HTML Serialization and Handling of Ampersands in HREF Attributes
XHTML link tag stripping
SystemId Unknown; Line #24; Column #49; java lang NullPointerException
xpath text() help
Apostrophe problem with xalan 2 7 0
How to set variables in XML document?
Links
Home
Oracle database error code ...
 
Search:  
Power your search with and, or, +, -, or "some phrase" operators.
Xalan
Page 6 of 51 1   2   3   4   5   6   7   8   9   10   Next 10  

Unable to run extension sample "java.lang.reflect.InvocationTargetException "

Hello Running the JavaScript extension is failing with a "java.lang.reflect.InvocationTargetException ". I see on MARC that others have had this problem. I 've taken the liberty of posting a new bug

Suggestion to modify mailing list instructions in the FAQ

Suggestion that the website change. Under the section "Where can I ask questions about XSLT? " http //xml.apache.org/xalan-j/faq.html#faq-N10025 there are links to the user and dev archives htt

xpath constructor

"Jeff Greif " <jgreif@(protected) > wrote > The PrefixResolver interface supports two flavors of getNamespaceForPrefix. > The javadoc which incorrectly describes these functions as determini

Merge Two Classpath Documents?

I have two documents that I would like to merge using XSLT and I would like to access them via the classpath. I thought the XSLT document() function would be the way to go but it appears to only wo

Website problem, dead link

<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN " > <html > <head > <meta content "text/html charset ISO-8859-1 " http-equiv "Content-Type " > </head > <body bgcolor "#ffffff " text "#000000 " >

Compiling large stylesheet with XSLTC fails

Hello We 've got a stylesheet broken into parts which are <xsl include > 'd. This was fine for the first bit but with the second bit (which is about 90k) now we can 't run with XSLTC (although it all

J2se 5.0 and EnvironmentCheck not working - works with JDK 1.4.x however

jdk jdk1.5.0_07 I try running this utility as prescribed in the document using link http //xml.apache.org/xalan-j/faq.html#environmentcheck the command I use is java org.apache.xalan.xslt.Enviro

Issue with text nodes

I have a problem for which I have found a somewhat undesirable work around. It seems that when I issue an XPath statement that ends with "text() " on some systems especially ones where memory and p

"Not supported " message when trying to set attribute source_location

Hello I am trying to set the attribute "http //apache.org/xalan/features/source_location " with the value true in order to use the lineNumber() function in an xslt stylesheet. I call xalan from an a

Xalan 2.7 compilation

Hi all I am packaging xalan.jar with pack200 (with rsa signature). When verifing extracted (and signed) xalan2.7.jar from pack.gz file jarsigner shows something like this jarsigner java.lang.Secu

XSL extension, result context

Dear all I am having problem in one of my XSL which I believe is due to the lack of context on the nodelist returned by one of my XSL extensions. The function looks like public static org.w3c

Adding an XPath Function in Xalan 2.7.0

Hi I 'm trying to add an XPath function to Xalan 2.7.0. The function itself compiled without any problems but using org.apache.xpath.compiler.Functiontable.installFunction yields errors I can 't co

Usage of Template in memory caching and <xsl:include href= "

As a way to optimize loading and parsing of XSLT we are making use of javax.xml.transform.Templates and maintain an in-memory cache of the Templates by name Within the XSLT itself usually there are

Is this a bug in disable-output-encoding?

Hello I 'd like to have your opinion regarding a possible bug in Xalan 2.7.0... Here are 2 stylesheets. With the first stylesheet output is always escaped (it 's not what I expect) while in the sec

Memory leak in document() function in xalan

We are currently working with xalan 2.6. There are a lot of dependencies so I 'm not sure if upgrading to 2.7 would be easy for us. Anyway the problem that we 're having is that one application uses

Throwing exceptions in extensions

Hello what type of exception should be thrown in an extension for XSLTC/Xalan for error handling? I have a complex extension and want to provide error messages to the user if a wrong extension call

Extension for regexp on Xalan and XSLTC

Hello I am searching for an extension class to add regular expression support to Xalan and XSLTC. Can anyone point me to such resource? Of course best case would be to support the EXSLT syntax. T

Fastest way to return Nodes from extension in XSLTC

Hello what is the fastet way to return nodes by an extension function in XSLTC? I am using dom4j to hold a document reference which will be requested by a xsl variable like this to access external

Defining your own Functions in XQuery

[ANNOUNCE] Hello Everyone Stylus Studio has just released a new XQuery tutorial entitled Defining your own Functions in XQuery. This tutorial allows developers to learn how to leverage powerful XQu

Problems with XSL:NUMBER

Hello all! I have a strange problems with numbering of pictures in my document. I am trying to make FO file from my XML document and XSL-FO file using XALAN-J 2.7.0. Then I want to produce PDF. Pro

Registering an extension programmatically (not from xsl file)

Hello I need to implement an extension to access some external content. The content is different on a per-user base and so I need to specify the right source to the extension before it is used (th

Getting NullPointerException when upgrading from 2.5.1 to 2.7.0 during setPa

> > We are upgrading from 2.5.1 to 2.7.0 and am seeing NPE being thrown when > 2.5.1 used to throw a TransformerException. > > The use case is > > we are using entity parameter in the XSLT . In 2.5.

XSL Tutorial

[Announce]Dear Xalan-J Users Stylus Studio has just released a new XSLT tutorial entitled An Introduction to XSLT. You can view this free online video tutorial today at http //www.stylusstudio.com

memory usage of xslt processing

Hi I have the following task Create an arbitrary formatted file (XML/HTML/CSV whatever) based on a Select from a database. As a constraint the amount of data fetched from the database can not be s

wrong encoding of XSLTC redirect

Hi all I wonder if the XSLTC redirect encoding problem ( http //issues.apache.org/bugzilla/show_bug.cgi?id 22063) is still there. Is there any workaround for it? -- Stephen Suen stephen.suen@(protected)

Problem using Xalan with Jetty

Hi I 'm seeing a problem with a Jetty MBean that makes use of Xalan. The problem manifests as a classcast exception. Looking at the stack trace it appears that the code is failing in FilterExprIter

AW: "Best practice " for setting IDENT_DTM_NODE_BITS and DEFAULT_BLOCKSIZE

Hi Timothy I tried several values of IDENT_DTM_NODE_BITS (always recompiling all files). The Problem was that with IDENT_DTM_NODE_BITS 8 I got an "Out of memory error " instead "no more DTM IDs av

Missing or incorrect XSLT Namespace error (javax.xml.transform.TransformerC

I am receiving an exception when I try to generate a PDF in a Servlet using FOP under JBoss4.0.1SP1 (and JBoss4.0.3SP1) in a Redhat linux 2.1 OS. Also using xalan 2.6 and Java 1.4.2_10. I am runnin

trying to use id() function in xpath

hi i 'm new to xalan and xsl. i 'm trying to get elements using the id function from an html document. i don 't work with an xsl document just trying to get elements. this is my code (basically slig

"Best practice " for setting IDENT_DTM_NODE_BITS and DEFAULT_BLOCKSIZE

Hi I 'va had trouble with "no more DTM IDs available " while transforming very large XMl documents ( > 200 MB). I found a solution by changing IDENT_DTM_NODE_BITS to 8 (in com.prostep.xml.dtm.DTMMana
Page 6 of 51 1   2   3   4   5   6   7   8   9   10   Next 10