Uses of Class
com.atlassian.confluence.xhtml.api.PlainTextLinkBody
- 
Packages that use PlainTextLinkBody Package Description com.atlassian.confluence.content.render.xhtml.storage.link  - 
- 
Uses of PlainTextLinkBody in com.atlassian.confluence.content.render.xhtml.storage.link
Methods in com.atlassian.confluence.content.render.xhtml.storage.link that return PlainTextLinkBody Modifier and Type Method Description PlainTextLinkBodyStoragePlainTextLinkBodyUnmarshaller. unmarshal(XMLEventReader reader, FragmentTransformer mainFragmentTransformer, ConversionContext conversionContext)Implementation Note: In actual use this Unmarshaller will be operating on a 'storage reader'. 
 -