Reply-To: [EMAIL PROTECTED]
To: <[EMAIL PROTECTED]>
Subject: Newbie Question
Date: Mon, 13 May 2002 17:44:05 +0100
MIME-Version: 1.0
Received: from [63.251.56.142] by hotmail.com (3.2) with ESMTP id
MHotMailBEA938EA007D4136E8133FFB388EC9B70; Mon, 13 May 2002 09:46:34 -0700
Received: (qmail 38532 i
> -Original Message-
> From: Karen West [mailto:[EMAIL PROTECTED]
> Sent: Monday, May 13, 2002 9:44 AM
> To: [EMAIL PROTECTED]
> Subject: Newbie Question
>
> I have installed xerces-j on my PC and I've managed to build the Xerces
> documentation by using t
I have installed xerces-j on my PC and I've managed to build the Xerces
documentation by using the following command in a dos box:
build docs
However, I'm not a java programmer and so far all efforts to parse any of my
creations have landed me up against a brick wall. I've tried using build.bat
w
From: Ryan D. Cuprak
Hello,
I am just looking for a little feedback on whether my use of
SAX/Serializer is correct or the most bizarre piece of code written. I am
attempting to write out an XML document which will be eventually coming
from an existing data model (hence the reason I am not using
xecute your code.
>
> yours
> Mat
>
> -Original Message-
> From: Philip Rinehart [mailto:[EMAIL PROTECTED]
> Sent: 29 November 2001 16:23
> To: [EMAIL PROTECTED]
> Subject: Newbie question
>
> Hello,
> I'm new to Java and XML and am having problems run
f the CLASSPATH when you
subsequently try
to execute your code.
yours
Mat
-Original Message-
From: Philip Rinehart [mailto:[EMAIL PROTECTED]
Sent: 29 November 2001 16:23
To: [EMAIL PROTECTED]
Subject: Newbie question
Hello,
I'm new to Java and XML and am having problems running programs. I am
PROTECTED]
Subject: Newbie question
Hello,
I'm new to Java and XML and am having problems running programs. I am
getting a NoClassDefFound Error when trying to execute my compiled class.
I've set the CLASSPATH correctly because I can compile my java file, I just
can't get it to
Hello,
I'm new to Java and XML and am having problems running programs. I am
getting a NoClassDefFound Error when trying to execute my compiled class.
I've set the CLASSPATH correctly because I can compile my java file, I just
can't get it to run at all. Any ideas?
-
: Arun Yadav [mailto:[EMAIL PROTECTED]
Sent: Wednesday, October 31, 2001 12:29 AM
To: [EMAIL PROTECTED]
Subject: Re: Newbie question
Kurian wrote:
> Is
> setDocumentClassName(String documentClassName)
> method in
> org.apache.xerces.parser.AbstractDOMParser
>
> always
Kurian wrote:
> Is
> setDocumentClassName(String documentClassName)
> method in
> org.apache.xerces.parser.AbstractDOMParser
>
> always used in conjunction with the property
> "http://apache.org/xml/properties/dom/document-class-name"; ?
Yes, setDocumentClassName( DOCUMENT_CLASS_NAME
Hi,
Is
setDocumentClassName(String documentClassName)
method in
org.apache.xerces.parser.AbstractDOMParser
always used in conjunction with the property
"http://apache.org/xml/properties/dom/document-class-name"; ?
I have a parser which extends from org.apache.xerces.parser.DOMPar
Title: RE: newbie question: schema validation in Xerces-J 1.4.1
I'm actually getting the same problem but in my case it is:
org.xml.sax.SAXParseException: Element type "rootelem" must be followed by either attribute specifications, ">" or "/>&
You are such rebel
-Original Message-
From: David Lindquist [mailto:[EMAIL PROTECTED]
Sent: Thursday, September 06, 2001 5:02 PM
To: [EMAIL PROTECTED]
Subject: newbie question: schema validation in Xerces-J 1.4.1
Hello,
I receive the following error message when I try to validate an
IL PROTECTED]
Subject: Re: newbie question: schema validation in Xerces-J 1.4.1
David Lindquist schrieb:
:
> I am using SAX 2.0 and Xerces-J 1.4.1. I have verified that the schema is
> well-formed. The parsing worked fine when I referenced a DTD. Why can I
not
> simply change the document
David Lindquist schrieb:
:
> I am using SAX 2.0 and Xerces-J 1.4.1. I have verified that the schema is
> well-formed. The parsing worked fine when I referenced a DTD. Why can I not
> simply change the document type declaration to reference the schema file? Or
> does Xerces-J 1.4.1 not support sche
Hello,
I receive the following error message when I try to validate an XML document
against a schema:
"The markup declarations contained or pointed to by the document type
declaration must be well-formed."
I am using SAX 2.0 and Xerces-J 1.4.1. I have verified that the schema is
well-for
Okay, I am a newbie to Xerces and I want to convert an application that
used the old com.sun.xml.tree classes.
I used to use com.sun.xml.tree.XmlDocumentBuilder.setElementFactory but I
don't see any analogous feature in JAXP 1.1 or Xerces. I was using
setElementFactory in order to have my own sub
Hi all. I hate to subscribe to a mailing list and immediately ask a stupid
question, but we all occasionally must do things we don't like...
First question, is there a searchable archive of previous emails available
anywhere? At Apache, it says there's a disk problem and directs you to a
site t
Hi:
You could look at the following places:
1. Samples that are shipped with the Xerces parser release
2. Read the tutorial at
http://65.1.136.127/developerlife/saxtutorial1/default.htm
This tutorial can provide a more real life like scenario.
Hope this help.
.
--- "Delahaye, Martial (CAP, C
> Hi
> Could someone provide me an example of a java class which parses a
> XML document (by SAX) and which creates a tree that represents this
> document. I would like to create a tree that represents the tags of
> the document, and the same tree but with the values instead. is it
> possible ?
Yo
Hi
Could someone provide me an example of a java class which parses a XML
document (by SAX) and which creates a tree that represents this document. I
would like to create a tree that represents the tags of the document, and
the same tree but with the values instead. is it possible ?
Thanks,
Marti
21 matches
Mail list logo