Uses of Interface
io.xlate.edi.schema.EDIReference
Packages that use EDIReference
-
Uses of EDIReference in io.xlate.edi.schema
Methods in io.xlate.edi.schema that return types with arguments of type EDIReferenceModifier and TypeMethodDescriptionEDIComplexType.getReferences()Retrieve theEDIReferences (child elements) for a this complex type. -
Uses of EDIReference in io.xlate.edi.schema.implementation
Subinterfaces of EDIReference in io.xlate.edi.schema.implementationModifier and TypeInterfaceDescriptioninterfaceinterfaceinterfaceinterfaceinterfaceinterface -
Uses of EDIReference in io.xlate.edi.stream
Methods in io.xlate.edi.stream that return EDIReferenceModifier and TypeMethodDescriptionEDIStreamReader.getSchemaTypeReference()Returns anEDIReferencefor the schema type at the current point in the reader's input stream.Methods in io.xlate.edi.stream with parameters of type EDIReferenceModifier and TypeMethodDescriptionvoidEDIOutputErrorReporter.report(EDIStreamValidationError errorType, EDIStreamWriter writer, Location location, CharSequence data, EDIReference typeReference) Report the desired message in an application specific format.