case class ConvertTextCalendarUnparser(erd: ElementRuntimeData, pattern: String, localeEv: CalendarLanguageEv, calendarEv: CalendarEv) extends ConvertTextCalendarProcessorBase with TextPrimUnparser with Product with Serializable
Linear Supertypes
Ordering
- Alphabetic
- By Inheritance
Inherited
- ConvertTextCalendarUnparser
- Product
- Equals
- TextPrimUnparser
- TextProcessor
- PrimUnparser
- PrimProcessor
- Unparser
- ConvertTextCalendarProcessorBase
- Processor
- Serializable
- Serializable
- ToBriefXMLImpl
- AnyRef
- Any
- Hide All
- Show All
Visibility
- Public
- All
Instance Constructors
- new ConvertTextCalendarUnparser(erd: ElementRuntimeData, pattern: String, localeEv: CalendarLanguageEv, calendarEv: CalendarEv)
Value Members
-
final
def
!=(arg0: Any): Boolean
- Definition Classes
- AnyRef → Any
-
final
def
##(): Int
- Definition Classes
- AnyRef → Any
-
final
def
==(arg0: Any): Boolean
- Definition Classes
- AnyRef → Any
-
def
UE(ustate: UState, s: String, args: Any*): Nothing
- Definition Classes
- Unparser
-
final
def
asInstanceOf[T0]: T0
- Definition Classes
- Any
-
def
briefXMLAttributes: String
- Attributes
- protected
- Definition Classes
- ToBriefXMLImpl
- val calendarEv: CalendarEv
-
def
childProcessors: Vector[Processor]
- Definition Classes
- PrimProcessor → Processor → ToBriefXMLImpl
-
def
clone(): AnyRef
- Attributes
- protected[lang]
- Definition Classes
- AnyRef
- Annotations
- @throws( ... ) @native()
-
val
context: ElementRuntimeData
- Definition Classes
- ConvertTextCalendarProcessorBase → Processor
-
final
def
eq(arg0: AnyRef): Boolean
- Definition Classes
- AnyRef
- val erd: ElementRuntimeData
-
def
finalize(): Unit
- Attributes
- protected[lang]
- Definition Classes
- AnyRef
- Annotations
- @throws( classOf[java.lang.Throwable] )
-
final
def
getClass(): Class[_]
- Definition Classes
- AnyRef → Any
- Annotations
- @native()
-
def
isEmpty: Boolean
- Definition Classes
- Unparser → Processor
-
val
isInitialized: Boolean
- Definition Classes
- Processor
-
final
def
isInstanceOf[T0]: Boolean
- Definition Classes
- Any
-
def
isPrimitive: Boolean
- Definition Classes
- PrimProcessor → Processor
- val localeEv: CalendarLanguageEv
-
final
def
ne(arg0: AnyRef): Boolean
- Definition Classes
- AnyRef
-
def
nom: String
- Definition Classes
- ToBriefXMLImpl
-
final
def
notify(): Unit
- Definition Classes
- AnyRef
- Annotations
- @native()
-
final
def
notifyAll(): Unit
- Definition Classes
- AnyRef
- Annotations
- @native()
- val pattern: String
-
lazy val
runtimeDependencies: Vector[Evaluatable[Comparable[_ >: Calendar with ULocale <: Serializable] with Serializable] with InfosetCachedEvaluatable[_ >: Calendar with ULocale <: Comparable[_ >: Calendar with ULocale <: Serializable] with Serializable] { def runtimeDependencies: Seq[org.apache.daffodil.processors.CalendarLanguageEv] }]
Primitive unparsers must override runtimeDependencies
Primitive unparsers must override runtimeDependencies
- Definition Classes
- ConvertTextCalendarUnparser → Processor
-
final
def
synchronized[T0](arg0: ⇒ T0): T0
- Definition Classes
- AnyRef
-
final
def
tlDataFormatter(locale: ULocale, calendar: Calendar): SimpleDateFormat
- Attributes
- protected
- Definition Classes
- ConvertTextCalendarProcessorBase
-
def
toBriefXML(depthLimit: Int): String
- Definition Classes
- ToBriefXMLImpl
-
def
toString(): String
- Definition Classes
- ToBriefXMLImpl → AnyRef → Any
-
def
unparse(state: UState): Unit
- Definition Classes
- ConvertTextCalendarUnparser → Unparser
-
final
def
unparse1(ustate: UState, ignore: AnyRef): Unit
- Definition Classes
- Unparser
-
final
def
wait(): Unit
- Definition Classes
- AnyRef
- Annotations
- @throws( ... )
-
final
def
wait(arg0: Long, arg1: Int): Unit
- Definition Classes
- AnyRef
- Annotations
- @throws( ... )
-
final
def
wait(arg0: Long): Unit
- Definition Classes
- AnyRef
- Annotations
- @throws( ... ) @native()