• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Jeanne Boyarsky
  • Ron McLeod
  • Paul Clapham
  • Liutauras Vilda
Sheriffs:
  • paul wheaton
  • Rob Spoor
  • Devaka Cooray
Saloon Keepers:
  • Stephan van Hulst
  • Tim Holloway
  • Carey Brown
  • Frits Walraven
  • Tim Moores
Bartenders:
  • Mikalai Zaikin

Apache Digester.parser(InputSource)

 
Ranch Hand
Posts: 38
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
HI, all
i have been working on the struts project, i find a parser of org.apache.commons.digester.Digester class taking org.xml.sax.InputSource as its input parameter, i have a question...

::i have the rules/config xml files assigned to this object and the code calls the parser(inputsource object)..so wht actually is this method doing with the config /rules files.

:: also i have certain objects/patterns/method callings in the rules file...wht happenes with them...r they going to be called or what...but finally i observe the outcome of this parser method is Object type..so any can help me regarding this...

can u send me some details regarding the parser and xml config/rules ...files...plz

any support is appreciated...
thanks & regards,
-eswar
 
I don't get it. A whale wearing overalls? How does that even work? It's like a tiny ad wearing overalls.
a bit of art, as a gift, that will fit in a stocking
https://gardener-gift.com
reply
    Bookmark Topic Watch Topic
  • New Topic