|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use EncodingRule | |
|---|---|
| ca.uhn.hl7v2.validation | |
| ca.uhn.hl7v2.validation.impl | |
| Uses of EncodingRule in ca.uhn.hl7v2.validation |
|---|
| Methods in ca.uhn.hl7v2.validation that return EncodingRule | |
|---|---|
EncodingRule[] |
ValidationContext.getEncodingRules(String theVersion,
String theEncoding)
|
| Uses of EncodingRule in ca.uhn.hl7v2.validation.impl |
|---|
| Classes in ca.uhn.hl7v2.validation.impl that implement EncodingRule | |
|---|---|
class |
XMLSchemaRule
Validate hl7 version 2 messages encoded according to the HL7 XML Encoding Syntax against xml schemas provided by hl7.org |
| Methods in ca.uhn.hl7v2.validation.impl that return EncodingRule | |
|---|---|
EncodingRule[] |
ValidationContextImpl.getEncodingRules(String theVersion,
String theEncoding)
|
| Methods in ca.uhn.hl7v2.validation.impl that return types with arguments of type EncodingRule | |
|---|---|
List<RuleBinding<EncodingRule>> |
ValidationContextImpl.getEncodingRuleBindings()
|
| Constructors in ca.uhn.hl7v2.validation.impl with parameters of type EncodingRule | |
|---|---|
EncodingRuleBinding(String theVersion,
String theScope,
EncodingRule theRule)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||