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