Uses of Class
org.eclipse.persistence.internal.oxm.SAXFragmentBuilder
Packages that use SAXFragmentBuilder
Package
Description
-
Uses of SAXFragmentBuilder in org.eclipse.persistence.internal.oxm
Methods in org.eclipse.persistence.internal.oxm with parameters of type SAXFragmentBuilderModifier and TypeMethodDescriptionprotected voidXMLRelationshipMappingNodeValue.setOrAddAttributeValueForKeepAsElement(SAXFragmentBuilder builder, Mapping mapping, XMLConverterMapping converter, UnmarshalRecord unmarshalRecord, boolean isCollection, Object collection) -
Uses of SAXFragmentBuilder in org.eclipse.persistence.internal.oxm.record
Methods in org.eclipse.persistence.internal.oxm.record that return SAXFragmentBuilderModifier and TypeMethodDescriptionUnmarshalRecord.getFragmentBuilder()UnmarshalRecordImpl.getFragmentBuilder()Methods in org.eclipse.persistence.internal.oxm.record with parameters of type SAXFragmentBuilderModifier and TypeMethodDescriptionvoidUnmarshalRecord.setFragmentBuilder(SAXFragmentBuilder fragmentBuilder) voidUnmarshalRecordImpl.setFragmentBuilder(SAXFragmentBuilder builder) -
Uses of SAXFragmentBuilder in org.eclipse.persistence.oxm.record
Methods in org.eclipse.persistence.oxm.record that return SAXFragmentBuilderMethods in org.eclipse.persistence.oxm.record with parameters of type SAXFragmentBuilderModifier and TypeMethodDescriptionvoidUnmarshalRecord.setFragmentBuilder(SAXFragmentBuilder fragmentBuilder)