Uses of Class
com.atlassian.confluence.content.render.xhtml.model.time.Time
Packages that use Time
Package
Description
-
Uses of Time in com.atlassian.confluence.content.render.xhtml.editor.time
Methods in com.atlassian.confluence.content.render.xhtml.editor.time that return TimeModifier and TypeMethodDescriptionEditorTimeUnmarshaller.unmarshal(XMLEventReader reader, FragmentTransformer mainFragmentTransformer, ConversionContext conversionContext) -
Uses of Time in com.atlassian.confluence.content.render.xhtml.storage.time
Methods in com.atlassian.confluence.content.render.xhtml.storage.time that return TimeModifier and TypeMethodDescriptionStorageTimeUnmarshaller.unmarshal(XMLEventReader reader, FragmentTransformer mainFragmentTransformer, ConversionContext conversionContext) Methods in com.atlassian.confluence.content.render.xhtml.storage.time with parameters of type TimeModifier and TypeMethodDescriptionvoidvoidStorageTimeMarshaller.marshal(Time time, ConversionContext conversionContext) -
Uses of Time in com.atlassian.confluence.content.render.xhtml.view.time
Methods in com.atlassian.confluence.content.render.xhtml.view.time with parameters of type TimeModifier and TypeMethodDescriptionViewTimeMarshaller.marshal(Time time, ConversionContext conversionContext)