Sign up or Sign in | Share
 
ClearMyBench
Welcome, Guest
Please Login or Register.    Lost Password?
Re:Ruby concepts part 2 (1 viewing) (1) Guest
Go to bottom Post Reply Favoured: 0
TOPIC: Re:Ruby concepts part 2
#4738
ShriNi (User)
Software Techie (PEGA) currently on a Career Break
Platinum Boarder
Posts: 4000
graph
User Offline Click here to see the profile of this user
Gender: Female Location: Secundrabad India Birthdate: 1983-09-29
Re:Ruby concepts part 2 3 Years, 10 Months ago Karma: 0  
REXML has XPath support via the XPath class.

It assumes tree-based parsing ,ie the document object model.
 
Report to moderator   Logged Logged  
  The administrator has disabled public write access.
#4739
ShriNi (User)
Software Techie (PEGA) currently on a Career Break
Platinum Boarder
Posts: 4000
graph
User Offline Click here to see the profile of this user
Gender: Female Location: Secundrabad India Birthdate: 1983-09-29
Re:Ruby concepts part 2 3 Years, 10 Months ago Karma: 0  
There ar

There are two XSLT parsers available that Ruby can use.

1.Ruby-Sablotron

2.XSLT4R
 
Report to moderator   Logged Logged  
  The administrator has disabled public write access.
#4740
ShriNi (User)
Software Techie (PEGA) currently on a Career Break
Platinum Boarder
Posts: 4000
graph
User Offline Click here to see the profile of this user
Gender: Female Location: Secundrabad India Birthdate: 1983-09-29
Re:Ruby concepts part 2 3 Years, 10 Months ago Karma: 0  
Ruby-Sablotron

This parser is written and maintained by Masayoshi Takahashi.

This is written primarily for Linux OS and requires the following libraries:

Sablot

Iconv

Expat
 
Report to moderator   Logged Logged  
  The administrator has disabled public write access.
#4741
ShriNi (User)
Software Techie (PEGA) currently on a Career Break
Platinum Boarder
Posts: 4000
graph
User Offline Click here to see the profile of this user
Gender: Female Location: Secundrabad India Birthdate: 1983-09-29
Re:Ruby concepts part 2 3 Years, 10 Months ago Karma: 0  
XSLT4R


XSLT4R is written by Michael Neumann and can be found at the RAA in the Library section under XML.

XSLT4R uses a simple commandline interface, though it can alternatively be used within a third-party application to transform an XML document
 
Report to moderator   Logged Logged  
  The administrator has disabled public write access.
#4742
ShriNi (User)
Software Techie (PEGA) currently on a Career Break
Platinum Boarder
Posts: 4000
graph
User Offline Click here to see the profile of this user
Gender: Female Location: Secundrabad India Birthdate: 1983-09-29
Re:Ruby concepts part 2 3 Years, 10 Months ago Karma: 0  
XSLT4R needs XMLScan to operate, which is included within the XSLT4R archive and which is also a Ruby module.


These modules can be installed using standard Ruby installation methon .
 
Report to moderator   Logged Logged  
  The administrator has disabled public write access.
#4743
ShriNi (User)
Software Techie (PEGA) currently on a Career Break
Platinum Boarder
Posts: 4000
graph
User Offline Click here to see the profile of this user
Gender: Female Location: Secundrabad India Birthdate: 1983-09-29
Re:Ruby concepts part 2 3 Years, 10 Months ago Karma: 0  
If we want to use XSLT4R from within an application, we can include XSLT and input the parameters we need
 
Report to moderator   Logged Logged  
  The administrator has disabled public write access.
Go to top Post Reply
get the latest posts directly to your desktop
logo footer   Copyright 2009 - 2013 HotRecruiter.Com - All Rights Reserved