Package org.hl7.fhir.dstu3.formats
Class FormatUtilities
java.lang.Object
org.hl7.fhir.dstu3.formats.FormatUtilities
- Direct Known Subclasses:
ParserBase
-
Field Summary
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionstatic boolean
static String
static ParserBase
makeParser
(String format) static ParserBase
makeParser
(Manager.FhirFormat format) protected String
toString
(boolean value) static String
toString
(byte[] value) protected String
toString
(int value) protected String
protected String
toString
(BigDecimal value) protected String
-
Field Details
-
ID_REGEX
- See Also:
-
FHIR_NS
- See Also:
-
XHTML_NS
- See Also:
-
NS_XSI
- See Also:
-
-
Constructor Details
-
FormatUtilities
public FormatUtilities()
-
-
Method Details
-
toString
-
toString
-
toString
-
toString
-
toString
-
toString
-
isValidId
-
makeId
-
makeParser
-
makeParser
-