BizTalk Utilities CV ,   Jobs ,   Code library  
 
Home Page
XALAN
org.apache.xalan.transformer.TransformerIdentityImpl Class
org.apache.xalan.processor.TransformerFactoryImpl Class
org.apache.xalan.lib.sql.XConnection Class
javax.xml.transform.sax.TemplatesHandler Class
XALAN Getting Started with XSLTC
The Usage of XALAN
Overview of XALAN - Java
<< WCF, WS, SOAP
XHTML >>

By :Mark Wilson
I am the creator of TopXML. I am available for international and local (Australia) contracts. I am a Solution Architect/Business Analyst. I have worked in IT in several countries (NZ, Australia, South Africa, UK) building and training teams for government and very large non-governmental organizations. I am ex-Microsoft Consulting Services. I wrote the first book on Microsoft XML published in 2000 called XML Programming with VB and ASP. Most recently I have been building tools for the SEO industry. Ask me for a 37 point SEO health-checkup for your website.
First posted :03/24/2008
Times viewed :646

 

Xalan: The org.apache.xalan.transformer.TrAXFilter Class

Extends: org.xml.sax.helpers.XMLFilterImpl

Members

Signature

Public methods

TransformerImpl

getTransformer()

void

parse(InputSource input)

void

parse(java.lang.String systemId)

void

setContentHandler(ContentHandler handler)

void

setErrorListener(ErrorListener handler)

void

setParent(XMLReader parent)

Overview

This can be called as a base class for deriving an XML filter.

This class is designed to sit between an XMLReader and the client application's event handlers. By default, it does nothing but pass requests up to the reader and events on to the handlers unmodified, but subclasses can override specific methods to modify the event stream or the configuration requests as they pass through.

Method Overviews

This class contains important method to be used in programming.

Example of creating an instance of TrAXFilter

TransformerFactory tFactory = TransformerFactory.newInstance();

            StreamSource source = new StreamSource(stylesheetURI);

            Templates templates = tFactory.newTemplates(source);

            TrAXFilter traxFilter = new TrAXFilter(templates);

Example of parse(java.lang.String systemId)

This method parses a document by the system id specified.

traxFilter.setContentHandler(new ContentHandlerImpl());

            traxFilter.parse(xmlfileURI);


Rate this article on a scale of 1 to 10

Your vote :  


 

Recent Jobs

Integration Specialist Needed - Wor
Virtualization Server Infrastructur
A great opportunity to Digital Vide
here is a greate opportunity as a S
A great opportunity as a Network En

View all Jobs (Add yours)
View all CV (Add yours)




swimming pool contractor
chicago web site design
saveonconferences uk rates
Web Hosting
bigfoot conferencing
Burberry sunglasses
answering service


    Email TopXML  

Front Page Daily Stuff TopXML Forum XML blogs XML Newsgroups BizTalk Biztalk Utilities Biztalk Utilities Tutorial B2B SAP XML Microsoft .NET Dotnet System XML Soapformatter SQLXML XMLserializer XQuery PHP PHP SimpleXML PHP XML Dom PHP XML RPC PHP XSLT Java Java Java XML Xalan Microsoft ASP ASP Schemas XML SQL Server XML XMLDom XSL XSL Tutorial XSLT Stylesheets General Javascript CSS XHTML WAP