XMLEncoder « XML « Java






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.