Download Shareware and Freeware Software for Windows, Linux, Macintosh, PDA

line Home  |  About Us  |  Link To Us  |  FAQ  |  Contact

Serving Software Downloads in 956 Categories, Downloaded 50.148.326 Times

XML::EasySQL::XMLobj 1.2

  Date Added: November 05, 2010  |  Visits: 899

XML::EasySQL::XMLobj

Report Broken Link
Printer Friendly Version


Product Homepage
Download (95 downloads)



XML::EasySQL::XMLobj is a Fork of Robert Hansons killer XML::EasyOBJ module, which offers Easy XML object navigation. SYNOPSIS XML::EasySQL::XMLobj is a fork of Robert Hansons XML::EasyOBJ module. The goal of the fork was to simplify inheritance issues. However, easy inheritance comes at a cost: class method names can no longer be dynamically renamed. If inheritance isnt needed and you desire the dynamic method renaming feature, I suggest you download Hansons original XML::EasyOBJ module from CPAN. NOTE: The rest of the documentation for this module was written by Robert Hanson -Curtis Lee Fulton # open exisiting file my $doc = new XML::EasySQL::XMLobj({type => file, param => my_xml_document.xml}); # create object from XML string my $doc = new XML::EasySQL::XMLobj({type => string, -param => $xml_source}); # create new file my $doc = new XML::EasySQL::XMLobj({type => new, param => root_tag}); # read from document my $text = $doc->root->some_element($index)->getString; my $attr = $doc->root->some_element($index)->getAttr(foo); my $element = $doc->root->some_element($index); my @elements = $doc->root->some_element; # first "some_element" element my $elements = $doc->root->some_element; # list of "some_element" elements my @elements = $doc->root->some_element; # write to document $doc->root->an_element->setString(some string) $doc->root->an_element->addString(some string) $doc->root->an_element->setAttr(attrname, val) $doc->root->an_element->setAttr(attr1 => val, attr2 => val2) # access elements with non-name chars and the underlying DOM my $element = $doc->root->getElement(foo-bar)->getElement(bar-none); my $dom = $doc->root->foobar->getDomObj; # get elements without specifying the element name my @elements = $doc->root->getElement(); my $sixth_element = $doc->root->getElement(, 5); # remove elements/attrs $doc->root->remElement(tagname, $index); $doc->root->tag_name->remAttr($attr); I wrote XML::EasyOBJ a couple of years ago because it seemed to me that the DOM wasnt very "perlish" and the DOM is difficult for us mere mortals that dont use it on a regular basis. As I only need to process XML on an occasionally I wanted an easy way to do what I needed to do without having to refer back to DOM documentation each time. A quick fact list about XML::EasySQL::XMLobj: * Runs on top of XML::DOM * Allows access to the DOM as needed * Simple routines to reading and writing elements/attributes.

Requirements: No special requirements
Platforms: Linux
Keyword: Dom Easy Xml Easyobj Easysql Element Elements Fork Hansons Libraries Module Robert Robert Hansons Xmleasysqlxmlobj Xmlobj
Users rating: 0/10

License: Freeware Size: 11.26 KB
USER REVIEWS
More Reviews or Write Review


XML::EASYSQL::XMLOBJ RELATED
Libraries  -  XML::EasyOBJ 1.12
XML::EasyOBJ is an easy XML object navigation. SYNOPSIS # open exisiting file my $doc = new XML::EasyOBJ(my_xml_document.xml); my $doc = new XML::EasyOBJ(-type => file, -param => my_xml_document.xml); # create object from XML string my...
25.6 KB  
Libraries  -  Getfem 3.0
The Getfem++ project focuses on the development of a generic and efficient C++ library for finite element methods elementary computations. The goal is to provide a library allowing the computation of any elementary matrix (even for mixed finite...
4.3 MB  
Programming  -  JEX - Java Easy XML editor 1.0
Simple Java XML editor, with easy hierarchy manipulation
644.94 KB  
Modules  -  Upload element 6.x-1.2
#D7CX: The managed_file element provide by core File module has the same functionality and this module will be discontinued. Migration is as easy as turning on the File module and changing your API slightly as both are based on Drupals {file(s)}...
20.48 KB  
Web Authoring  -  EZ XML Sitemap 1.7
realtor postcards, Easy XML sitemap creator, real estate postcards, realtor postcards, sitemap tool, real estate postcard marketing, postcards for real estate agents
9 KB  
Modules  -  DOM2ET 1.0
This script contains a function named DOM2ET  which converts a DOM node object of type element to an ElementTree Element.
 
Modules  -  Multimedia Element 6.x-1.0
Multimedia Element is a very powerful module for journalism.It allows you to create blocks (not drupal blocks) containing stories (inserted manually, automatically, semi-automatically with Easy View), carousels of stories, text, photos, diaporamas...
122.88 KB  
Multimedia & Graphics  -  Decompose for Mac OS 1.1
An application allowing an easy and flawless extraction of elements from pictures in order to use them to make composite images. It is the perfect tool for making images for web pages, newspapers and magazines or simply for your own creations....
256 KB  
Multimedia & Graphics  -  KEna 1.0.0
Program KEna provides quick and easy 3D modeling with predefined elements. Elements can be parametrized, so we can change them during modeling. With KEna we can model a room with furniture in minutes, even if we have no experience in 3D modeling.
2.79 MB  
Finance  -  Lin-HaBu 11.2
Win-HaBu is an easy to use accounting program with an integrated Invoice module. The accounting is in each company a very sensitive part. On the one side it must fulfill legal conditions. On the other hand an accounting program should be very...
84.1 MB  
NEW DOWNLOADS IN PROGRAMMING, LIBRARIES
Programming  -  Cedalion for Linux 0.2.6
Cedalion is a programming language that allows its users to add new abstractions and define (and use) internal DSLs. Its innovation is in the fact that it uses projectional editing to allow the new abstractions to have no syntactic limitations.
471.04 KB  
Programming  -  Math::GMPf 0.29
Math::GMPf - perl interface to the GMP library's floating point (mpf) functions.
30.72 KB  
Programming  -  Net::Wire10 1.08
Net::Wire10 is a Pure Perl connector that talks to Sphinx, MySQL and Drizzle servers. Net::Wire10 implements the low-level network protocol, alias the MySQL wire protocol version 10, necessary for talking to one of the aforementioned...
30.72 KB  
Programming  -  logilab-common 0.56.2
a bunch of modules providing low level functionnalities shared among some python projects devel Please note that some of the modules have some extra dependencies. For instance, logilab.common.db will require a db-api 2.0 compliant...
174.08 KB  
Programming  -  OpenSSL for linux 1.0.0a
The OpenSSL Project is a collaborative effort to develop a robust, commercial-grade, full-featured, and Open Source toolkit implementing the Secure Sockets Layer (SSL v2/v3) and Transport Layer Security (TLS v1) protocols as well as a...
3.83 MB  
Libraries  -  wolfSSL 4.0.0
The wolfSSL embedded SSL/TLS library is a lightweight SSL library written in ANSI standard C and targeted for embedded and RTOS environments - primarily because of its small size, speed, and feature set. It is commonly used in standard operating...
3.88 MB  
Libraries  -  EuGTK 4.8.9
Makes it easy to develop good- looking, fast, cross-platform programs that run on Linux, OS X, and Windows. Euphoria is a very fast interpreted/compiled language with straight-forward syntax. EuGTK allows programming in a clean, object-oriented...
10.68 MB  
Libraries  -  Linux User Group Library Manager 1.0
The LUG Library Manager is a project to help Linux User Groups start their own library. A LUG library is helpful to the community at large because it increases access to information, and gives everyone the opportunity to become more knowledgeable.
5.35 KB  
Libraries  -  Module::MakefilePL::Parse 0.12
Module::MakefilePL::Parse is a Perl module to parse required modules from Makefile.PL. SYNOPSIS use Module::MakefilePL::Parse; open $fh, Makefile.PL; $parser = Module::MakefilePL::Parse->new( join("", ) ); $info = $parser->required;...
8.19 KB  
Libraries  -  sqlpp 0.06
sqlpp Perl package is a SQL preprocessor. sqlpp is a conventional cpp-alike preprocessor taught to understand SQL ( PgSQL, in particular) syntax specificities. In addition to the standard #define/#ifdef/#else/#endif cohort, provides also...
10.24 KB