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 46 of 51 Previous 10   41   42   43   44   45   46   47   48   49   50   Next 10  

Adjacent CDATA node problems

I 'm currently experiencing much grief over CDATA nodes not transforming correctly. The exact problem is that the processor outputs adjacent CDATA nodes for no apparent reason. I 've looked at the text

¨q¤~½Ð¶i

<html > <head > <title >���R�W��� </title > <meta http-equiv "Content-Type " content "text/html charset big5 " > </head > <body bgcolor "#C6C794 " text "#000000 " > <p align "center " >  </p > <p align "cente

Max size of input or output document with Xalan Processor

I have a question about XSLT and Xalan Processor. We are using XSLT 1.0 and Xalan-j_2_4_1 processor to parse XML document. Our requirement is to process large XML document. Up to 75 meg XML document t

xsl behavior

2.5D1 -----Original Message----- From Joseph Kesselman [mailto keshlam@(protected)] Sent Wednesday March 19 2003 11 36 AM To Tim Cronin Subject Re xsl behavior > <xsl attribute > must generate i

xsl behaviour

given the following Stylesheet <xsl stylesheet version "1.0 " xmlns xsl "http //www.w3.org/1999/XSL/Transform " > <xsl template match "/ " > <FONT > <xsl apply-templates select "/Properties/Group[@

????

<html > <head > <title >HelloMailer_dm </title > <META HTTP-EQUIV 'content-type ' CONTENT 'text/html CharSet big5 ' > <style > <!-- #glowtext{ filter glow(color #FFCC66 strength 3) width 100% } -- > </style >

?????????

<html > <head > <meta http-equiv "Content-Type " content "text/html charset big5 " > <meta name "GENERATOR " content "Microsoft FrontPage 5.0 " > <meta name "ProgId " content "FrontPage.Editor.Document " > <ti

"¶éҤسÂѧ·ÓÊÔè§·Õè¤Ø³·ÓÍÂÙèÇѹ¹Õé ¾ÃØè§¹Õé¡ç¨ÐàËÁ×͹Çѹ¹Õé

xmlns:exclude-result-prefixes

Hi... I am using Xalan 2.5.D1 together with Ant to dynamically create jsp pages. I am thus using the exclude-result-prefixes to ensure that the jsp namespace isn 't written to the output but this doe

Extensions and error conditions

I was just wondering how should an extension deal with error conditions. Should an extension just throw an exception (assuming it 's written in java) or are there other mechanisms ? As a simple examp

¥xÆW³Ì·s¬y¦æ»y~§A¥[·ù¤F¨S???

<html > <head > <title >���R�W��� </title > <meta http-equiv "Content-Type " content "text/html charset big5 " > </head > <body bgcolor "#C6C794 " text "#000000 " > <p align "center " >  </p > <p align "cente

???????????????!2004/3/16 ??? 11:02:14 xalan-dev-unsubscribe@xml.apache.org

<!-- Ic6kZI-- > <html > <head > <meta http-equiv "Content-Type " content "text/html charset big5 " > <meta name "GENERATOR " content "Microsoft FrontPage 4.0 " > <meta name "ProgId " content "FrontPage.Editor

Transforming XML DOM for use in Struts

I 've got a struts application that generates an XML file dynamically from a database. I have a standard XSL transformation that I apply to it to generate an HTML block to be displayed in my web page.

¢éÍÁÙÅ·ÕèÁÕ»ÃÐ⪹ìã¹´éÒ¹âÀª¹Ò¡ÒÃà¾×èÍÊØ¢ÀÒ¾·Õèá¢ç§áç

sending objects to an xsl

I 've just discovered the world of xslt Extensions and am wondering is it possible to send a simple bean to a XSL stylesheet and invoke methods on the bean using Xalan extensions Ive tried to

Want a good fundraiser?

We just wanted to remind you that if you need a good high profit fundraiser take another look at our site. www.scratch10.com It 's not only easy to run it 's also very well received by the people t

RE: (BUG?) org.apache.xpath.compiler.XPathParser.initXPath() goin
    g in to inf

by making my errorlistener.fatalerror() throw the transformerException when done processing it the infinite loop goes away. when validating using org.apache.xalan.xsltc.trax.TransformerFactoryImp

RE: (BUG?) org.apache.xpath.compiler.XPathParser.initXPath() goin
   g in to infi

this comment was right above the code... // Patch for Christine 's gripe. She wants her errorHandler to return from // a fatal error and continue trying to parse rather than throwing an exception.

(BUG?) org.apache.xpath.compiler.XPathParser.initXPath() going in
   to infinite

I 'm running a transformation against an xsl stylesheet I 've I get Stack overflow exception and it spins through the following org.apache.xpath.compiler.XPathParser.initXPath(XPathParser.java 191)

urgent help needed plz

hello i am in need of help of a program on converting html to xsl fo by applying xslt using xalan-java i am really in deep trouble. can someone help me out. would b thankful. looking forward. AsIm

is there any support on converting xhtml to fo by applying xslt using xalan ?

AsIm NaZiR JaNjUa

CAN xalan transform xhtm or html to xsl:fo by using xslt for it?

hello question is is there any support in xalan on converting xhtml to xsl fo by using an xslt. help required please. if possible then some code plz. ASIM AsIm NaZiR JaNjUa

small program on converting html/xhtml to xsl:fo needed

helo can someone help me in converting xhtml to xsl fo. some sample code plz. have problems in doing so. LOOKING FOR HELP AsIm NaZiR JaNjUa

Transformation exception getLocator() always returning null

I 'm using 2.5d1. I create a javax.xml.transform.ErrorListener and assign it to the Transform factory. then I try to create a new transformer. if the stylesheet is bad my listener get called but whe

XHTML Transformation Problem

Hi everyone I 'm facing a problem with Xalan Java 2.4.0 and Xerces 2.3.0 and I can 't find anything in the archives that addresses this. (Yes it 's the non-breaking space problem all over.) I 'm usin

HIERCHY_REQUEST_ERROR

Hi I 'm trying to transform an existing DOM. Since its a different implementation I 'm recreating the document before calling transform (based on the suggestion in the FAQ). Still get the hierchy

Xalan servlet sample problem

hi I downloaded a Xalan library 2.5.1 and I tryied to run a sample I placed the file xalanserlvet.war into tomcat 4.0.6 but when i call the servlet http //localhost 8080/xalanservlet/Simp

different XSLT based on a type element

Things have gotten a bit more complicated... as they tend to do with contracting jobs... P The initial functional specification defined that all calendar events have the same elements start-date

xsltc: How to find out java.net.SocketException as reason of TransformerExceptio

Hi i changed my transformations in a web-application from Xalan to XSLTC but since some transformations only work with Xalan (because of bad stylesheets) i have a "mixed mode ". The Transformers ar

¤é¹¾ºäÇÃÑʵÑÇãËÁè·ÕèÃéÒÂáç·ÕèÊØ´ 9/3/2003 22:08:20

Dear xalan-j-users ���ëͿ�� ( www.microsoft.com ) ��� ����ҿ�( www.mcafee.com ) ��觾�����ʵ������ �������ö���ҧ������������ҡ����ش��ҷ������ ����ҿ���觾�����ʵ�ǹ�� ����ͺ��� �ѹ��� 2��
Page 46 of 51 Previous 10   41   42   43   44   45   46   47   48   49   50   Next 10