/** * <p>This package contains the expert-level format- and parse engine of Time4J.</p> * * <p>Note: Originally all classes of this package were located in package {@code net.time4j.format}.</p> * * <p><strong>This package belongs to module "i18n" * and is not part of the core of Time4J.</strong></p> * * @since 3.0 */ /*[deutsch] * <p>Enthält die Format- und Parse-Maschine von Time4J für Experten. </p> * * <p>Notiz: Ursprünglich waren alle Klassen dieses Pakets im Paket {@code net.time4j.format} angesiedelt.</p> * * <p><strong>Dieses Paket gehört zum "i18n"-Modul * und ist kein Teil des Kerns von Time4J.</strong></p> * * @since 3.0 */ package net.time4j.format.expert;