由买买提看人间百态

boards

本页内容为未名空间相应帖子的节选和存档,一周内的贴子最多显示50字,超过一周显示500字 访问原贴
Java版 - Error handling in Jelly, SwixML and others
相关主题
[转载] a question on XML parserJava XML parser的问题
哪位能大概介绍一下XML的那些APIHow to delete an entry in JAR?
Re: Error handling in Jelly, SwixML and[ZT] choose your java xml parser
XML to Swing UI tools?StAX, do you use it?
初学Java, FormLayout一问Java处理XML
update for cookxml/cookswing/cookswt我自己编了个Java面试题
Java有类似于XAML的咚咚么?试着比较 JAXB/StAX/XStream/SAX
请问关于 Java XML processingCookSwt: Xml to Swt preview
相关话题的讨论汇总
话题: error话题: jelly话题: handling话题: swixml话题: others
进入Java版参与讨论
1 (共1页)
c*****t
发帖数: 1879
1
I have a question regarding Jelly and other XUL or XAML tools on
error handling. Basically, how they do it.
1. how they handle parse errors. The errors are not syntactic ones
that XML parsers SAX/JDOM detect, but semantic ones like unknown
tags, invalid variables, invalid values, wrong attributes etc.
2. logging.
3. warning/debugging.
I am currently trying to come up a solution to improve CookXml
( cookxml.sourceforge.net )'s error handling, but it would be nice
to know how others doing
1 (共1页)
进入Java版参与讨论
相关主题
CookSwt: Xml to Swt preview初学Java, FormLayout一问
xml parserupdate for cookxml/cookswing/cookswt
one simple questionJava有类似于XAML的咚咚么?
[转载] XML question请问关于 Java XML processing
[转载] a question on XML parserJava XML parser的问题
哪位能大概介绍一下XML的那些APIHow to delete an entry in JAR?
Re: Error handling in Jelly, SwixML and[ZT] choose your java xml parser
XML to Swing UI tools?StAX, do you use it?
相关话题的讨论汇总
话题: error话题: jelly话题: handling话题: swixml话题: others