Uses of Class
org.hl7.fhir.utilities.xhtml.XhtmlDocument
-
Packages that use XhtmlDocument Package Description org.hl7.fhir.utilities.xhtml -
-
Uses of XhtmlDocument in org.hl7.fhir.utilities.xhtml
Methods in org.hl7.fhir.utilities.xhtml that return XhtmlDocument Modifier and Type Method Description XhtmlDocumentXhtmlParser. parse(InputStream input, String entryName)XhtmlDocumentXhtmlParser. parse(String source, String entryName)Methods in org.hl7.fhir.utilities.xhtml with parameters of type XhtmlDocument Modifier and Type Method Description voidXhtmlComposer. compose(OutputStream stream, XhtmlDocument doc)StringXhtmlComposer. compose(XhtmlDocument doc)
-