[XML-DEV Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message] Re: Sun's XML Classes
Rob Williams wrote: > > What do you mean by helper methods? You mean taking Jack's suggestion and > just writing a little method that is going to wrap the newline and post the > field value all in one fell swoop? That does look good; I mainly wanted to > see what seasoned vets of this stuff were doing before I started rewriting. Yes -- so you make one call to the method that does those several things, rather than several calls to primitive methods. "Helper Subroutines" (or methods, or macros, or what have you) are a good idiom to use whenever you find yourself repeating code. - Dave p.s. Since at least some of that code was there to deal with an issue much like prettyprinting, try grabbing the new release of the library: http://java.sun.com/jdc/earlyAccess/xml xml-dev: A list for W3C XML Developers. To post, mailto:xml-dev@i... Archived as: http://www.lists.ic.ac.uk/hypermail/xml-dev/ To (un)subscribe, mailto:majordomo@i... the following message; (un)subscribe xml-dev To subscribe to the digests, mailto:majordomo@i... the following message; subscribe xml-dev-digest List coordinator, Henry Rzepa (mailto:rzepa@i...)
|
PURCHASE STYLUS STUDIO ONLINE TODAY!Purchasing Stylus Studio from our online shop is Easy, Secure and Value Priced! Download The World's Best XML IDE!Accelerate XML development with our award-winning XML IDE - Download a free trial today! Subscribe in XML format
|