[Ann] UIHierarchy 1.1.0 is out!
... the library, and the javadoc. You probably need the NanoXml parser to compile the XML helper class. * Documentation: Some documentation is ...
http://www.javakb.com/Uwe/Threads/Article.aspx/java-announce/63
UIHierarchy 1.2.1 - AWT/Swing helper library - is out!
... the library, and the javadoc. You probably need the NanoXml parser to compile the XML helper class, and JDK ...
http://www.javakb.com/Uwe/Threads/Article.aspx/java-announce/261
[Ann] UIHierarchy 1.1.1 is out!
... the library, and the javadoc. You probably need the NanoXml parser to compile the XML helper class. * Documentation: Some documentation is ...
http://www.javakb.com/Uwe/Threads/Article.aspx/java-announce/285
extremely simple xml parser?
... Inicia o parsing saxParser.parse(f, handler); } catch(Throwable t) { System.out.println(t); } } } someone nanoxml ? < http://nanoxml.cyberelf.be/ Mike Thanks for the suggestions. Here is what I wrote ...
http://www.javakb.com/Uwe/Forum.aspx/java-programmer/9746
XML Tokenizer Question
... with unicode / UTF-8 coding. (especailly with hebrew and arabic) same thing about Nanoxml note that my XML file is very simple and small (it won't ...
http://www.javakb.com/Uwe/Forum.aspx/java-programmer/29043
good XML parser for J2ME
... CLASS='PATHETIC'> I suppose it just strikes me as hypocritical.. </EXCUSE> hack_tick nano XML http://nanoxml.sourceforge.net/orig/kvm.html Darryl L. Pierce I use kXML. huy Just out of ...
http://www.javakb.com/Uwe/Forum.aspx/java-programmer/11066
web inf - tomcat - package not found
... fileupload.jar commons-logging.jar commons-validator.jar jakarta-oro.jar mail.jar mysql.jar nanoxml-2.2.3.jar resolver.jar servlet.jar SESSIONS.ser struts.jar xalan.jar xerces ...
http://www.javakb.com/Uwe/Forum.aspx/java-programmer/12721
XML String Manipulation <--- Have somebody can help me?
... to cope with XML (tomorrow's legacy), try a simple API like nanoxml, dom4j or jdom. Or just implement your own simple parser. A StringBuffer will ...
http://www.javakb.com/Uwe/Forum.aspx/java-programmer/12312