A.5. The java.text Package

The java.text package contains utility classes for text processing and formatting, including date and numerical formatting. Table A.8 shows the Java and .NET counterparts.

Table A.8. The java.text Package Classes and Their .NET Counterparts
Java.NET
DateFormatSystem.DateTime
DateFormatSymbolsSystem.Globalization.DateTimeFormatInfo
NumberFormatSystem.Globalization.NumberFormatInfo
SimpleDateFormatSystem.Globalization.DateTimeFormatInfo
StringCharacterIteratorSystem.IEnumerator (System.String)

Table A.9. The org.w3c.dom Package Classes and Their .NET Counterparts
Java.NET
AttrSystem.Xml.XmlAttribute
CdataSectionSystem.Xml.XmlCDataSection
CharacterDataSystem.Xml.XmlCharacterData
CommentSystem.Xml.XmlComment
DocumentSystem.Xml.XmlDocument
DocumentFragmentSystem.Xml.XmlDocumentFragment
DocumentTypeSystem.Xml.XmlDocumentType
DOMImplementationSystem.Xml.XmlImplementation
ElementSystem.Xml.XmlElement
EntitySystem.Xml.XmlEntity
EntityReferenceSystem.Xml.XmlEntityReference
NamedNodeMapSystem.Xml.XmlNamedNodeMap
NodeSystem.Xml.XmlNode
NodeListSystem.Xml.XmlNodeList
NotationSystem.Xml.XmlNotation
ProcessingInstructionSystem.Xml.XmlProcessingInstruction
DOMExceptionSystem.ArgumentException

..................Content has been hidden....................

You can't read the all page of ebook, please click here login for view all page.
Reset
3.138.105.215