Subjects
Home
VOTE Move XML Commons to Xerces
Commented: (XERCESJ 589) Bug with pattern restriction on long strings
: Xerces J 2 8 1 Release on Wednesday, September 13th
: Xerces J 2 9 0 Release on Wednesday, November 22nd
Commented: (XERCESJ 1066) Restriction+choice+substitutionGroup error
Commented: (XERCESJ 1178) Error getting prefix for an attribute with no n
Updated: (XERCESJ 1244) XMLSchemaValidator does not contribute element 's
Some consideration about the xerces DOM implementation
Updated: (XERCESJ 1066) Restriction+choice+substitutionGroup error
Commented: (XERCESJ 1227) Poor performance / OutOfMemoryError for sequenc
retain exception stack traces
Updated: (XERCESJ 1193) NPE or hang when parsing using the "continue afte
Future of NekoHTML
Commented: (XERCESJ 1203) NPE in XMLDTDProcessor
DOM Level 3 APIs for Xalan J and a new Xalan release (2 7 1)
: xml commons external 1 3 04 Release on Wednesday, November 22nd
Commented: (XERCESJ 1247) Incorrect location information on SAX when usin
XInclude exceptions how to mirror Xerces J functionality into Xerces C++?
First proposal on SoC project "Add support for the StAX (JSR 173) cursor API
: xml commons resolver 1 2 Release on Wednesday, November 22nd
Typo in RangeToken java Please check
Validator features
java lang ClassCastException when adopting Node
using the org apache xerces impl xs identity package
Updated: (XERCESJ 1257) buffer overflow in UTF8Reader for characters out
Problem with ref attributes and schema validation
Updated: (XERCESJ 122) XMLSchemaValidator does not contribute element 's d
Performance problem under load Xerces with Weblogic 9 x
remove ignored memory allocation
Commented: (XERCESJ 1177) SAXXMLStreamReader doesn 't always report namesp
Commented: (XERCESJ 977) Null pointer exception during DOM parsing
Commented: (XERCESJ 1197) Code cleanup for org apache xml serialize
Commented: (XERCESJ 1201) Initial contribution for StAX Event API
Updated: (XERCESJ 1061) Regex "$ " and "^ " characters treated as special c
Commented: (XERCESJ 1199) SAXXMLStreamReader should attempt to register a
Commented: (XERCESJ 1061) Regex "$ " and "^ " characters treated as special
Updated: (XERCESJ 589) Bug with pattern restriction on long strings
StackOverflow
xerces Range unnecessarily not garbage collectable if not detached
Updated: (XERCESJ 1178) Error getting prefix for an attribute with no nam
Bug in xs:redefine
Commented: (XERCESJ 1204) Can not set XMLEntityResolver for LSParser
Updated: (XERCESJ 1253) Prototype for SoC2007 project "Add support for th
Updated: (XERCESJ 1259) Add SteamFilter Function to SoC2007 project "Add
Assigned: (XERCESJ 444) SAXException thrown by EntityResolver is reported
Google Summer of Code 2007
Xerces J and XInclude relative path issue
Assigned: (XERCESJ 206) Stack overflow when using a schema validation
Commented: (XERCESJ 1215) Restrictions involving two levels of substituti
Closed: (XERCESJ 1203) NPE in XMLDTDProcessor
non overriding equals methoda
Resolved: (XERCESJ 1079) invalid value returned for TOTALDIGITS facet in
Xerces AS3 port
Updated: (XERCESJ 325) Regular Expression; Pattern "| " clause order de
Updated: (XERCESJ 1196) Javadoc generation fails on Java SE 5 0
Closed: (XERCESJ 1202) DTD validation on XIncluded documents when the sch
Created: (XERCESJ 1124) Nonspecific schema error message
a bug in xerces
Updated: (XERCESJ 1201) Initial contribution for StAX Event API
Closed: (XERCESJ 1254) Empty uris in targetNamespace attribute not report
Links
Home
Oracle database error code
 
Search:  
Power your search with and, or, +, -, or "some phrase" operators.
Xerces
Page 48 of 76 Previous 10   41   42   43   44   45   46   47   48   49   50   Next 10  

Does DOM String.intern()alize its character data and node names?

Hello All Do you know whether DOM internalizes its node names and character strings happen to be found by parsing multiple xml files? If not do you know a way that DOM can internalize all its xml

JVM hang while loading xml into dom

Hi We have an application which loads its configuration from an xml file. It uses a dedicated xml thread which reloads the conffiguration. Sometimes that xml thread is hanging in DOMParser.parse()

URI to validate XML Schema

Hi When I try to validate an XML document I have to set the Schema Location property of the parser with an URI as the value. I have a question about this URI value. When I have a java File object I

missing org.w3c.dom.xpath

Hello I am trying to upgrade from an old version of xalan.jar that contained org.w3c.dom.xpath package - XPathEvaluator etc. The 2.6.0 examples and API still use that package but the downloaded jar

Identity Constraint Validation

Hi can anyone tell me the secret of getting Xerces-J to perform full schema validation in particular to check Identity Constraints. This is my code (hand copied so may have typos) DOMParser parse

validate xml data fragment agaist schema

Hi I am wondering how to validate a xml data fragment against XML schema using SAX in Xerces. For example I have two schema schemaA.xsd and schemaB.xsd and the XML document is like <A > ...

org.apache.xerces api docs

hi i could not find class definitions of org.apache.xerces.... packages. they are not in standart xerces apis. thanks.

Why is Content Invalid????

I just can 't figure out what the problem is here but I assume it is some namespace problem. Here is the Error and below is the Instance Document with the Schema and finally the Method where I

Re: java.lang.ClassNotFoundException while executing
XMLReaderFactory.CreateXM

Benjamin Jones wrote > XMLReaderFactory.CreateXMLReader( "org.apache.xerces.parsers.XMLParser ") > in an applet it throws a "ClassNotFoundException " despite the fact I > can load the class and ins

Newbiew: XML Schema validating structure not values

Hi Please excuse what is likely a chronic newbie attack but I can 't find anything about this in the list archive. I 'm using ANT 1.6.1 to validate a test XML file against a test XML Schema (Xerc

high value unicode characters

Hello We 're using Xerces SAX2Print version 2.5.0 (xerces-c_2_5_0-solaris_27-cc_62) and have run into a problem with a few "high value " unicode characters. What we would like to do is validate th

Processing the xml declaration line

Is there some way to get the XML declaration to act like a standard processing instruction so I can handle it with the processInstruction callback? I am talking about the line <?xml version "1.0 "

java.lang.ClassNotFoundException while executing XMLReaderFactory.CreateXMLReade

When I invoke XMLReaderFactory.CreateXMLReader( "org.apache.xerces.parsers.XMLParser ") in an applet it throws a "ClassNotFoundException " despite the fact I can load the class and instantiate it u

Preserving whitespace in attributes

Hi Is there some way to preserve whitespace including line feeds in attribute values? They are always reduced to a single space. I know it is supposed to do this but isn 't there some way to work

Accessing group refs from XSModelGroup

Hi XSModelGroup has method getParticles() which returns a list of particles within the modelGroup. If one of the particles is a group reference getParticles() seems to return the particles within t

How to retrieve xsd:documentation element 's context?

Is there any interface to retrive the xsd documentation 's context after the following schema is parsed ? <xsd annotation > <xsd documentation > some information </xsd documentation > <xsd appin

exception: invalid byte 1 of 1-byte UTF-8 sequence (0xb3)

Hi All I was trying to parse an XML file using xerces-J latest version and got the invalidByte exception the problem has to do with a character "superscript 3 " with unicode 0xb3. I thought this is

SAXParseException

I upgraded an old version of xerces (from 1.4.3 to 2.6.2) and I started having problems when I parse the same xml ( org.xml.sax.SAXParseException Content is not allowed in trailing section.) I under

DOM : Obtaining encoding from an XML Doc

Hi I 'm reading in an XML doc (with JDK 1.4.2) and want to get hold of the document encoding 'value '. I 've currently got a URL and I 'm reading it as per docElement builder.parse(url.openStream()).

Setting features from file

Hi there My problem is somehow related to Xalan but the core of it lies in Xerces. My squestion is how to set SAX feature from file? I would like to use already implemented in Xalan XSLT processor (

CyberNeko Tools for XNI 2004.03.31 Available

Time for another installment of the CyberNeko Tools for XNI! Recently the ObjectFactory utility class from Xerces was removed from the util package and placed as a non-public class in each package t

Continuing problems calling CreateXMLReader( )

When I try to make an XML Reader using XMLReaderFactory.CreateXMLReader(vendorClass) I have the following very specialized problem. (a.) The vendorClass (in this case "org.xml.xerces.parsers.SAXPa

Search path for classes given in arguments of XMLReaderFactory.createXMLRead

Hi This is a common problem with applet. Even if you try to use JDBC you will face the same class not found exception. All you have to do is pack all the required jars together with your java class

Search path for classes given in arguments of XMLReaderFactory.createXMLReader(

This following code generates a ClassNotFoundException but only from an applet and only on line 10. This seems to imply that the search path for classes given as a string in the argument of Creat

HTMLSerializer deprecated - what is the replacement?

Hi I see the org.apache.xml.serialize.HTMLSerializer class is deprecated in release 2.6.2. Can anyone tell me what the recommended replacement is? [NB Perhaps it would be nice to add this info to

LSParser::getDomConfig

Hello Xerces I was wondering whether there is a roadmap regarding DOM3 in Xerces? Currently to get DOM3 support you have to build some jars yourself now that the specs are (candidate) recommendend

finding the error tag during schema validation

Hi I am doing schema validation of an xml. I need to find out the specific element tag or attribute which did not pass the schema validation. Please could somebody give pointers for this. thanks n

resolving namespace url

Hi. Anyone know how to find the namespace url for the following element? <foo >bar Hello </foo > Is this even valid? Will Xerces treat the bar as the namespace? Thanks.

org.apache.xerces.dom3.as Package

Hi everybody! I 'm new to this list and quite new to the whole xml stuff so please forgive if this question sounds stupid to you. I want to write an application that allows guided editing of xml files

Cloned document serialized with resolved entities

Hi again ) I 'm using following code to serialize document OutputFormat of new OutputFormat( "xml " "UTF-8 " false) XMLSerializer ser new XMLSerializer(of) ser.setOutputByteStream(output_strea
Page 48 of 76 Previous 10   41   42   43   44   45   46   47   48   49   50   Next 10