I have (ampersand,sharp,160,colon) entities in my document.
When I parse the document and print the text node, it give me question marks.
Why this happens?
I use Xalan;
Manifest-Version: 1.0
Created-By: 1.2.2 (Sun Microsystems Inc.)
Main-Class: org.apache.xalan.xslt.Process
Class-Path: xercesImpl.jar xml-apis.jar
Name: org/apache/xalan
Comment: Main Xalan engine implementing TrAX/JAXP
Specification-Title: Java API for XML Processing
Specification-Vendor: Sun Microsystems Inc.
Specification-Version: 1.1
Implementation-Title: org.apache.xalan
Implementation-Version: 2.5.D1
Implementation-Vendor: Apache Software Foundation
Implementation-URL:
Name: org/apache/xpath
Comment: XPath engine
Implementation-Title: org.apache.xpath
Implementation-Version: 2.5.D1
Implementation-Vendor: Apache Software Foundation
Implementation-URL:
Name: org/apache/xml
Comment: DTM implementation and utilities
Implementation-Title: org.apache.xml
Implementation-Version: 2.5.D1
Implementation-Vendor: Apache Software Foundation
Implementation-URL:
Thanks.
When I parse the document and print the text node, it give me question marks.
Why this happens?
I use Xalan;
Manifest-Version: 1.0
Created-By: 1.2.2 (Sun Microsystems Inc.)
Main-Class: org.apache.xalan.xslt.Process
Class-Path: xercesImpl.jar xml-apis.jar
Name: org/apache/xalan
Comment: Main Xalan engine implementing TrAX/JAXP
Specification-Title: Java API for XML Processing
Specification-Vendor: Sun Microsystems Inc.
Specification-Version: 1.1
Implementation-Title: org.apache.xalan
Implementation-Version: 2.5.D1
Implementation-Vendor: Apache Software Foundation
Implementation-URL:
Name: org/apache/xpath
Comment: XPath engine
Implementation-Title: org.apache.xpath
Implementation-Version: 2.5.D1
Implementation-Vendor: Apache Software Foundation
Implementation-URL:
Name: org/apache/xml
Comment: DTM implementation and utilities
Implementation-Title: org.apache.xml
Implementation-Version: 2.5.D1
Implementation-Vendor: Apache Software Foundation
Implementation-URL:
Thanks.