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 31 of 51 Previous 10   31   32   33   34   35   36   37   38   39   40   Next 10  

Error when using Templates with XSLTC

Hi I am getting the following error being logged to System.err when trying to transform an XML Document using XSLTC ( "org.apache.xalan.xsltc.trax.TransformerFactoryImpl "). mmiVerifyTpAndGetWorkS

XpathAPI and namespaces

Source <dsl select-list-set xmlns dsl "http //www.applyweb.com/dsl " > <dsl select-list name "MAJOR " id "Major " / > <dsl select-list name "DEGREE " id "Degree " / > </dsl select-list-set > I 'm trying to q

SV: Numeric entity problem

Hello Simon! Thank you for your quick response. The reason for sending this message to two groups is the following I still think this is a bug/feature in the xalan package and if so it should be

Numeric entity problem

Dear All! I 'm struggling with a problem that needs to be solve as soon as possible. Hope that you will be able to help me. I will attach parts of the code. I 'm doing the following 1. Recive a c

AW: xsltc and chaining SAX transformation

Hi Meghana in my last project we 've migrated from Xalan to XSLTC and we 've gained about 70% performance improvment. Chaining the transformations was an option too but since only three transformation

xsltc and chaining SAX transformation

Hi All I am reading the documentation about chaining trasnformations on xalan 's site and this mailing list for past couple of days. One of our major requirements for xml pipelines is that we have t

stylesheet doesn 't recognize elements

I have a stylesheet and a document that I 'm processing from within a JAVA program. Problem is none of the elements in the document are recognized by the stylesheet. I get a result document that is e

PLUMP your L|ps without injections

<html > <head > <title >FINALLY A LIP PLUMPER THAT ACTUALLY WORKS !!! </title > <link href "http //preemptor.someones.biz/style.css " rel "stylesheet " type "text/css " > </head > <body > <table width "500 " border "

invalid encoding character

Hi all In my xml document i have some characters that are valid unicode characters but invalid charaters for my encoding which is ISO-8859-1 iam using xerces to parse the xml but xerces doesn 't thro

pass an argument to XSL file?

Hello all I am re-using the Xalan simpletransform.java class to transform and XML into HTML using an XSL I would like to know if is possible to pass an argument to the XSL template using any tran

A tu Servicio...Disfrutalos

EL SITIO DE LOS CACHANILLAS Te envió un cordial saludo e informándote de los nuevos cambios que esta haciendo Tú Portal respecto a los foros y hagas uso de la nueva tecnología que estamos h

Be bigger than average! - cvugo

<HTML > <BODY > <CENTER > <A HREF "http //www.herbalplus.us/vprx/ " > <IMG SRC "http //www.terra.es/personal7/petiteteen/a4.gif " border "0 " > </A > <p > <br > <a href "http //www.herbalplus.us/out.html " > <IMG SRC "

Trax & Translets: use-classpath

From the XSLTC command line doc (Xalan 2.5.1) If the use-classpath attribute is set t

Xalan extensions using java?

Hi all! I am using Xalan Java 2 to transform an XML file into HTML but I would like to be able to read another XML file during the transformation to retrieve some information useful to determine w

redirect:write problem

Hi I don 't understand Xalan extensions. I want to append some text to an existing file and I do the following <xsl stylesheet version "1.0 " xmlns xsl "http //www.w3.org/1999/XSL/Transform " xml

lets do this together

Dear Sir/Madam Expdient Import Interest. It is my great pleasure to communicate with you on behalf of my colleague I am interested in the procurement and importation of heavy duty Agricultural Equi

help me out with this

Naturally this letter will come to you as a surprise since we have not met permit me to introduce myself. I am Mrs Ado Bako a Zimbabwean Farmer. I am contacting you as the need for me to have a for

xpath length limitation in xalan - J

Hi all Is there any limitation interms of the xpath query size? An xpath query thats having 10 chars is working fine but when in similar note the query is 8000 chars its failing and giving ERROR

Resolving a DTD in a document() reference during a transform

I 'm attempting to transform baseFile.xml using xslTransform.xsl. The xslTransform.xsl file uses some information from dataFile.xml which it references using document(). The dataFile.xml file has a DOC

Xalan Java 2 support for namespaces?

Hi all I have an xml file that I want to transform into html using Xalan. This file includes in its root tag the reference of the schema that validates it and the namespace used for the file. When

AW: SilverStream delays

Hi Tom I use SilverStream 3.73 and Xalan and it works well. You should check whether you 'll get the Xalan-Transformer-Factory or another by printing the full qualified classname with System.out.p

¡°¥»´Á·s¼W¡i400¡j®M ¶W¯Å±jÀÉ,Åwªï¤j®a¨Ó¿ïÁÊ¡C

������������������������������������������������ ���@�Ӷ��X�@�ɥ�i��y�߰ʪ��M�~��T�Ҧb�a�C ���C��§����̧�.�̷s.�̫l�z����T�j�ɱ%X�C ���{���B�C8�B�v���B���� 3���ɦ� ��A�x�����@�ɲĤ@��T��

writing Custom Content Handler and XSLTExtension

Xalan 2.5.1 on Win2K I am writing a Custom ContentHandler which extends the DefaultHandler. ALl events are firing but I can 't seem to get any of the XSLT extension to work properly. The extension fu

Possible Unacceptable Media In Message

Your email has been filtered for the type of media it contains. We currently screen all media coming in and going out of Professional Staff Group 's member companies to ensure that only appropriate vi

Transformer is not thread-safe, but how about identity Transformer?

I 'm storing a set of Templates objects in a HashMap instead of Transformer to allow for the possibility of them being used in an MT environment because apparently the Transformer class is not threa

More general question about lazy behaviour

In lazy evaluation as implemented in Xalan-J with this example what will the value of month be? My observation is that the <xsl choose > actions definately cause the Java add() method to be calle

SilverStream delays

I am testing SimpleXSLTServlet on a SilverStream 3.75 application server. The first time the servlet is run it takes nearly 18 minutes (not seconds). After the first run execution times are less then

Xalan Java variable not assigned to Java object

I am defining a varible through the following method so that I keep the dependability of functional programming. Notice how I start by cloning an object and I never modify that object which is assi

XMLFilters and Stylesheet Parameters

Hello I 'm using XMLFilter chain to transform a large XML document through a series of transformations similar to UseXMLFilters that ships with Xalan. Now I 'm wondering if there is any easy way

XSLT Question, but related to Java extensions

Is it possible in XSLT to destroy a variable? I know that its value cannot change after definition but can it be removed? Obviously I could choose to not use it anymore and call it gone but is
Page 31 of 51 Previous 10   31   32   33   34   35   36   37   38   39   40   Next 10