Uses of Interface
org.openehealth.ipf.commons.core.modules.api.Parser
Packages that use Parser
Package
Description
-
Uses of Parser in org.openehealth.ipf.commons.core.modules.api
Classes in org.openehealth.ipf.commons.core.modules.api that implement ParserModifier and TypeClassDescriptionclassConverter<S,T> Abstract class that serializes parsing, translating and rendering steps. -
Uses of Parser in org.openehealth.ipf.modules.cda
Classes in org.openehealth.ipf.modules.cda that implement Parser -
Uses of Parser in org.openehealth.ipf.platform.camel.core.adapter
Constructors in org.openehealth.ipf.platform.camel.core.adapter with parameters of type ParserModifierConstructorDescriptionDataFormatAdapter(Parser parser) DataFormatAdapter(Parser parser, Renderer renderer) ParserAdapter(Parser parser) Creates a newParserAdapterand sets the delegateParser. -
Uses of Parser in org.openehealth.ipf.platform.camel.core.builder
Methods in org.openehealth.ipf.platform.camel.core.builder with parameters of type Parser -
Uses of Parser in org.openehealth.ipf.platform.camel.core.extend
Methods in org.openehealth.ipf.platform.camel.core.extend with parameters of type ParserModifier and TypeMethodDescriptionstatic org.apache.camel.model.ProcessorDefinitionstatic ParserAdapterDefinition -
Uses of Parser in org.openehealth.ipf.platform.camel.core.model
Methods in org.openehealth.ipf.platform.camel.core.model that return ParserConstructors in org.openehealth.ipf.platform.camel.core.model with parameters of type Parser