[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Bug?
Hi!
A bug or only a misunderstanding?
File: ClientQoS
public void endElement(String uri, String localName, String name) {
...
if(name.equalsIgnoreCase("PtP")) {
...
}
ClientQoS.dtd doesn't know an element "PtP", but "noPtP" has been defined
...
Ciao,
Wolfgang Kleinertz
________________________________________
www.epost.de - kostenlose eMail mit der Deutschen Post.
- Follow-Ups:
- Re: Bug?
- From: Marcel Ruff <ruff at swand.lake.de>