Home
Java
2D Graphics GUI
3D
Advanced Graphics
Ant
Apache Common
Chart
Class
Collections Data Structure
Data Type
Database SQL JDBC
Design Pattern
Development Class
EJB3
Email
Event
File Input Output
Game
Generics
GWT
Hibernate
I18N
J2EE
J2ME
JavaFX
JDK 6
JDK 7
JNDI LDAP
JPA
JSP
JSTL
Language Basics
Network Protocol
PDF RTF
Reflection
Regular Expressions
Scripting
Security
Servlets
Spring
Swing Components
Swing JFC
SWT JFace Eclipse
Threads
Tiny Application
Velocity
Web Services SOA
XML
XMLEncoder « XML « Java
Java
XML
XMLEncoder
1.
XMLEncoder a bean
2.
Returns true if the argument, a UCS-4 character code, is valid in XML documents.
3.
Determining validity of characters outside basic 7-bit range of Unicode, for XML 1.0
4.
XML-related tasks and java.io Readers: IETF standard encoding names, automatic detection of most XML encodings
5.
Xml Encoding Sniffer
6.
Returns true if the character is an XML "letter"
7.
XML character properties
8.
Encode Xml Attribute
9.
Escape / unescape special chars according XML specifications
10.
Verify whether the specified character conforms to the XML 1.0 definition of whitespace
11.
Returns true if the character is a non-initial character in names according to the XML recommendation
12.
Provides HTML and XML entity utilities.